Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
wadhma commited on
Commit
29e4fea
·
verified ·
1 Parent(s): c6dd557

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +105 -5
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,12 +1,112 @@
1
  ---
2
  dataset_info:
3
- features: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  splits:
5
  - name: train
6
- num_bytes: 0
7
- num_examples: 0
8
- download_size: 324
9
- dataset_size: 0
10
  configs:
11
  - config_name: default
12
  data_files:
 
1
  ---
2
  dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: task_config
9
+ dtype: string
10
+ - name: task_source
11
+ dtype: string
12
+ - name: prompt
13
+ list:
14
+ - name: content
15
+ dtype: string
16
+ - name: role
17
+ dtype: string
18
+ - name: model_responses
19
+ list: string
20
+ - name: model_responses__eval_is_correct
21
+ list: bool
22
+ - name: prompt_type
23
+ dtype: string
24
+ - name: metadata
25
+ dtype: string
26
+ - name: is_model_response_correct__final_answer
27
+ list: string
28
+ - name: is_model_response_correct__reasoning
29
+ list: string
30
+ - name: model_responses__example_annotation
31
+ list: string
32
+ - name: model_responses__example_annotation__finish_reason_length_flags
33
+ list: bool
34
+ - name: model_responses__example_annotation__length_partial_responses
35
+ list: string
36
+ - name: prompt__example_annotation__metadata
37
+ struct:
38
+ - name: api_url
39
+ dtype: string
40
+ - name: backend
41
+ dtype: string
42
+ - name: chat_template_applied
43
+ dtype: bool
44
+ - name: generation_params
45
+ struct:
46
+ - name: chat_template_applied
47
+ dtype: bool
48
+ - name: max_tokens
49
+ dtype: int64
50
+ - name: n
51
+ dtype: int64
52
+ - name: temperature
53
+ dtype: float64
54
+ - name: top_p
55
+ dtype: float64
56
+ - name: model_name
57
+ dtype: string
58
+ - name: prompt
59
+ list:
60
+ - name: content
61
+ dtype: string
62
+ - name: role
63
+ dtype: string
64
+ - name: model_responses__example_annotation__metadata
65
+ struct:
66
+ - name: backend
67
+ dtype: string
68
+ - name: model_name
69
+ dtype: string
70
+ - name: n_responses
71
+ dtype: int64
72
+ - name: model_responses__example_annotation__eval_is_correct
73
+ list: bool
74
+ - name: model_responses__example_annotation__eval_extracted_answers
75
+ list: string
76
+ - name: model_responses__example_annotation__eval_extraction_metadata
77
+ dtype: string
78
+ - name: model_responses__example_annotation__eval_evaluation_metadata
79
+ dtype: string
80
+ - name: model_responses__example_annotation__internal_answers__eval_is_correct
81
+ list:
82
+ list: bool
83
+ - name: model_responses__example_annotation__internal_answers__eval_extracted_answers
84
+ list:
85
+ list: string
86
+ - name: model_responses__example_annotation__internal_answers__eval_extraction_metadata
87
+ dtype: string
88
+ - name: model_responses__example_annotation__internal_answers__eval_evaluation_metadata
89
+ dtype: string
90
+ - name: model_responses__example_annotation__metrics
91
+ struct:
92
+ - name: flips_by
93
+ list: int64
94
+ - name: flips_total
95
+ dtype: int64
96
+ - name: num_correct
97
+ dtype: int64
98
+ - name: pass_at_n
99
+ dtype: int64
100
+ - name: percent_correct
101
+ dtype: float64
102
+ - name: total_responses
103
+ dtype: int64
104
  splits:
105
  - name: train
106
+ num_bytes: 133818894
107
+ num_examples: 668
108
+ download_size: 37053966
109
+ dataset_size: 133818894
110
  configs:
111
  - config_name: default
112
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07abb090ba4a51384786adf1ed689db25a505dd0511e5baff4d24edaef519297
3
- size 324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fbaeb17edffc45cf3635a6362292a82ae84714471c435257aca4e6cf519a3e1
3
+ size 37053966