Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -40,6 +40,26 @@ dataset_info:
|
|
40 |
num_examples: 34644320
|
41 |
download_size: 562170983
|
42 |
dataset_size: 5162738640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
- config_name: wiki_20220301_simple_tags_nltk_filtered_noun_pairs
|
44 |
features:
|
45 |
- name: noun1_id
|
@@ -121,6 +141,10 @@ configs:
|
|
121 |
data_files:
|
122 |
- split: train
|
123 |
path: wiki_20220301_simple_tags_nltk_contexts/train-*
|
|
|
|
|
|
|
|
|
124 |
- config_name: wiki_20220301_simple_tags_nltk_filtered_noun_pairs
|
125 |
data_files:
|
126 |
- split: train
|
|
|
40 |
num_examples: 34644320
|
41 |
download_size: 562170983
|
42 |
dataset_size: 5162738640
|
43 |
+
- config_name: wiki_20220301_simple_tags_nltk_contexts_epsilon
|
44 |
+
features:
|
45 |
+
- name: noun1_id
|
46 |
+
dtype: int64
|
47 |
+
- name: noun2_id
|
48 |
+
dtype: int64
|
49 |
+
- name: adjective1_id
|
50 |
+
dtype: int64
|
51 |
+
- name: adjective2_id
|
52 |
+
dtype: int64
|
53 |
+
- name: schema_id
|
54 |
+
dtype: int64
|
55 |
+
- name: epsilon
|
56 |
+
dtype: float64
|
57 |
+
splits:
|
58 |
+
- name: train
|
59 |
+
num_bytes: 1662927360
|
60 |
+
num_examples: 34644320
|
61 |
+
download_size: 342106520
|
62 |
+
dataset_size: 1662927360
|
63 |
- config_name: wiki_20220301_simple_tags_nltk_filtered_noun_pairs
|
64 |
features:
|
65 |
- name: noun1_id
|
|
|
141 |
data_files:
|
142 |
- split: train
|
143 |
path: wiki_20220301_simple_tags_nltk_contexts/train-*
|
144 |
+
- config_name: wiki_20220301_simple_tags_nltk_contexts_epsilon
|
145 |
+
data_files:
|
146 |
+
- split: train
|
147 |
+
path: wiki_20220301_simple_tags_nltk_contexts_epsilon/train-*
|
148 |
- config_name: wiki_20220301_simple_tags_nltk_filtered_noun_pairs
|
149 |
data_files:
|
150 |
- split: train
|