Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"auto_map": {
|
| 3 |
"AutoModel": "this_tokenizer_is_evil_actually.this_class_doesnt_exist_lol"
|
| 4 |
},
|
| 5 |
-
"model_type": "
|
| 6 |
"validation_dataset_reader": "this_tokenizer_is_evil_actually.this_class_doesnt_exist_lol",
|
| 7 |
"dataset_reader":[1,2,3],
|
| 8 |
"add_bos_token": false,
|
|
|
|
| 2 |
"auto_map": {
|
| 3 |
"AutoModel": "this_tokenizer_is_evil_actually.this_class_doesnt_exist_lol"
|
| 4 |
},
|
| 5 |
+
"model_type": "distilbert",
|
| 6 |
"validation_dataset_reader": "this_tokenizer_is_evil_actually.this_class_doesnt_exist_lol",
|
| 7 |
"dataset_reader":[1,2,3],
|
| 8 |
"add_bos_token": false,
|