Commit
•
85981da
1
Parent(s):
233b73a
Librarian Bot: Update Hugging Face dataset ID (#2)
Browse files- Librarian Bot: Update Hugging Face dataset ID (5a0a0a1dded4be95c9a4a7630a94d5b13d1c8bf3)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
language: multilingual
|
|
|
3 |
tags:
|
4 |
- zero-shot-classification
|
5 |
- nli
|
@@ -7,18 +8,18 @@ tags:
|
|
7 |
datasets:
|
8 |
- mnli
|
9 |
- xnli
|
10 |
-
- anli
|
11 |
-
license: mit
|
12 |
pipeline_tag: zero-shot-classification
|
13 |
widget:
|
14 |
-
- text:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
22 |
---
|
23 |
|
24 |
### XLM-RoBERTa-large-XNLI-ANLI
|
|
|
1 |
---
|
2 |
language: multilingual
|
3 |
+
license: mit
|
4 |
tags:
|
5 |
- zero-shot-classification
|
6 |
- nli
|
|
|
8 |
datasets:
|
9 |
- mnli
|
10 |
- xnli
|
11 |
+
- facebook/anli
|
|
|
12 |
pipeline_tag: zero-shot-classification
|
13 |
widget:
|
14 |
+
- text: De pugna erat fantastic. Nam Crixo decem quam dilexit et praeciderunt caput
|
15 |
+
aemulus.
|
16 |
+
candidate_labels: violent, peaceful
|
17 |
+
- text: La película empezaba bien pero terminó siendo un desastre.
|
18 |
+
candidate_labels: positivo, negativo, neutral
|
19 |
+
- text: La película empezó siendo un desastre pero en general fue bien.
|
20 |
+
candidate_labels: positivo, negativo, neutral
|
21 |
+
- text: ¿A quién vas a votar en 2020?
|
22 |
+
candidate_labels: Europa, elecciones, política, ciencia, deportes
|
23 |
---
|
24 |
|
25 |
### XLM-RoBERTa-large-XNLI-ANLI
|