File size: 849 Bytes
671fa36
ee23332
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
706791a
ee23332
 
 
 
 
 
 
 
 
706791a
 
 
 
 
 
cf9c328
 
 
 
 
 
2a38bca
671fa36
de0ffa3
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

---
dataset_info:
  features:
  - name: label
    dtype: string
  - name: text
    dtype: string
  - name: tokens
    sequence: string
  - name: ner_tags
    sequence: string
  - name: ner_tag_codes
    sequence: int64
  splits:
  - name: train
    num_bytes: 1802483.6024548244
    num_examples: 2053
  - name: test
    num_bytes: 386309.1987725878
    num_examples: 440
  - name: validation
    num_bytes: 386309.1987725878
    num_examples: 440
  download_size: 533045
  dataset_size: 2575102
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
  - split: validation
    path: data/validation-*
task_categories:
- text-classification
- token-classification
language:
- en
pretty_name: PretoxTM Corpus
tags:
- chemistry
- biology
- medical
size_categories:
- 1K<n<10K
---