[Automated] Update base model metadata
#1
by Xenova HF Staff - opened
README.md
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 5 |
pipeline_tag: text-classification
|
| 6 |
---
|
| 7 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: textattack/distilbert-base-cased-CoLA
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
library_name: transformers.js
|
| 6 |
pipeline_tag: text-classification
|
| 7 |
---
|
| 8 |
|