Update README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,6 @@ In this model's training we tried to stabilize the training by limiting the type
|
|
16 |
|
17 |
The training script used to train this model can be found [here](https://github.com/ncoop57/gpt-code-clippy/blob/camera-ready/training/run_clm_streaming_filter_flax.py).
|
18 |
|
19 |
-
|
20 |
-
|
21 |
```bash
|
22 |
./run_clm_streaming_filter_flax.py \
|
23 |
--output_dir $HOME/gpt-neo-125M-code-clippy-dedup \
|
|
|
16 |
|
17 |
The training script used to train this model can be found [here](https://github.com/ncoop57/gpt-code-clippy/blob/camera-ready/training/run_clm_streaming_filter_flax.py).
|
18 |
|
|
|
|
|
19 |
```bash
|
20 |
./run_clm_streaming_filter_flax.py \
|
21 |
--output_dir $HOME/gpt-neo-125M-code-clippy-dedup \
|