Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
b39d0bc
·
verified ·
1 Parent(s): 2b71c83

Add kin dataset

Browse files
README.md CHANGED
@@ -90,6 +90,24 @@ dataset_info:
90
  num_examples: 2048
91
  download_size: 725832
92
  dataset_size: 1183129
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
  configs:
94
  - config_name: amh
95
  data_files:
@@ -131,4 +149,12 @@ configs:
131
  path: ibo/validation-*
132
  - split: test
133
  path: ibo/test-*
 
 
 
 
 
 
 
 
134
  ---
 
90
  num_examples: 2048
91
  download_size: 725832
92
  dataset_size: 1183129
93
+ - config_name: kin
94
+ features:
95
+ - name: text
96
+ dtype: string
97
+ - name: label
98
+ dtype: int64
99
+ splits:
100
+ - name: train
101
+ num_bytes: 413231
102
+ num_examples: 3302
103
+ - name: validation
104
+ num_bytes: 101872
105
+ num_examples: 827
106
+ - name: test
107
+ num_bytes: 129274
108
+ num_examples: 1026
109
+ download_size: 419177
110
+ dataset_size: 644377
111
  configs:
112
  - config_name: amh
113
  data_files:
 
149
  path: ibo/validation-*
150
  - split: test
151
  path: ibo/test-*
152
+ - config_name: kin
153
+ data_files:
154
+ - split: train
155
+ path: kin/train-*
156
+ - split: validation
157
+ path: kin/validation-*
158
+ - split: test
159
+ path: kin/test-*
160
  ---
kin/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f29dd7b2a392df70c16b1f26beb58348568e574dd1cdaa973aa2ec93517c52d
3
+ size 85217
kin/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b14f10c5cea416eed1e3dceb3341a13653121e71d967c9984197b96358072ea
3
+ size 267750
kin/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1f3c6aa8b5a7347b7b27d1af6d5cee7f3b2a4045ccecb750aab9d846cac4cb2
3
+ size 66210