Librarian Bot: Update Hugging Face dataset ID (#1)
Browse files- Librarian Bot: Update Hugging Face dataset ID (1deb7a694b00f170702a339763b895046f3813ad)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
|
@@ -1,9 +1,13 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
datasets:
|
| 5 |
- mnli
|
| 6 |
-
- anli
|
| 7 |
- fever
|
| 8 |
- wanli
|
| 9 |
- ling
|
|
@@ -12,10 +16,6 @@ datasets:
|
|
| 12 |
- appreviews
|
| 13 |
inference: false
|
| 14 |
pipeline_tag: zero-shot-classification
|
| 15 |
-
tags:
|
| 16 |
-
- NLI
|
| 17 |
-
- deberta-v3
|
| 18 |
-
license: mit
|
| 19 |
base_model: MoritzLaurer/deberta-v3-large-zeroshot-v1
|
| 20 |
---
|
| 21 |
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: mit
|
| 5 |
+
tags:
|
| 6 |
+
- NLI
|
| 7 |
+
- deberta-v3
|
| 8 |
datasets:
|
| 9 |
- mnli
|
| 10 |
+
- facebook/anli
|
| 11 |
- fever
|
| 12 |
- wanli
|
| 13 |
- ling
|
|
|
|
| 16 |
- appreviews
|
| 17 |
inference: false
|
| 18 |
pipeline_tag: zero-shot-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
base_model: MoritzLaurer/deberta-v3-large-zeroshot-v1
|
| 20 |
---
|
| 21 |
|