UD_animacy_en / README.md
Naiina's picture
Upload README.md with huggingface_hub
5cca8c2 verified
|
raw
history blame contribute delete
No virus
627 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: id
dtype: int64
- name: tokens
sequence: string
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 2558987
num_examples: 8548
- name: validation
num_bytes: 345940
num_examples: 1096
download_size: 84906
dataset_size: 2904927
---
# Dataset Card for "UD_animacy_en"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)