Librarian Bot: Update Hugging Face dataset ID
#2
by librarian-bot - opened
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
-
datasets:
|
| 4 |
-
- anli
|
| 5 |
library_name: transformers
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
This is a Deberta-v3 large NLI model that has been finetuned on augmented ANLI data to improve performance for faithfulness evaluation, particularly in a knowledge-grounded dialog setting.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
+
datasets:
|
| 5 |
+
- facebook/anli
|
| 6 |
---
|
| 7 |
|
| 8 |
This is a Deberta-v3 large NLI model that has been finetuned on augmented ANLI data to improve performance for faithfulness evaluation, particularly in a knowledge-grounded dialog setting.
|