Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
bruel commited on
Commit
f4bc2aa
1 Parent(s): e68052c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: string
6
+ - name: output
7
+ sequence: string
8
+ - name: id
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 9178406.916448684
13
+ num_examples: 5199
14
+ - name: test
15
+ num_bytes: 1147521.5417756578
16
+ num_examples: 650
17
+ - name: valid
18
+ num_bytes: 1147521.5417756578
19
+ num_examples: 650
20
+ download_size: 2907659
21
+ dataset_size: 11473450.0
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: test
28
+ path: data/test-*
29
+ - split: valid
30
+ path: data/valid-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:deb1199ea756d8f5d41c856d25c12a6959bb5a580a9ab1883ac0b37a5e3c42d1
3
+ size 294117
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f6da9df0ffeb1de880ea120b2f3de216316f0b201e1ab59c3ef37ffe03e106
3
+ size 2305003
data/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5d9d443e76e3a27a4150ef7d1cae4cc1a8b5f5564a3c55dd362a15620948fed
3
+ size 308539