beloiual commited on
Commit
caf5452
1 Parent(s): c302c2d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: par_id
7
+ dtype: int64
8
+ - name: label
9
+ dtype: int64
10
+ - name: key_words
11
+ sequence: string
12
+ - name: edges
13
+ sequence: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 269031
17
+ num_examples: 700
18
+ - name: test
19
+ num_bytes: 50837
20
+ num_examples: 134
21
+ download_size: 187439
22
+ dataset_size: 319868
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: test
29
+ path: data/test-*
30
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00307cc753d9d813412d3e3a5eb87a338dd89ba30edc208d0153c31ab025f967
3
+ size 34981
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce204ec1e94a24525f18f0b0fae0005dd412b710c00f474f0cb26f2e07ca500
3
+ size 152458