Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"tokenizer_dir": "NeTSlab/gpt2-10M-parfind-eng",
|
| 3 |
-
"data_dir": "01-data",
|
| 4 |
-
"train_glob": "*.train",
|
| 5 |
-
"valid_glob": "*.valid",
|
| 6 |
-
"output_dir": "03-models/gpt2_SylliTokFast_10M",
|
| 7 |
"datapoint_length" : 512,
|
| 8 |
"training_type" : "strict_small",
|
| 9 |
"n_epochs" : 10,
|
|
|
|
| 1 |
{
|
| 2 |
"tokenizer_dir": "NeTSlab/gpt2-10M-parfind-eng",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"datapoint_length" : 512,
|
| 4 |
"training_type" : "strict_small",
|
| 5 |
"n_epochs" : 10,
|