justynasikora commited on
Commit
7287889
1 Parent(s): cd6a6aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ inference:
21
  # Megatron-BERT-large Swedish 165k for zero-shot classification
22
 
23
 
24
- This model is based on Megatron-BERT-large-165k (https://huggingface.co/KBLab/megatron-bert-large-swedish-cased-165). It was fine-tuned on the QNLI task and further fine-tuned on the MNLI task.
25
  The model can be used with the Hugging Face zero-shot classification pipeline.
26
 
27
 
 
21
  # Megatron-BERT-large Swedish 165k for zero-shot classification
22
 
23
 
24
+ This model is based on Megatron-BERT-large-165k (https://huggingface.co/KBLab/megatron-bert-large-swedish-cased-165k). It was fine-tuned on the QNLI task and further fine-tuned on the MNLI task.
25
  The model can be used with the Hugging Face zero-shot classification pipeline.
26
 
27