Datasets:
imvladikon
commited on
Commit
•
9fbfc78
1
Parent(s):
cd9b72c
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
- config_name: articles
|
4 |
features:
|
@@ -99,10 +105,10 @@ dataset_info:
|
|
99 |
'36': O
|
100 |
splits:
|
101 |
- name: train
|
102 |
-
num_bytes:
|
103 |
num_examples: 3515149
|
104 |
-
download_size:
|
105 |
-
dataset_size:
|
106 |
configs:
|
107 |
- config_name: articles
|
108 |
data_files:
|
@@ -112,12 +118,6 @@ configs:
|
|
112 |
data_files:
|
113 |
- split: train
|
114 |
path: entities/train-*
|
115 |
-
task_categories:
|
116 |
-
- token-classification
|
117 |
-
language:
|
118 |
-
- en
|
119 |
-
size_categories:
|
120 |
-
- 1M<n<10M
|
121 |
---
|
122 |
# Large Weak Labelled NER corpus
|
123 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
size_categories:
|
5 |
+
- 1M<n<10M
|
6 |
+
task_categories:
|
7 |
+
- token-classification
|
8 |
dataset_info:
|
9 |
- config_name: articles
|
10 |
features:
|
|
|
105 |
'36': O
|
106 |
splits:
|
107 |
- name: train
|
108 |
+
num_bytes: 3665237140
|
109 |
num_examples: 3515149
|
110 |
+
download_size: 967133582
|
111 |
+
dataset_size: 3665237140
|
112 |
configs:
|
113 |
- config_name: articles
|
114 |
data_files:
|
|
|
118 |
data_files:
|
119 |
- split: train
|
120 |
path: entities/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
121 |
---
|
122 |
# Large Weak Labelled NER corpus
|
123 |
|