Update config.json
Browse files- config.json +0 -2
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "ai-forever/FRED-T5-1.7B-spell-distilled-100m",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -25,7 +24,6 @@
|
|
25 |
"pad_token_id": 0,
|
26 |
"relative_attention_max_distance": 128,
|
27 |
"relative_attention_num_buckets": 32,
|
28 |
-
"teacher_model": "pretrain_augmentex_multilabel_punc",
|
29 |
"tie_word_embeddings": false,
|
30 |
"torch_dtype": "float32",
|
31 |
"transformers_version": "4.39.0",
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"T5ForConditionalGeneration"
|
4 |
],
|
|
|
24 |
"pad_token_id": 0,
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
|
|
27 |
"tie_word_embeddings": false,
|
28 |
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.39.0",
|