Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,5 @@ license: unknown
|
|
3 |
pipeline_tag: text-classification
|
4 |
base_model:
|
5 |
- google-bert/bert-base-uncased
|
|
|
6 |
---
|
|
|
3 |
pipeline_tag: text-classification
|
4 |
base_model:
|
5 |
- google-bert/bert-base-uncased
|
6 |
+
library_name: transformers
|
7 |
---
|