commit files to HF hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
]
|
| 20 |
}
|
| 21 |
},
|
| 22 |
-
"impl": "
|
| 23 |
"pt": [
|
| 24 |
"AutoModelForSequenceClassification"
|
| 25 |
],
|
|
|
|
| 19 |
]
|
| 20 |
}
|
| 21 |
},
|
| 22 |
+
"impl": "tunBertClassificationPipeline.TBCP",
|
| 23 |
"pt": [
|
| 24 |
"AutoModelForSequenceClassification"
|
| 25 |
],
|