Lauler commited on
Commit
d30d440
1 Parent(s): ca85174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ inference:
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
-
28
 
29
  ## Usage
30
 
 
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
+ You can read more about the model on our [blog](https://kb-labb.github.io/posts/2023-02-12-zero-shot-text-classification/).
28
 
29
  ## Usage
30