File size: 2,064 Bytes
9e33569
 
6430c7c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9e33569
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
092f691
 
 
 
 
 
 
 
 
 
 
 
 
 
618f4af
 
092f691
 
618f4af
092f691
 
618f4af
092f691
 
618f4af
092f691
618f4af
 
9e33569
6430c7c
 
 
 
 
 
 
 
9e33569
 
 
 
 
 
 
 
092f691
 
 
 
 
 
 
 
9e33569
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
---
dataset_info:
- config_name: all
  features:
  - name: claim
    dtype: string
  - name: category
    dtype: string
  - name: labels
    struct:
    - name: method
      dtype: string
    - name: passage
      dtype: string
  - name: passage
    dtype: string
  splits:
  - name: validation
    num_bytes: 1086367
    num_examples: 9115
  - name: train
    num_bytes: 7519988
    num_examples: 62848
  - name: test
    num_bytes: 2181383
    num_examples: 18355
  download_size: 1686028
  dataset_size: 10787738
- config_name: certain
  features:
  - name: claim
    dtype: string
  - name: category
    dtype: string
  - name: labels
    struct:
    - name: method
      dtype: string
    - name: passage
      dtype: string
  - name: passage
    dtype: string
  splits:
  - name: validation
    num_bytes: 284320
    num_examples: 2457
  - name: train
    num_bytes: 1987052
    num_examples: 17111
  - name: test
    num_bytes: 588825
    num_examples: 5121
  download_size: 611041
  dataset_size: 2860197
- config_name: default
  features:
  - name: claim
    dtype: string
  - name: category
    dtype: string
  - name: labels
    struct:
    - name: method
      dtype: string
    - name: passage
      dtype: string
  - name: passage
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: validation
    num_bytes: 10941292
    num_examples: 9115
  - name: train
    num_bytes: 76635818
    num_examples: 62848
  - name: test
    num_bytes: 21638566
    num_examples: 18355
  download_size: 38023270
  dataset_size: 109215676
configs:
- config_name: all
  data_files:
  - split: validation
    path: all/validation-*
  - split: train
    path: all/train-*
  - split: test
    path: all/test-*
- config_name: certain
  data_files:
  - split: validation
    path: certain/validation-*
  - split: train
    path: certain/train-*
  - split: test
    path: certain/test-*
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---