File size: 821 Bytes
fed9216 |
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 38 39 |
---
dataset_info:
features:
- name: filename
dtype: string
- name: claim
dtype: string
- name: claim_url
dtype: string
- name: article
dtype: string
- name: stance
dtype:
class_label:
names:
0: Discuss
1: Disagree
2: Unrelated
3: Agree
- name: article_title
dtype: string
- name: article_url
dtype: string
splits:
- name: test
num_bytes: 5611165
num_examples: 646
- name: train
num_bytes: 29682402
num_examples: 2848
- name: validation
num_bytes: 7080226
num_examples: 569
download_size: 18033579
dataset_size: 42373793
---
# Dataset Card for "arastance"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |