Zero-Shot Classification
Transformers
PyTorch
Safetensors
bert
text-classification
saattrupdan commited on
Commit
00128ab
·
1 Parent(s): 55036a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -28,6 +28,12 @@ inference:
28
  hypothesis_template: "Dette eksempel handler om {}"
29
  ---
30
 
 
 
 
 
 
 
31
  # ScandiNLI - Natural Language Inference model for Scandinavian Languages
32
 
33
  This model is a fine-tuned version of [NbAiLab/nb-bert-base](https://huggingface.co/NbAiLab/nb-bert-base) for Natural Language Inference in Danish, Norwegian Bokmål and Swedish.
 
28
  hypothesis_template: "Dette eksempel handler om {}"
29
  ---
30
 
31
+ # Model Details
32
+
33
+ ## Model Description
34
+
35
+ - **Resources for more information:** <https://github.com/alexandrainst/ScandiNLI>
36
+
37
  # ScandiNLI - Natural Language Inference model for Scandinavian Languages
38
 
39
  This model is a fine-tuned version of [NbAiLab/nb-bert-base](https://huggingface.co/NbAiLab/nb-bert-base) for Natural Language Inference in Danish, Norwegian Bokmål and Swedish.