KoseiUemura commited on
Commit
fc35832
·
verified ·
1 Parent(s): c24f26d

Add ibo dataset

Browse files
README.md CHANGED
@@ -54,6 +54,24 @@ dataset_info:
54
  num_examples: 640
55
  download_size: 78692
56
  dataset_size: 221008
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  configs:
58
  - config_name: amh
59
  data_files:
@@ -79,4 +97,12 @@ configs:
79
  path: hau/validation-*
80
  - split: test
81
  path: hau/test-*
 
 
 
 
 
 
 
 
82
  ---
 
54
  num_examples: 640
55
  download_size: 78692
56
  dataset_size: 221008
57
+ - config_name: ibo
58
+ features:
59
+ - name: text
60
+ dtype: string
61
+ - name: label
62
+ dtype: string
63
+ splits:
64
+ - name: train
65
+ num_bytes: 177640
66
+ num_examples: 2236
67
+ - name: validation
68
+ num_bytes: 25111
69
+ num_examples: 320
70
+ - name: test
71
+ num_bytes: 51550
72
+ num_examples: 638
73
+ download_size: 106618
74
+ dataset_size: 254301
75
  configs:
76
  - config_name: amh
77
  data_files:
 
97
  path: hau/validation-*
98
  - split: test
99
  path: hau/test-*
100
+ - config_name: ibo
101
+ data_files:
102
+ - split: train
103
+ path: ibo/train-*
104
+ - split: validation
105
+ path: ibo/validation-*
106
+ - split: test
107
+ path: ibo/test-*
108
  ---
ibo/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0971bf707f922649fdb6a9cbb48e3239b79369727c198246e8bf58cfde8680dd
3
+ size 23468
ibo/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e08239fc93b14b205c5010b5bf67a7ef395f39597bcecd6f7000b61f6d6ca08f
3
+ size 69858
ibo/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a085db5dbe1d49351c3312b106525c75fe7164479eb56abe517123356febd4
3
+ size 13292