Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -85,5 +85,6 @@
|
|
85 |
"type_vocab_size": 0,
|
86 |
"vocab_size": 251000,
|
87 |
"pipeline_tag": "text-classification",
|
|
|
88 |
"task": "text-classification"
|
89 |
}
|
|
|
85 |
"type_vocab_size": 0,
|
86 |
"vocab_size": 251000,
|
87 |
"pipeline_tag": "text-classification",
|
88 |
+
"library_name": "transformers",
|
89 |
"task": "text-classification"
|
90 |
}
|