File size: 710 Bytes
23e88c7 |
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 29 30 31 32 33 34 35 36 37 38 |
---
dataset_info:
features:
- name: question
dtype: string
- name: label
dtype: string
- name: scoring_type
dtype: string
- name: llm_as_a_judge_model
dtype: 'null'
- name: python_code
dtype: 'null'
- name: custom_model_id
dtype: 'null'
- name: action_question
dtype: 'null'
- name: parameters
dtype: 'null'
- name: weight
dtype: float64
- name: tag
dtype: 'null'
- name: is_lower_score_desirable
dtype: bool
splits:
- name: questions_withpi
num_bytes: 1096
num_examples: 10
download_size: 5090
dataset_size: 1096
configs:
- config_name: default
data_files:
- split: questions_withpi
path: data/questions_withpi-*
---
|