masaenger commited on
Commit
c1ba67f
1 Parent(s): 0541579

Add 'cantemist_bigbio_kb' config data files

Browse files
README.md CHANGED
@@ -15,7 +15,94 @@ bigbio_tasks:
15
  - NAMED_ENTITY_DISAMBIGUATION
16
  - TEXT_CLASSIFICATION
17
  dataset_info:
18
- config_name: cantemist_source
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  features:
20
  - name: id
21
  dtype: string
@@ -121,6 +208,14 @@ dataset_info:
121
  download_size: 3927340
122
  dataset_size: 8470147
123
  configs:
 
 
 
 
 
 
 
 
124
  - config_name: cantemist_source
125
  data_files:
126
  - split: train
 
15
  - NAMED_ENTITY_DISAMBIGUATION
16
  - TEXT_CLASSIFICATION
17
  dataset_info:
18
+ - config_name: cantemist_bigbio_kb
19
+ features:
20
+ - name: id
21
+ dtype: string
22
+ - name: document_id
23
+ dtype: string
24
+ - name: passages
25
+ list:
26
+ - name: id
27
+ dtype: string
28
+ - name: type
29
+ dtype: string
30
+ - name: text
31
+ sequence: string
32
+ - name: offsets
33
+ sequence:
34
+ list: int32
35
+ - name: entities
36
+ list:
37
+ - name: id
38
+ dtype: string
39
+ - name: type
40
+ dtype: string
41
+ - name: text
42
+ sequence: string
43
+ - name: offsets
44
+ sequence:
45
+ list: int32
46
+ - name: normalized
47
+ list:
48
+ - name: db_name
49
+ dtype: string
50
+ - name: db_id
51
+ dtype: string
52
+ - name: events
53
+ list:
54
+ - name: id
55
+ dtype: string
56
+ - name: type
57
+ dtype: string
58
+ - name: trigger
59
+ struct:
60
+ - name: text
61
+ sequence: string
62
+ - name: offsets
63
+ sequence:
64
+ list: int32
65
+ - name: arguments
66
+ list:
67
+ - name: role
68
+ dtype: string
69
+ - name: ref_id
70
+ dtype: string
71
+ - name: coreferences
72
+ list:
73
+ - name: id
74
+ dtype: string
75
+ - name: entity_ids
76
+ sequence: string
77
+ - name: relations
78
+ list:
79
+ - name: id
80
+ dtype: string
81
+ - name: type
82
+ dtype: string
83
+ - name: arg1_id
84
+ dtype: string
85
+ - name: arg2_id
86
+ dtype: string
87
+ - name: normalized
88
+ list:
89
+ - name: db_name
90
+ dtype: string
91
+ - name: db_id
92
+ dtype: string
93
+ splits:
94
+ - name: train
95
+ num_bytes: 3431289
96
+ num_examples: 501
97
+ - name: test
98
+ num_bytes: 1883309
99
+ num_examples: 300
100
+ - name: validation
101
+ num_bytes: 3111616
102
+ num_examples: 500
103
+ download_size: 4000409
104
+ dataset_size: 8426214
105
+ - config_name: cantemist_source
106
  features:
107
  - name: id
108
  dtype: string
 
208
  download_size: 3927340
209
  dataset_size: 8470147
210
  configs:
211
+ - config_name: cantemist_bigbio_kb
212
+ data_files:
213
+ - split: train
214
+ path: cantemist_bigbio_kb/train-*
215
+ - split: test
216
+ path: cantemist_bigbio_kb/test-*
217
+ - split: validation
218
+ path: cantemist_bigbio_kb/validation-*
219
  - config_name: cantemist_source
220
  data_files:
221
  - split: train
cantemist_bigbio_kb/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8499f83b23cea60f320e9599c0b0ef8049bd7626350a827a60b77e3d632eff1
3
+ size 901264
cantemist_bigbio_kb/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:821dd3f53ae8f095a960aa7d9ba62acd4ef59840adbd17a56f5a08ab4b42740c
3
+ size 1624161
cantemist_bigbio_kb/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4da756962a01b977de584bccd161515746b611f9057d69da05284ced6d1ca3f3
3
+ size 1474984