Upload dataset
Browse files
Language Identification/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abd0c960ecfec78d6d973efad80c22c37ac0c891074effe54eb983dd81daf7a4
|
| 3 |
+
size 5556218
|
README.md
CHANGED
|
@@ -216,6 +216,24 @@ dataset_info:
|
|
| 216 |
num_examples: 11083
|
| 217 |
download_size: 1751069
|
| 218 |
dataset_size: 6278639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 219 |
- config_name: Linguistic Probing
|
| 220 |
features:
|
| 221 |
- name: instruction
|
|
@@ -841,6 +859,10 @@ configs:
|
|
| 841 |
data_files:
|
| 842 |
- split: train
|
| 843 |
path: Keyword Tagging/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 844 |
- config_name: Linguistic Probing
|
| 845 |
data_files:
|
| 846 |
- split: train
|
|
|
|
| 216 |
num_examples: 11083
|
| 217 |
download_size: 1751069
|
| 218 |
dataset_size: 6278639
|
| 219 |
+
- config_name: Language Identification
|
| 220 |
+
features:
|
| 221 |
+
- name: instruction
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: input
|
| 224 |
+
dtype: string
|
| 225 |
+
- name: output
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: domain
|
| 228 |
+
dtype: string
|
| 229 |
+
- name: lang
|
| 230 |
+
dtype: string
|
| 231 |
+
splits:
|
| 232 |
+
- name: train
|
| 233 |
+
num_bytes: 21757044
|
| 234 |
+
num_examples: 43237
|
| 235 |
+
download_size: 5556218
|
| 236 |
+
dataset_size: 21757044
|
| 237 |
- config_name: Linguistic Probing
|
| 238 |
features:
|
| 239 |
- name: instruction
|
|
|
|
| 859 |
data_files:
|
| 860 |
- split: train
|
| 861 |
path: Keyword Tagging/train-*
|
| 862 |
+
- config_name: Language Identification
|
| 863 |
+
data_files:
|
| 864 |
+
- split: train
|
| 865 |
+
path: Language Identification/train-*
|
| 866 |
- config_name: Linguistic Probing
|
| 867 |
data_files:
|
| 868 |
- split: train
|