Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ language:
|
|
5 |
base_model:
|
6 |
- dccuchile/bert-base-spanish-wwm-cased
|
7 |
pipeline_tag: text-classification
|
|
|
8 |
---
|
9 |
|
10 |
|
|
|
5 |
base_model:
|
6 |
- dccuchile/bert-base-spanish-wwm-cased
|
7 |
pipeline_tag: text-classification
|
8 |
+
library_name: transformers
|
9 |
---
|
10 |
|
11 |
|