coref_dataset / README.md
gguichard's picture
Upload README.md with huggingface_hub
93a3b2a
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input_ids
sequence: int32
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 595904106.6677296
num_examples: 101287
- name: test
num_bytes: 31363993.332270347
num_examples: 5331
download_size: 94532509
dataset_size: 627268100.0
---
# Dataset Card for "coref_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)