ryan-minato commited on
Commit
29be3e1
·
verified ·
1 Parent(s): a680743

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: aio
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: output
8
+ dtype: string
9
+ - name: name
10
+ dtype: string
11
+ - name: metrics
12
+ sequence: string
13
+ - name: instruction
14
+ dtype: string
15
+ splits:
16
+ - name: test
17
+ num_bytes: 679946
18
+ num_examples: 2000
19
+ - name: train
20
+ num_bytes: 602978
21
+ num_examples: 1792
22
+ - name: validation
23
+ num_bytes: 67551
24
+ num_examples: 200
25
+ download_size: 462652
26
+ dataset_size: 1350475
27
+ configs:
28
+ - config_name: aio
29
+ data_files:
30
+ - split: test
31
+ path: aio/test-*
32
+ - split: train
33
+ path: aio/train-*
34
+ - split: validation
35
+ path: aio/validation-*
36
+ ---
aio/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94a97dfb71377666516d564416e0a28e9906a3d7543a82eeb9f5093ed4468881
3
+ size 230475
aio/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfabfcb328053ce1d3d9d48f3de61aa66a66e74ab10ed5ad7617f23b599a793d
3
+ size 204962
aio/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8b647be5c0a04bdeae529fbee164482056913e27888248c0e687d9ae3311593
3
+ size 27215