Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
@@ -13,7 +13,6 @@
|
|
13 |
"embed_init_std": 0.02209708691207961,
|
14 |
"end_n_top": 5,
|
15 |
"eos_index": 1,
|
16 |
-
"eos_token_ids": 0,
|
17 |
"finetuning_task": null,
|
18 |
"gelu_activation": true,
|
19 |
"id2label": {
|
@@ -45,7 +44,6 @@
|
|
45 |
"output_hidden_states": false,
|
46 |
"output_past": true,
|
47 |
"pad_index": 2,
|
48 |
-
"pad_token_id": 0,
|
49 |
"pruned_heads": {},
|
50 |
"repetition_penalty": 1.0,
|
51 |
"sinusoidal_embeddings": false,
|
@@ -63,4 +61,4 @@
|
|
63 |
"use_bfloat16": false,
|
64 |
"use_lang_emb": true,
|
65 |
"vocab_size": 30058
|
66 |
-
}
|
|
|
13 |
"embed_init_std": 0.02209708691207961,
|
14 |
"end_n_top": 5,
|
15 |
"eos_index": 1,
|
|
|
16 |
"finetuning_task": null,
|
17 |
"gelu_activation": true,
|
18 |
"id2label": {
|
|
|
44 |
"output_hidden_states": false,
|
45 |
"output_past": true,
|
46 |
"pad_index": 2,
|
|
|
47 |
"pruned_heads": {},
|
48 |
"repetition_penalty": 1.0,
|
49 |
"sinusoidal_embeddings": false,
|
|
|
61 |
"use_bfloat16": false,
|
62 |
"use_lang_emb": true,
|
63 |
"vocab_size": 30058
|
64 |
+
}
|