Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "dbmdz/bert-base-turkish-cased",
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"id2label": {
|
| 7 |
"0": "negatif",
|
|
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "dbmdz/bert-base-turkish-cased",
|
| 3 |
"architectures": [
|
| 4 |
+
"BertForSequenceClassification"
|
| 5 |
],
|
| 6 |
"id2label": {
|
| 7 |
"0": "negatif",
|