David
commited on
Commit
•
6219d7e
1
Parent(s):
42aa1b9
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ widget:
|
|
15 |
|
16 |
# bert-base-spanish-wwm-cased-xnli
|
17 |
|
|
|
|
|
18 |
## Model description
|
19 |
|
20 |
This model is a fine-tuned version of the [spanish BERT model](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) with the Spanish portion of the XNLI dataset. You can have a look at the [training script](https://huggingface.co/Recognai/bert-base-spanish-wwm-cased-xnli/blob/main/zeroshot_training_script.py) for details of the training.
|
|
|
15 |
|
16 |
# bert-base-spanish-wwm-cased-xnli
|
17 |
|
18 |
+
**UPDATE, 15.10.2021: Check out our new zero-shot classifiers, much more lightweight and even outperforming this one: [zero-shot SELECTRA small](https://huggingface.co/Recognai/zeroshot_selectra_small) and [zero-shot SELECTRA medium](https://huggingface.co/Recognai/zeroshot_selectra_medium).**
|
19 |
+
|
20 |
## Model description
|
21 |
|
22 |
This model is a fine-tuned version of the [spanish BERT model](https://huggingface.co/dccuchile/bert-base-spanish-wwm-cased) with the Spanish portion of the XNLI dataset. You can have a look at the [training script](https://huggingface.co/Recognai/bert-base-spanish-wwm-cased-xnli/blob/main/zeroshot_training_script.py) for details of the training.
|