lostelf commited on
Commit
c972c1a
·
verified ·
1 Parent(s): 47412d8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: chunk_uid
5
+ dtype: string
6
+ - name: chunk_type
7
+ dtype: string
8
+ - name: chunk_index
9
+ dtype: int64
10
+ - name: total_chunks
11
+ dtype: int64
12
+ - name: section_title
13
+ dtype: string
14
+ - name: embed_text
15
+ dtype: string
16
+ - name: spans
17
+ struct:
18
+ - name: cite_spans
19
+ list:
20
+ - name: arxiv_id
21
+ dtype: string
22
+ - name: doi
23
+ dtype: string
24
+ - name: end
25
+ dtype: int64
26
+ - name: openalex_id
27
+ dtype: string
28
+ - name: raw
29
+ dtype: string
30
+ - name: source_ref_id
31
+ dtype: string
32
+ - name: start
33
+ dtype: int64
34
+ - name: paper_doi
35
+ dtype: string
36
+ - name: paper_id_arxiv
37
+ dtype: string
38
+ - name: title
39
+ dtype: string
40
+ - name: authors
41
+ list: string
42
+ - name: categories
43
+ list: string
44
+ - name: year
45
+ dtype: int64
46
+ - name: language
47
+ dtype: string
48
+ - name: discipline
49
+ dtype: string
50
+ - name: sparse_indices
51
+ list: int64
52
+ - name: sparse_values
53
+ list: float64
54
+ splits:
55
+ - name: train
56
+ num_bytes: 584708846
57
+ num_examples: 127353
58
+ download_size: 429930858
59
+ dataset_size: 584708846
60
+ configs:
61
+ - config_name: default
62
+ data_files:
63
+ - split: train
64
+ path: data/train-*
65
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f24889a3fb6d006cfe9aa9c51915b3e4869384c59beb5cc03851477705cc739
3
+ size 213324054
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27e61b2423d72a6ae7310cb115fb4e96918364914852a9f32ac9875b0121959e
3
+ size 216606804