Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -9,13 +9,13 @@
|
|
| 9 |
"hidden_size": 768,
|
| 10 |
"id2label": {
|
| 11 |
"0": "suboptimal (Needs revision)",
|
| 12 |
-
"1": "optimal (does not need revision)"
|
| 13 |
},
|
| 14 |
"initializer_range": 0.02,
|
| 15 |
"intermediate_size": 3072,
|
| 16 |
"label2id": {
|
| 17 |
"suboptimal (Needs revision)": 0,
|
| 18 |
-
"optimal (does not need revision)": 1
|
| 19 |
},
|
| 20 |
"layer_norm_eps": 1e-07,
|
| 21 |
"max_position_embeddings": 512,
|
|
|
|
| 9 |
"hidden_size": 768,
|
| 10 |
"id2label": {
|
| 11 |
"0": "suboptimal (Needs revision)",
|
| 12 |
+
"1": "optimal (does not need revision)"
|
| 13 |
},
|
| 14 |
"initializer_range": 0.02,
|
| 15 |
"intermediate_size": 3072,
|
| 16 |
"label2id": {
|
| 17 |
"suboptimal (Needs revision)": 0,
|
| 18 |
+
"optimal (does not need revision)": 1
|
| 19 |
},
|
| 20 |
"layer_norm_eps": 1e-07,
|
| 21 |
"max_position_embeddings": 512,
|