saattrupdan
commited on
Commit
•
c74fcd3
1
Parent(s):
13f67dd
Update README.md
Browse files
README.md
CHANGED
@@ -2,27 +2,32 @@
|
|
2 |
pipeline_tag: zero-shot-classification
|
3 |
language:
|
4 |
- da
|
5 |
-
- no
|
6 |
- nb
|
7 |
- sv
|
8 |
-
license:
|
9 |
datasets:
|
10 |
- strombergnlp/danfever
|
11 |
- KBLab/overlim
|
12 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
13 |
widget:
|
14 |
- example_title: Danish
|
15 |
-
text:
|
|
|
|
|
16 |
candidate_labels: sundhed, politik, sport, religion
|
17 |
- example_title: Norwegian
|
18 |
-
text:
|
|
|
|
|
|
|
19 |
candidate_labels: helse, politikk, sport, religion
|
20 |
- example_title: Swedish
|
21 |
text: Så luras kroppens immunförsvar att bota cancer
|
22 |
candidate_labels: hälsa, politik, sport, religion
|
23 |
inference:
|
24 |
parameters:
|
25 |
-
hypothesis_template:
|
26 |
---
|
27 |
|
28 |
# ScandiNLI - Natural Language Inference model for Scandinavian Languages
|
|
|
2 |
pipeline_tag: zero-shot-classification
|
3 |
language:
|
4 |
- da
|
5 |
+
- 'no'
|
6 |
- nb
|
7 |
- sv
|
8 |
+
license: apache-2.0
|
9 |
datasets:
|
10 |
- strombergnlp/danfever
|
11 |
- KBLab/overlim
|
12 |
- MoritzLaurer/multilingual-NLI-26lang-2mil7
|
13 |
widget:
|
14 |
- example_title: Danish
|
15 |
+
text: >-
|
16 |
+
Mexicansk bokser advarer Messi - 'Du skal bede til gud, om at jeg ikke
|
17 |
+
finder dig'
|
18 |
candidate_labels: sundhed, politik, sport, religion
|
19 |
- example_title: Norwegian
|
20 |
+
text: >-
|
21 |
+
Regjeringen i Russland hevder Norge fører en politikk som vil føre til
|
22 |
+
opptrapping i Arktis og «den endelige ødeleggelsen av russisk-norske
|
23 |
+
relasjoner».
|
24 |
candidate_labels: helse, politikk, sport, religion
|
25 |
- example_title: Swedish
|
26 |
text: Så luras kroppens immunförsvar att bota cancer
|
27 |
candidate_labels: hälsa, politik, sport, religion
|
28 |
inference:
|
29 |
parameters:
|
30 |
+
hypothesis_template: Dette eksempel handler om {}
|
31 |
---
|
32 |
|
33 |
# ScandiNLI - Natural Language Inference model for Scandinavian Languages
|