razvanalex commited on
Commit
659326b
1 Parent(s): 58aaa60

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: corpus
7
+ dtype: string
8
+ - name: sentence
9
+ dtype: string
10
+ - name: token
11
+ dtype: string
12
+ - name: complexity
13
+ dtype: float64
14
+ - name: difficulty
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 393867
19
+ num_examples: 1517
20
+ - name: validation
21
+ num_bytes: 129713
22
+ num_examples: 520
23
+ - name: test
24
+ num_bytes: 46377
25
+ num_examples: 184
26
+ download_size: 339033
27
+ dataset_size: 569957
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ - split: validation
34
+ path: data/validation-*
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28e56d1bb232ebe554695966e150fcebd5464172c931c3006e1bc34643d8b0e9
3
+ size 33810
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2e1329d4455c9b53f17b6174f717a15fea7344321f373c8f0382b2189d0ba71
3
+ size 225897
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:301fedcd10d4c0dfb9671781e72d271df7b8c09edfe69dd69d91963b57c46069
3
+ size 79326