Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -206,6 +206,26 @@ dataset_info:
|
|
206 |
num_examples: 34644320
|
207 |
download_size: 342106520
|
208 |
dataset_size: 1662927360
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
209 |
- config_name: wiki_20220301_simple_tags_nltk_contexts_no_intro
|
210 |
features:
|
211 |
- name: noun1_id
|
@@ -357,6 +377,10 @@ configs:
|
|
357 |
data_files:
|
358 |
- split: train
|
359 |
path: wiki_20220301_simple_tags_nltk_contexts_epsilon/train-*
|
|
|
|
|
|
|
|
|
360 |
- config_name: wiki_20220301_simple_tags_nltk_contexts_no_intro
|
361 |
data_files:
|
362 |
- split: train
|
|
|
206 |
num_examples: 34644320
|
207 |
download_size: 342106520
|
208 |
dataset_size: 1662927360
|
209 |
+
- config_name: wiki_20220301_simple_tags_nltk_contexts_epsilon_no_intro
|
210 |
+
features:
|
211 |
+
- name: noun1_id
|
212 |
+
dtype: int64
|
213 |
+
- name: noun2_id
|
214 |
+
dtype: int64
|
215 |
+
- name: adjective1_id
|
216 |
+
dtype: int64
|
217 |
+
- name: adjective2_id
|
218 |
+
dtype: int64
|
219 |
+
- name: schema_id
|
220 |
+
dtype: int64
|
221 |
+
- name: epsilon
|
222 |
+
dtype: float64
|
223 |
+
splits:
|
224 |
+
- name: train
|
225 |
+
num_bytes: 1662927360
|
226 |
+
num_examples: 34644320
|
227 |
+
download_size: 337961367
|
228 |
+
dataset_size: 1662927360
|
229 |
- config_name: wiki_20220301_simple_tags_nltk_contexts_no_intro
|
230 |
features:
|
231 |
- name: noun1_id
|
|
|
377 |
data_files:
|
378 |
- split: train
|
379 |
path: wiki_20220301_simple_tags_nltk_contexts_epsilon/train-*
|
380 |
+
- config_name: wiki_20220301_simple_tags_nltk_contexts_epsilon_no_intro
|
381 |
+
data_files:
|
382 |
+
- split: train
|
383 |
+
path: wiki_20220301_simple_tags_nltk_contexts_epsilon_no_intro/train-*
|
384 |
- config_name: wiki_20220301_simple_tags_nltk_contexts_no_intro
|
385 |
data_files:
|
386 |
- split: train
|