ftopal commited on
Commit
32d38a9
1 Parent(s): 4f13275

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sha
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: id
9
+ dtype: string
10
+ - name: tags
11
+ sequence: string
12
+ - name: created_at
13
+ dtype: string
14
+ - name: metadata
15
+ dtype: string
16
+ - name: last_modified
17
+ dtype: string
18
+ - name: arxiv
19
+ sequence: string
20
+ - name: languages
21
+ sequence: string
22
+ - name: tags_str
23
+ dtype: string
24
+ - name: text_str
25
+ dtype: string
26
+ - name: text_lists
27
+ sequence: string
28
+ - name: processed_texts
29
+ sequence: string
30
+ - name: tokens_length
31
+ sequence: int64
32
+ - name: input_texts
33
+ sequence: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 592920496
37
+ num_examples: 52904
38
+ download_size: 145438608
39
+ dataset_size: 592920496
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d35c5798b26841d847a5f0985f6511c645a5b1f4453fe4666b9d24b8ec0d80aa
3
+ size 57582270
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b253691f977748b8be648c4cbc0ee5be6fa3bfd5684a027b0e3be6a4907988df
3
+ size 87856338