Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
Portuguese
Size:
1K - 10K
License:
File size: 615 Bytes
8f1fe05 ce58d88 8f1fe05 ce58d88 3aae115 a8171fd 3aae115 db32fb5 3aae115 db32fb5 476335f db32fb5 |
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 |
---
language:
- pt
license: mit
task_categories:
- token-classification
pretty_name: Propbank BR
dataset_info:
features:
- name: tokens
sequence: string
- name: srl_frames
list:
- name: frames
sequence: string
- name: verb
dtype: string
splits:
- name: train
num_bytes: 1633196
num_examples: 3163
- name: test
num_bytes: 63813
num_examples: 143
download_size: 390134
dataset_size: 1697009
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
tags:
- semantic role labelling
- srl
---
|