BigCatc commited on
Commit
adcbeb5
·
verified ·
1 Parent(s): fe9ab0a

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: full_text
5
+ dtype: string
6
+ - name: prompt
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: answer
11
+ dtype: string
12
+ - name: original_index
13
+ dtype: int64
14
+ - name: model_pred
15
+ dtype: string
16
+ - name: ask4conf_question
17
+ dtype: string
18
+ - name: ask4conf_answer
19
+ dtype: string
20
+ - name: ask4conf_score
21
+ dtype: float64
22
+ splits:
23
+ - name: train
24
+ num_bytes: 11175199
25
+ num_examples: 2000
26
+ download_size: 3264227
27
+ dataset_size: 11175199
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef7b6f21d462130514cb194ed1112875cd1d884a9fcc20bcd93cacacf7cd3496
3
+ size 3264227