Datasets:
Add link to paper (#2)
Browse files- Add link to paper (7fc4505d17a6b8c747c1bf21df073e9513982f2c)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -13,7 +13,10 @@ language:
|
|
13 |
- am
|
14 |
size_categories:
|
15 |
- 10K<n<100K
|
|
|
|
|
16 |
---
|
|
|
17 |
# Dataset Card for Poly-FEVER
|
18 |
|
19 |
<!-- Provide a quick summary of the dataset. -->
|
@@ -37,7 +40,7 @@ Poly-FEVER consists of 77,973 factual claims with binary labels (SUPPORTS or REF
|
|
37 |
<!-- Provide the basic links for the dataset. -->
|
38 |
|
39 |
- **Repository:** [More Information Needed]
|
40 |
-
- **Paper [optional]:** [
|
41 |
- **Demo [optional]:** [More Information Needed]
|
42 |
|
43 |
## Uses
|
|
|
13 |
- am
|
14 |
size_categories:
|
15 |
- 10K<n<100K
|
16 |
+
task_categories:
|
17 |
+
- text-classification
|
18 |
---
|
19 |
+
|
20 |
# Dataset Card for Poly-FEVER
|
21 |
|
22 |
<!-- Provide a quick summary of the dataset. -->
|
|
|
40 |
<!-- Provide the basic links for the dataset. -->
|
41 |
|
42 |
- **Repository:** [More Information Needed]
|
43 |
+
- **Paper [optional]:** [https://huggingface.co/papers/2503.16541]
|
44 |
- **Demo [optional]:** [More Information Needed]
|
45 |
|
46 |
## Uses
|