drAbreu commited on
Commit
d12f914
·
verified ·
1 Parent(s): 9ca254c

Upload SODA-NEL dataset with 16,889 figure-level records

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: pmid
5
+ dtype: string
6
+ - name: doi
7
+ dtype: string
8
+ - name: title
9
+ dtype: string
10
+ - name: abstract
11
+ dtype: string
12
+ - name: year
13
+ dtype: string
14
+ - name: fig_label
15
+ dtype: string
16
+ - name: caption
17
+ dtype: string
18
+ - name: fig_href
19
+ dtype: string
20
+ - name: entities
21
+ list:
22
+ - name: ext_dbs
23
+ dtype: string
24
+ - name: ext_ids
25
+ dtype: string
26
+ - name: ext_tax_ids
27
+ dtype: string
28
+ - name: ext_tax_names
29
+ dtype: string
30
+ - name: mapping_source
31
+ dtype: string
32
+ - name: mapping_status
33
+ dtype: string
34
+ - name: ncbi_gene_id
35
+ dtype: string
36
+ - name: original_type
37
+ dtype: string
38
+ - name: role
39
+ dtype: string
40
+ - name: text
41
+ dtype: string
42
+ - name: type
43
+ dtype: string
44
+ - name: uniprot_ids
45
+ list: string
46
+ splits:
47
+ - name: train
48
+ num_bytes: 67486765
49
+ num_examples: 15205
50
+ - name: val
51
+ num_bytes: 3691707
52
+ num_examples: 812
53
+ - name: test
54
+ num_bytes: 3712679
55
+ num_examples: 872
56
+ download_size: 17942126
57
+ dataset_size: 74891151
58
+ configs:
59
+ - config_name: default
60
+ data_files:
61
+ - split: train
62
+ path: data/train-*
63
+ - split: val
64
+ path: data/val-*
65
+ - split: test
66
+ path: data/test-*
67
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:509b90898fbf72b12c7468781b4beddf7ae12975b8a3b8f13d56a9e2f5172328
3
+ size 896504
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e113c9e0ca35cd0d1bc0bbf4c6f53d4d690ff8f9cf6a6d8661d8fe1d700ca7f
3
+ size 16145871
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43ae9a3b198fdce345a54a86ff37e4b9b31d903b9cc1caaf7c797c3efe896572
3
+ size 899751