File size: 1,628 Bytes
8db6f72 8efd398 8db6f72 c72cf97 8db6f72 c72cf97 8db6f72 c72cf97 8efd398 6cba5d7 8efd398 6cba5d7 8efd398 6cba5d7 139352f 6cba5d7 8db6f72 8efd398 8db6f72 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 | ---
dataset_info:
- config_name: chemprot
features:
- name: id
dtype: string
- name: text
dtype: string
- name: entities
list:
- name: text
dtype: string
- name: label
dtype: string
- name: role
dtype: string
- name: relations
list:
- name: head
dtype: int64
- name: tail
dtype: int64
- name: label
dtype: string
splits:
- name: train
num_bytes: 6630090
num_examples: 18035
- name: validation
num_bytes: 4258431
num_examples: 11268
- name: test
num_bytes: 6116193
num_examples: 15745
download_size: 6443790
dataset_size: 17004714
- config_name: ddi
features:
- name: id
dtype: string
- name: text
dtype: string
- name: entities
list:
- name: text
dtype: string
- name: label
dtype: string
- name: role
dtype: string
- name: relations
list:
- name: head
dtype: int64
- name: tail
dtype: int64
- name: label
dtype: string
splits:
- name: train
num_bytes: 11926820
num_examples: 25296
- name: validation
num_bytes: 906459
num_examples: 2496
- name: test
num_bytes: 2360753
num_examples: 5716
download_size: 4300961
dataset_size: 15194032
configs:
- config_name: chemprot
data_files:
- split: train
path: chemprot/train-*
- split: validation
path: chemprot/validation-*
- split: test
path: chemprot/test-*
- config_name: ddi
data_files:
- split: train
path: ddi/train-*
- split: validation
path: ddi/validation-*
- split: test
path: ddi/test-*
---
|