Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ language:
|
|
12 |
- ka
|
13 |
- am
|
14 |
size_categories:
|
15 |
-
-
|
16 |
---
|
17 |
# Dataset Card for Poly-FEVER
|
18 |
|
@@ -27,7 +27,7 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
27 |
<!-- Provide a longer summary of what this dataset is. -->
|
28 |
Poly-FEVER is a multilingual fact verification benchmark designed to evaluate hallucination detection in large language models (LLMs). It extends three widely used fact-checking datasets—FEVER, Climate-FEVER, and SciFact—by translating claims into 11 languages, enabling cross-linguistic analysis of LLM performance.
|
29 |
|
30 |
-
Poly-FEVER consists of
|
31 |
|
32 |
|
33 |
- **Curated by:** [More Information Needed]
|
|
|
12 |
- ka
|
13 |
- am
|
14 |
size_categories:
|
15 |
+
- 10K<n<100K
|
16 |
---
|
17 |
# Dataset Card for Poly-FEVER
|
18 |
|
|
|
27 |
<!-- Provide a longer summary of what this dataset is. -->
|
28 |
Poly-FEVER is a multilingual fact verification benchmark designed to evaluate hallucination detection in large language models (LLMs). It extends three widely used fact-checking datasets—FEVER, Climate-FEVER, and SciFact—by translating claims into 11 languages, enabling cross-linguistic analysis of LLM performance.
|
29 |
|
30 |
+
Poly-FEVER consists of 77,973 factual claims with binary labels (SUPPORTS or REFUTES), making it suitable for benchmarking multilingual hallucination detection. The dataset covers various domains, including Arts, Science, Politics, and History.
|
31 |
|
32 |
|
33 |
- **Curated by:** [More Information Needed]
|