| --- |
| dataset_info: |
| features: |
| - name: anchor |
| struct: |
| - name: align_score |
| dtype: float64 |
| - name: attribution_label |
| dtype: string |
| - name: citation_links |
| sequence: string |
| - name: claim |
| dtype: string |
| - name: claim_raw_string |
| dtype: string |
| - name: id |
| dtype: string |
| - name: nli_score |
| dtype: int64 |
| - name: question |
| dtype: string |
| - name: references |
| sequence: string |
| - name: response |
| dtype: string |
| - name: src_dataset |
| dtype: string |
| - name: webpage_references |
| sequence: 'null' |
| - name: positives |
| list: |
| - name: align_score |
| dtype: float64 |
| - name: attribution_label |
| dtype: string |
| - name: citation_links |
| sequence: string |
| - name: claim |
| dtype: string |
| - name: claim_raw_string |
| dtype: string |
| - name: error_type |
| dtype: string |
| - name: id |
| dtype: string |
| - name: nli_score |
| dtype: int64 |
| - name: question |
| dtype: string |
| - name: references |
| sequence: string |
| - name: response |
| dtype: string |
| - name: src_dataset |
| dtype: string |
| - name: webpage_references |
| sequence: 'null' |
| - name: negatives |
| list: |
| - name: align_score |
| dtype: float64 |
| - name: attribution_label |
| dtype: string |
| - name: citation_links |
| sequence: string |
| - name: claim |
| dtype: string |
| - name: claim_raw_string |
| dtype: string |
| - name: error_type |
| dtype: string |
| - name: id |
| dtype: string |
| - name: nli_score |
| dtype: int64 |
| - name: question |
| dtype: string |
| - name: references |
| sequence: string |
| - name: response |
| dtype: string |
| - name: src_dataset |
| dtype: string |
| - name: webpage_references |
| sequence: 'null' |
| splits: |
| - name: train |
| num_bytes: 154337086 |
| num_examples: 7628 |
| download_size: 28458710 |
| dataset_size: 154337086 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| --- |
| # Dataset Card for "attributionBench_random_augmentation_hardpos" |
| |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |