Extra-Context / README.md
Brecon's picture
Upload README.md with huggingface_hub
ad39207
|
raw
history blame
591 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: label
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 210168.69124423963
num_examples: 173
- name: test
num_bytes: 53453.30875576037
num_examples: 44
download_size: 142194
dataset_size: 263622.0
---
# Dataset Card for "Extra-Context"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)