Update README.md
This commit is contained in:
parent
42aa1b952c
commit
6219d7e4cc
|
@ -15,6 +15,8 @@ widget:
|
|||
|
||||
# bert-base-spanish-wwm-cased-xnli
|
||||
|
||||
**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).**
|
||||
|
||||
## Model description
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue