Revert "config.json: added _num_labels"
Browse filesThis reverts commit d0442360fa6f65e952aae628e5ed03fb6974be1c.
- config.json +0 -1
config.json
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
{
|
2 |
"_name_or_path": "bert-base-multilingual-uncased",
|
3 |
-
"_num_labels": 13,
|
4 |
"architectures": [
|
5 |
"BertForSequenceClassification"
|
6 |
],
|
|
|
1 |
{
|
2 |
"_name_or_path": "bert-base-multilingual-uncased",
|
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|