kejian's picture
Upload README.md with huggingface_hub
6beb027
|
raw
history blame contribute delete
No virus
737 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: id
dtype: string
- name: x
dtype: string
- name: y
dtype: string
splits:
- name: train
num_bytes: 1644148
num_examples: 5491
- name: test
num_bytes: 971485
num_examples: 3313
- name: validation
num_bytes: 761342
num_examples: 2447
download_size: 1478485
dataset_size: 3376975
---
# Dataset Card for "MultiCite-classification-gold-context"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)