File size: 911 Bytes
75cdd97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bb17f6a
 
 
75cdd97
 
 
cff9c15
 
75cdd97
cff9c15
 
75cdd97
cff9c15
 
 
 
75cdd97
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int32
  - name: label
    dtype:
      class_label:
        names:
          '0': REFUTES
          '1': SUPPORTS
  - name: claim
    dtype: string
  - name: evidence_annotation_id
    dtype: int32
  - name: evidence_id
    dtype: int32
  - name: evidence_wiki_url
    dtype: string
  - name: evidence_sentence_id
    dtype: int32
  - name: ev_sentence
    dtype: string
  - name: ev_paragraph
    dtype: string
  splits:
  - name: train
    num_bytes: 45894925.26486
    num_examples: 27129
  - name: validation
    num_bytes: 6624298.64
    num_examples: 4912
  - name: test
    num_bytes: 10877370.514204947
    num_examples: 7199
  download_size: 20846819
  dataset_size: 63396594.41906495
---
# Dataset Card for "fever"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)