File size: 811 Bytes
423e18d 46f31e6 423e18d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
---
dataset_info:
features:
- name: label
dtype: string
- name: noise
dtype: bool
- name: backtranslation
dtype: bool
- name: extraction_span
sequence: int64
- name: claim
dtype: string
- name: augmentation
dtype: float64
- name: augmentation_span
dtype: float64
- name: id
dtype: string
- name: filepath
dtype: string
- name: original_span
dtype: string
- name: paraphrase
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 15800118
num_examples: 50000
download_size: 9505172
dataset_size: 15800118
---
# Dataset Card for "cnn_dm_paraphrase_unique_50k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |