HanzhiZhang commited on
Commit
3c67de6
·
verified ·
1 Parent(s): f6c6dac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -26
README.md CHANGED
@@ -29,12 +29,8 @@ Poly-FEVER is a multilingual fact verification benchmark designed to evaluate ha
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]
34
- - **Funded by [optional]:** [More Information Needed]
35
- - **Shared by [optional]:** [More Information Needed]
36
- - **Language(s) (NLP):** [More Information Needed]
37
- - **License:** [More Information Needed]
38
 
39
  ### Dataset Sources [optional]
40
 
@@ -76,7 +72,9 @@ Poly-FEVER consists of 77,973 factual claims with binary labels (SUPPORTS or REF
76
 
77
  ### Source Data
78
 
79
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
 
 
80
 
81
  #### Data Collection and Processing
82
 
@@ -84,12 +82,6 @@ Poly-FEVER consists of 77,973 factual claims with binary labels (SUPPORTS or REF
84
 
85
  [More Information Needed]
86
 
87
- #### Who are the source data producers?
88
-
89
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
90
-
91
- [More Information Needed]
92
-
93
  ### Annotations [optional]
94
 
95
  <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
@@ -100,18 +92,6 @@ Poly-FEVER consists of 77,973 factual claims with binary labels (SUPPORTS or REF
100
 
101
  [More Information Needed]
102
 
103
- #### Who are the annotators?
104
-
105
- <!-- This section describes the people or systems who created the annotations. -->
106
-
107
- [More Information Needed]
108
-
109
- #### Personal and Sensitive Information
110
-
111
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
112
-
113
- [More Information Needed]
114
-
115
  ## Bias, Risks, and Limitations
116
 
117
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
@@ -152,4 +132,4 @@ Users should be made aware of the risks, biases and limitations of the dataset.
152
 
153
  ## Dataset Card Contact
154
 
155
- [More Information Needed]
 
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
+ - **Funded by [optional]:** Google Cloud Translation
33
+ - **Language(s) (NLP):** English(en), Mandarin Chinese (zh-CN), Hindi (hi), Arabic (ar), Bengali (bn), Japanese (ja), Korean (ko), Tamil (ta), Thai (th), Georgian (ka), and Amharic (am)
 
 
 
 
34
 
35
  ### Dataset Sources [optional]
36
 
 
72
 
73
  ### Source Data
74
 
75
+ FEVER: https://fever.ai/resources.html
76
+ CLIMATE-FEVER: https://www.sustainablefinance.uzh.ch/en/research/climate-fever.html
77
+ SciFact: https://huggingface.co/datasets/allenai/scifact
78
 
79
  #### Data Collection and Processing
80
 
 
82
 
83
  [More Information Needed]
84
 
 
 
 
 
 
 
85
  ### Annotations [optional]
86
 
87
  <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
 
92
 
93
  [More Information Needed]
94
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  ## Bias, Risks, and Limitations
96
 
97
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
 
132
 
133
  ## Dataset Card Contact
134
 
135
+ Hanzhi Zhang