File size: 804 Bytes
9791a3b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cdb85f3
9791a3b
 
cdb85f3
9791a3b
 
cdb85f3
9791a3b
e6d2f49
cdb85f3
9791a3b
 
 
 
 
 
 
 
 
0018858
 
 
 
c7c8286
 
cdb85f3
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: spans
    list:
    - name: label
      dtype: string
    - name: type
      dtype: string
    - name: start
      dtype: int64
    - name: end
      dtype: int64
  splits:
  - name: train
    num_bytes: 396580
    num_examples: 102
  - name: validation
    num_bytes: 36998
    num_examples: 13
  - name: test
    num_bytes: 51092
    num_examples: 13
  download_size: 285958
  dataset_size: 484670
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
task_categories:
- token-classification
language:
- pt
pretty_name: HAREM Extended Portuguese Dataset
license: apache-2.0
---