Update README.md
Browse files
README.md
CHANGED
@@ -23,11 +23,26 @@ dataset_info:
|
|
23 |
num_examples: 13393
|
24 |
download_size: 15568945
|
25 |
dataset_size: 60091284
|
26 |
-
|
27 |
-
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
num_examples: 13393
|
24 |
download_size: 15568945
|
25 |
dataset_size: 60091284
|
26 |
+
task_categories:
|
27 |
+
- token-classification
|
28 |
+
language:
|
29 |
+
- fr
|
30 |
+
size_categories:
|
31 |
+
- 100K<n<1M
|
32 |
+
pretty_name: wikiner_fr
|
33 |
---
|
34 |
+
|
35 |
+
# Dataset Card for "wikiner_fr_mixed_caps"
|
36 |
+
|
37 |
+
This is an update on the dataset [Jean-Baptiste/wikiner_fr](https://huggingface.co/datasets/Jean-Baptiste/wikiner_fr) with:
|
38 |
+
- removal of duplicated examples and leakage
|
39 |
+
- random de-capitalization of words (20%)
|
40 |
+
|
41 |
+
|
42 |
+
Dataset Description (reproduced from original repo):
|
43 |
+
|
44 |
+
- **Homepage:** https://metatext.io/datasets/wikiner
|
45 |
+
- **Repository:**
|
46 |
+
- **Paper:** https://www.sciencedirect.com/science/article/pii/S0004370212000276?via%3Dihub
|
47 |
+
- **Leaderboard:**
|
48 |
+
- **Point of Contact:**
|