File size: 482 Bytes
1010687
 
 
 
 
 
 
e3dc7e0
 
 
1010687
 
 
 
 
 
 
55718cc
1010687
55718cc
 
1010687
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: Sentence1
    dtype: string
  - name: Sentence2
    dtype: string
  - name: explanations1
    dtype: string
  - name: explanations2
    dtype: string
  - name: prompt
    dtype: string
  - name: gold_label
    dtype: string
  splits:
  - name: train
    num_bytes: 138506640
    num_examples: 259999
  download_size: 29261004
  dataset_size: 138506640
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---