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

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_text_label
    dtype: string
  - name: alt_explanation
    dtype: string
  - name: alt_confidence
    dtype: string
  splits:
  - name: test
    num_bytes: 398373
    num_examples: 800
  download_size: 213690
  dataset_size: 398373
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---