IN-ABS / README.md
percins's picture
Upload README.md with huggingface_hub
def09a8
|
Raw
History Blame Contribute Delete
726 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: text
dtype: string
- name: summary
dtype: string
- name: file
dtype: string
splits:
- name: train
num_bytes: 160084476
num_examples: 5346
- name: validation
num_bytes: 22684426
num_examples: 712
- name: test
num_bytes: 30578218
num_examples: 1070
download_size: 103908520
dataset_size: 213347120
---
# Dataset Card for "IN-ABS"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)