[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: distilbert-base-uncased-finetuned-sst-2-english
|
3 |
language:
|
4 |
- en
|
5 |
+
library_name: transformers.js
|
6 |
pipeline_tag: text-classification
|
7 |
---
|
8 |
|