Upload config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"_name_or_path": "hfl/minirbt-h256",
|
|
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
"_name_or_path": "hfl/minirbt-h256",
|
3 |
+
"_num_labels": 10,
|
4 |
"architectures": [
|
5 |
"BertForSequenceClassification"
|
6 |
],
|