Upload dataset
Browse files- README.md +37 -0
- data/questions_withpi-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: question
|
5 |
+
dtype: string
|
6 |
+
- name: label
|
7 |
+
dtype: string
|
8 |
+
- name: scoring_type
|
9 |
+
dtype: string
|
10 |
+
- name: llm_as_a_judge_model
|
11 |
+
dtype: 'null'
|
12 |
+
- name: python_code
|
13 |
+
dtype: 'null'
|
14 |
+
- name: custom_model_id
|
15 |
+
dtype: 'null'
|
16 |
+
- name: action_question
|
17 |
+
dtype: 'null'
|
18 |
+
- name: parameters
|
19 |
+
dtype: 'null'
|
20 |
+
- name: weight
|
21 |
+
dtype: float64
|
22 |
+
- name: tag
|
23 |
+
dtype: 'null'
|
24 |
+
- name: is_lower_score_desirable
|
25 |
+
dtype: bool
|
26 |
+
splits:
|
27 |
+
- name: questions_withpi
|
28 |
+
num_bytes: 1096
|
29 |
+
num_examples: 10
|
30 |
+
download_size: 5090
|
31 |
+
dataset_size: 1096
|
32 |
+
configs:
|
33 |
+
- config_name: default
|
34 |
+
data_files:
|
35 |
+
- split: questions_withpi
|
36 |
+
path: data/questions_withpi-*
|
37 |
+
---
|
data/questions_withpi-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0f6fa3b075d38fa1e874de8c9805fa5167cf69bf4921e862781d7cfb2f0026d
|
3 |
+
size 5090
|