Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
| 20 |
"no impact": 0,
|
| 21 |
"bearish": 2,
|
| 22 |
"bullish": 1
|
| 23 |
-
}
|
| 24 |
"layer_norm_eps": 1e-05,
|
| 25 |
"max_position_embeddings": 514,
|
| 26 |
"model_type": "xlm-roberta",
|
|
|
|
| 20 |
"no impact": 0,
|
| 21 |
"bearish": 2,
|
| 22 |
"bullish": 1
|
| 23 |
+
},
|
| 24 |
"layer_norm_eps": 1e-05,
|
| 25 |
"max_position_embeddings": 514,
|
| 26 |
"model_type": "xlm-roberta",
|