File size: 744 Bytes
b27ae87 3398bf1 b27ae87 | 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 | ---
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
splits:
- name: train
num_bytes: 15338
num_examples: 50
download_size: 16711
dataset_size: 15338
---
# Dataset Card for "cnn_dm_paraphrase"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |