shchoi1019
commited on
Upload dataset
Browse files- Linguistic Probing/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
Linguistic Probing/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec755ed66747df81b1bfe8b4237be1983f6a4ca453f1e5c5eccfa5e2b0662f1c
|
3 |
+
size 2502783
|
README.md
CHANGED
@@ -162,6 +162,24 @@ dataset_info:
|
|
162 |
num_examples: 11083
|
163 |
download_size: 1751069
|
164 |
dataset_size: 6278639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
- config_name: Mathematics
|
166 |
features:
|
167 |
- name: instruction
|
@@ -541,6 +559,10 @@ configs:
|
|
541 |
data_files:
|
542 |
- split: train
|
543 |
path: Keyword Tagging/train-*
|
|
|
|
|
|
|
|
|
544 |
- config_name: Mathematics
|
545 |
data_files:
|
546 |
- split: train
|
|
|
162 |
num_examples: 11083
|
163 |
download_size: 1751069
|
164 |
dataset_size: 6278639
|
165 |
+
- config_name: Linguistic Probing
|
166 |
+
features:
|
167 |
+
- name: instruction
|
168 |
+
dtype: string
|
169 |
+
- name: input
|
170 |
+
dtype: string
|
171 |
+
- name: output
|
172 |
+
dtype: string
|
173 |
+
- name: domain
|
174 |
+
dtype: string
|
175 |
+
- name: lang
|
176 |
+
dtype: string
|
177 |
+
splits:
|
178 |
+
- name: train
|
179 |
+
num_bytes: 20518412
|
180 |
+
num_examples: 47482
|
181 |
+
download_size: 2502783
|
182 |
+
dataset_size: 20518412
|
183 |
- config_name: Mathematics
|
184 |
features:
|
185 |
- name: instruction
|
|
|
559 |
data_files:
|
560 |
- split: train
|
561 |
path: Keyword Tagging/train-*
|
562 |
+
- config_name: Linguistic Probing
|
563 |
+
data_files:
|
564 |
+
- split: train
|
565 |
+
path: Linguistic Probing/train-*
|
566 |
- config_name: Mathematics
|
567 |
data_files:
|
568 |
- split: train
|