File size: 1,511 Bytes
fb88bc3
 
 
 
 
 
 
 
 
 
bda3229
 
 
 
 
 
 
 
fb88bc3
bda3229
fb88bc3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bda3229
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88fea5b
 
 
 
 
 
 
 
4945eba
 
fb88bc3
88fea5b
fb88bc3
88fea5b
 
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
configs:
- config_name: claim
  data_files:
  - split: train
    path: claim/train-*
  - split: dev
    path: claim/dev-*
  - split: test
    path: claim/test-*
- config_name: stance
  data_files:
  - split: train
    path: stance/train-*
  - split: dev
    path: stance/dev-*
  - split: test
    path: stance/test-*
dataset_info:
- config_name: claim
  features:
  - name: claim_s
    dtype: string
  - name: fake_flag
    dtype: int64
  splits:
  - name: train
    num_bytes: 321988
    num_examples: 3185
  - name: dev
    num_bytes: 92582
    num_examples: 906
  - name: test
    num_bytes: 46185
    num_examples: 456
  download_size: 236217
  dataset_size: 460755
- config_name: stance
  features:
  - name: s1
    dtype: string
  - name: s2
    dtype: string
  - name: stance
    dtype: string
  splits:
  - name: train
    num_bytes: 518824
    num_examples: 2652
  - name: dev
    num_bytes: 150106
    num_examples: 755
  - name: test
    num_bytes: 74649
    num_examples: 379
  download_size: 339593
  dataset_size: 743579
task_categories:
- text-classification
language:
- ar
pretty_name: Arabic News Stance Corpus
license: apache-2.0
tags:
- Claim Verification
size_categories:
- 1K<n<10K
---
# Dataset Card for "ANS_Corpus: Arabic News Stance Corpus"

## Paper:
Jude Khouja. 2020. Stance Prediction and Claim Verification: An Arabic Perspective. In Proceedings of the Third Workshop on Fact Extraction and VERification (FEVER), pages 8–17, Online. Association for Computational Linguistics.