Update README.md
Browse files
README.md
CHANGED
|
@@ -120,8 +120,6 @@ language:
|
|
| 120 |
|
| 121 |
- **Homepage:** https://bit.ly/ischool-berkeley-capstone
|
| 122 |
- **Repository:** https://github.com/daniel-furman/Capstone
|
| 123 |
-
- **Paper:**
|
| 124 |
-
- **Leaderboard:**
|
| 125 |
- **Point of Contact:** daniel_furman@berkeley.edu
|
| 126 |
|
| 127 |
## Dataset Summary
|
|
@@ -151,49 +149,15 @@ nl, pl, pt, ro, ru, sl, sr, sv, uk.
|
|
| 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 |
-
|
| 161 |
-
|
| 162 |
-
[More Information Needed]
|
| 163 |
-
|
| 164 |
-
### Who are the source language producers?
|
| 165 |
-
|
| 166 |
-
[More Information Needed]
|
| 167 |
-
|
| 168 |
-
### Personal and Sensitive Information
|
| 169 |
-
|
| 170 |
-
[More Information Needed]
|
| 171 |
-
|
| 172 |
-
## Considerations for Using the Data
|
| 173 |
-
|
| 174 |
-
### Social Impact of Dataset
|
| 175 |
-
|
| 176 |
-
[More Information Needed]
|
| 177 |
|
| 178 |
-
|
| 179 |
-
|
| 180 |
-
[More Information Needed]
|
| 181 |
-
|
| 182 |
-
### Other Known Limitations
|
| 183 |
-
|
| 184 |
-
[More Information Needed]
|
| 185 |
-
|
| 186 |
-
## Additional Information
|
| 187 |
-
|
| 188 |
-
### Dataset Curators
|
| 189 |
-
|
| 190 |
-
[More Information Needed]
|
| 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 |
-
|
| 197 |
|
| 198 |
```
|
| 199 |
@misc{polyglot_or_not,
|
|
@@ -205,6 +169,10 @@ The dataset is licensed under the Apache 2.0 license and may be used with the co
|
|
| 205 |
}
|
| 206 |
```
|
| 207 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 208 |
```
|
| 209 |
@misc{dong2022calibrating,
|
| 210 |
doi = {10.48550/arXiv.2210.03329},
|
|
@@ -217,6 +185,8 @@ The dataset is licensed under the Apache 2.0 license and may be used with the co
|
|
| 217 |
}
|
| 218 |
```
|
| 219 |
|
|
|
|
|
|
|
| 220 |
```
|
| 221 |
@misc{meng2022massediting,
|
| 222 |
doi = {10.48550/arXiv.2210.07229},
|
|
|
|
| 120 |
|
| 121 |
- **Homepage:** https://bit.ly/ischool-berkeley-capstone
|
| 122 |
- **Repository:** https://github.com/daniel-furman/Capstone
|
|
|
|
|
|
|
| 123 |
- **Point of Contact:** daniel_furman@berkeley.edu
|
| 124 |
|
| 125 |
## Dataset Summary
|
|
|
|
| 149 |
|
| 150 |
The dataset splits correspond to the 20 languages above.
|
| 151 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
## Source Data
|
| 153 |
|
| 154 |
+
We sourced the English cut of the dataset from [1] and [2] and used the Google Translate API to produce the other 19 language cuts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 155 |
|
| 156 |
+
## Licensing Information
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 157 |
|
| 158 |
The dataset is licensed under the Apache 2.0 license and may be used with the corresponding affordances without limit.
|
| 159 |
|
| 160 |
+
## Citation Information
|
| 161 |
|
| 162 |
```
|
| 163 |
@misc{polyglot_or_not,
|
|
|
|
| 169 |
}
|
| 170 |
```
|
| 171 |
|
| 172 |
+
## Bibliography
|
| 173 |
+
|
| 174 |
+
[1]
|
| 175 |
+
|
| 176 |
```
|
| 177 |
@misc{dong2022calibrating,
|
| 178 |
doi = {10.48550/arXiv.2210.03329},
|
|
|
|
| 185 |
}
|
| 186 |
```
|
| 187 |
|
| 188 |
+
[2]
|
| 189 |
+
|
| 190 |
```
|
| 191 |
@misc{meng2022massediting,
|
| 192 |
doi = {10.48550/arXiv.2210.07229},
|