Update config.json
Browse files- config.json +0 -5
config.json
CHANGED
@@ -22,11 +22,6 @@
|
|
22 |
"pad_token_id": 0,
|
23 |
"relative_attention_max_distance": 128,
|
24 |
"relative_attention_num_buckets": 32,
|
25 |
-
"task_specific_params": {
|
26 |
-
"text-generation": {
|
27 |
-
"max_length": 128
|
28 |
-
}
|
29 |
-
},
|
30 |
"tie_word_embeddings": false,
|
31 |
"torch_dtype": "float32",
|
32 |
"transformers_version": "4.17.0.dev0",
|
|
|
22 |
"pad_token_id": 0,
|
23 |
"relative_attention_max_distance": 128,
|
24 |
"relative_attention_num_buckets": 32,
|
|
|
|
|
|
|
|
|
|
|
25 |
"tie_word_embeddings": false,
|
26 |
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.17.0.dev0",
|