File size: 781 Bytes
5f6a70d
 
f0d0f7c
 
 
 
 
 
 
 
39a2161
 
65315b6
 
f0d0f7c
 
65315b6
f0d0f7c
39a2161
f0d0f7c
39a2161
f0d0f7c
39a2161
f0d0f7c
 
fc98106
 
 
afaa963
 
f0d0f7c
fc98106
 
f0d0f7c
 
 
fc98106
 
afaa963
 
5f6a70d
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
---

license: mit
dataset_info:
  features:
  - name: id
    dtype: string
  - name: text_t
    dtype: string
  - name: text_h
    dtype: string
  - name: label
    dtype: string
  - name: text_label
    dtype: string
  - name: explanation
    dtype: string
  - name: confidence
    dtype: string
  - name: alt_label
    dtype: string
  - name: alt_explanation
    dtype: string
  - name: alt_confidence
    dtype: string
  splits:
  - name: test
    num_bytes: 394625
    num_examples: 800
  - name: validation
    num_bytes: 440018
    num_examples: 800
  download_size: 460078
  dataset_size: 834643
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: validation
    path: data/validation-*
---