Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "roberta-base",
|
| 3 |
-
"id2label": [
|
| 4 |
-
"neutral",
|
| 5 |
-
"non-neutral"
|
| 6 |
-
],
|
| 7 |
"architectures": [
|
| 8 |
"RobertaForSequenceClassification"
|
| 9 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "roberta-base",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|