chiyuanhsiao commited on
Commit
2a46a73
1 Parent(s): 8bb82ce

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +83 -0
  2. data/latest-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: task_type
5
+ dtype: string
6
+ - name: task_name
7
+ dtype: string
8
+ - name: subtask_name
9
+ dtype: string
10
+ - name: input_question
11
+ dtype: string
12
+ - name: input_choice_list
13
+ struct:
14
+ - name: A
15
+ dtype: string
16
+ - name: B
17
+ dtype: string
18
+ - name: C
19
+ dtype: string
20
+ - name: D
21
+ dtype: string
22
+ - name: input_final_prompts
23
+ sequence: string
24
+ - name: input_correct_responses
25
+ sequence: string
26
+ - name: output_prediction_text
27
+ sequence: string
28
+ - name: output_parsed_answer
29
+ dtype: string
30
+ - name: output_choice_completions
31
+ dtype: 'null'
32
+ - name: output_choice_negative_log_likelihoods
33
+ dtype: 'null'
34
+ - name: output_metrics
35
+ struct:
36
+ - name: acc
37
+ dtype: float64
38
+ - name: correct_format
39
+ dtype: float64
40
+ - name: is_correct
41
+ dtype: bool
42
+ - name: input_question_hash
43
+ dtype: string
44
+ - name: input_final_prompts_hash
45
+ sequence: string
46
+ - name: benchmark_label
47
+ dtype: string
48
+ - name: eval_config
49
+ struct:
50
+ - name: max_gen_len
51
+ dtype: string
52
+ - name: max_prompt_len
53
+ dtype: string
54
+ - name: num_few_shot
55
+ dtype: string
56
+ - name: num_generations
57
+ dtype: string
58
+ - name: prompt_fn
59
+ dtype: string
60
+ - name: return_logprobs
61
+ dtype: string
62
+ - name: seed
63
+ dtype: string
64
+ - name: temperature
65
+ dtype: string
66
+ - name: top_k
67
+ dtype: string
68
+ - name: top_p
69
+ dtype: string
70
+ - name: my_prediction_text
71
+ dtype: string
72
+ splits:
73
+ - name: latest
74
+ num_bytes: 262915860
75
+ num_examples: 14042
76
+ download_size: 37742145
77
+ dataset_size: 262915860
78
+ configs:
79
+ - config_name: default
80
+ data_files:
81
+ - split: latest
82
+ path: data/latest-*
83
+ ---
data/latest-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4e06f3f19e0f81e9cebcf9f164bf1b2be4ae2d294c48d626aa22c1c1b58771c
3
+ size 37742145