Update README.md
Browse files
README.md
CHANGED
@@ -116,9 +116,7 @@ language:
|
|
116 |
- cs
|
117 |
---
|
118 |
|
119 |
-
# Dataset Card
|
120 |
-
|
121 |
-
## Dataset Description
|
122 |
|
123 |
- **Homepage:** https://bit.ly/ischool-berkeley-capstone
|
124 |
- **Repository:** https://github.com/daniel-furman/Capstone
|
@@ -126,11 +124,11 @@ language:
|
|
126 |
- **Leaderboard:**
|
127 |
- **Point of Contact:** [email protected]
|
128 |
|
129 |
-
|
130 |
|
131 |
This is the dataset for **Polyglot or Not?: Measuring Multilingual Encyclopedic Knowledge Retrieval from Foundation Language Models**.
|
132 |
|
133 |
-
|
134 |
|
135 |
Given a factual association such as *The capital of France is **Paris***, we determine whether a model adequately "knows" this information with the following test:
|
136 |
|
@@ -144,47 +142,26 @@ This is the dataset for **Polyglot or Not?: Measuring Multilingual Encyclopedic
|
|
144 |
|
145 |
We also score monolingual models (like [GPT-2](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)) on English-only fact-completion ([results](https://github.com/daniel-furman/capstone#english-fact-completion-results)).
|
146 |
|
147 |
-
|
148 |
-
|
149 |
-
[More Information Needed]
|
150 |
-
|
151 |
-
## Dataset Structure
|
152 |
-
|
153 |
-
### Data Instances
|
154 |
|
155 |
-
|
|
|
156 |
|
157 |
-
|
158 |
|
159 |
-
|
160 |
|
161 |
-
|
162 |
|
163 |
[More Information Needed]
|
164 |
|
165 |
-
##
|
166 |
|
167 |
-
###
|
168 |
|
169 |
[More Information Needed]
|
170 |
|
171 |
-
###
|
172 |
-
|
173 |
-
#### Initial Data Collection and Normalization
|
174 |
-
|
175 |
-
[More Information Needed]
|
176 |
-
|
177 |
-
#### Who are the source language producers?
|
178 |
-
|
179 |
-
[More Information Needed]
|
180 |
-
|
181 |
-
### Annotations
|
182 |
-
|
183 |
-
#### Annotation process
|
184 |
-
|
185 |
-
[More Information Needed]
|
186 |
-
|
187 |
-
#### Who are the annotators?
|
188 |
|
189 |
[More Information Needed]
|
190 |
|
@@ -214,7 +191,7 @@ This is the dataset for **Polyglot or Not?: Measuring Multilingual Encyclopedic
|
|
214 |
|
215 |
### Licensing Information
|
216 |
|
217 |
-
|
218 |
|
219 |
### Citation Information
|
220 |
|
|
|
116 |
- cs
|
117 |
---
|
118 |
|
119 |
+
# Dataset Card
|
|
|
|
|
120 |
|
121 |
- **Homepage:** https://bit.ly/ischool-berkeley-capstone
|
122 |
- **Repository:** https://github.com/daniel-furman/Capstone
|
|
|
124 |
- **Leaderboard:**
|
125 |
- **Point of Contact:** [email protected]
|
126 |
|
127 |
+
## Dataset Summary
|
128 |
|
129 |
This is the dataset for **Polyglot or Not?: Measuring Multilingual Encyclopedic Knowledge Retrieval from Foundation Language Models**.
|
130 |
|
131 |
+
## Test Description
|
132 |
|
133 |
Given a factual association such as *The capital of France is **Paris***, we determine whether a model adequately "knows" this information with the following test:
|
134 |
|
|
|
142 |
|
143 |
We also score monolingual models (like [GPT-2](https://d4mucfpksywv.cloudfront.net/better-language-models/language_models_are_unsupervised_multitask_learners.pdf)) on English-only fact-completion ([results](https://github.com/daniel-furman/capstone#english-fact-completion-results)).
|
144 |
|
145 |
+
## Languages
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
|
147 |
+
The dataset covers 20 languages, which use either the Latin or Cyrillic scripts: bg, ca, cs, da, de, en, es, fr, hr, hu, it,
|
148 |
+
nl, pl, pt, ro, ru, sl, sr, sv, uk.
|
149 |
|
150 |
+
## Data Splits
|
151 |
|
152 |
+
The dataset splits correspond to the 20 languages above.
|
153 |
|
154 |
+
## Curation Rationale
|
155 |
|
156 |
[More Information Needed]
|
157 |
|
158 |
+
## Source Data
|
159 |
|
160 |
+
### Initial Data Collection and Normalization
|
161 |
|
162 |
[More Information Needed]
|
163 |
|
164 |
+
### Who are the source language producers?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
|
166 |
[More Information Needed]
|
167 |
|
|
|
191 |
|
192 |
### Licensing Information
|
193 |
|
194 |
+
The dataset is licensed under the Apache 2.0 license and may be used with the corresponding affordances without limit.
|
195 |
|
196 |
### Citation Information
|
197 |
|