Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
Spanish
Libraries:
Datasets
pandas
License:
SPACCC-Spanish-NER / README.md
richardjonker2000's picture
Upload dataset
1eaca61 verified
|
raw
history blame
606 Bytes
---
license: cc-by-4.0
dataset_info:
features:
- name: filename
dtype: string
- name: ann_id
dtype: int64
- name: label
dtype: string
- name: start_span
dtype: int64
- name: end_span
dtype: int64
- name: text
dtype: string
splits:
- name: test
num_bytes: 1072900
num_examples: 11242
- name: train
num_bytes: 3225477
num_examples: 33757
download_size: 6021415
dataset_size: 4298377
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---