Commit
•
96fde89
1
Parent(s):
1d2daf5
Librarian Bot: Update Hugging Face dataset ID (#2)
Browse files- Librarian Bot: Update Hugging Face dataset ID (2fb33fcd1adc26f2e37fab32674737b27cce200a)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
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.
|