Prompt-Pool-Agent/datasets
收藏Hugging Face2024-07-22 更新2025-04-26 收录
下载链接:
https://hf-mirror.com/datasets/Prompt-Pool-Agent/datasets
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: options
sequence: string
- name: answer
dtype: string
- name: phi3
dtype: string
- name: phi1_5
dtype: string
- name: llama_8b
dtype: string
- name: gemma_2b
dtype: string
- name: phi3_results
struct:
- name: best_hint
dtype: string
- name: best_is_correct
dtype: bool
- name: min_entropy
dtype: float64
- name: results
list:
- name: choices
sequence: float64
- name: entropy
dtype: float64
- name: hint
dtype: string
- name: is_correct
dtype: bool
- name: phi1_5_results
struct:
- name: best_hint
dtype: string
- name: best_is_correct
dtype: bool
- name: min_entropy
dtype: float64
- name: results
list:
- name: choices
sequence: float64
- name: entropy
dtype: float64
- name: hint
dtype: string
- name: is_correct
dtype: bool
- name: gemma_2b_results
struct:
- name: best_hint
dtype: string
- name: best_is_correct
dtype: bool
- name: min_entropy
dtype: float64
- name: results
list:
- name: choices
sequence: float64
- name: entropy
dtype: float64
- name: hint
dtype: string
- name: is_correct
dtype: bool
- name: llama_8b_results
struct:
- name: best_hint
dtype: string
- name: best_is_correct
dtype: bool
- name: min_entropy
dtype: float64
- name: results
list:
- name: choices
sequence: float64
- name: entropy
dtype: float64
- name: hint
dtype: string
- name: is_correct
dtype: bool
splits:
- name: arc_challenge_test
num_bytes: 61321866
num_examples: 500
- name: arc_challenge_train
num_bytes: 134777999
num_examples: 1119
- name: hotpotqa_test
num_bytes: 37276280
num_examples: 458
- name: hotpotqa_train
num_bytes: 119951501
num_examples: 1500
- name: openbookqa_test
num_bytes: 60861968
num_examples: 500
- name: openbookqa_train
num_bytes: 174823196
num_examples: 1500
- name: strategyqa_test
num_bytes: 53200563
num_examples: 500
- name: strategyqa_train
num_bytes: 192317002
num_examples: 1790
- name: truthfulqa_test
num_bytes: 59438894
num_examples: 500
- name: truthfulqa_train
num_bytes: 38302243
num_examples: 317
download_size: 278467021
dataset_size: 932271512
configs:
- config_name: default
data_files:
- split: arc_challenge_test
path: data/arc_challenge_test-*
- split: arc_challenge_train
path: data/arc_challenge_train-*
- split: hotpotqa_test
path: data/hotpotqa_test-*
- split: hotpotqa_train
path: data/hotpotqa_train-*
- split: openbookqa_test
path: data/openbookqa_test-*
- split: openbookqa_train
path: data/openbookqa_train-*
- split: strategyqa_test
path: data/strategyqa_test-*
- split: strategyqa_train
path: data/strategyqa_train-*
- split: truthfulqa_test
path: data/truthfulqa_test-*
- split: truthfulqa_train
path: data/truthfulqa_train-*
---
提供机构:
Prompt-Pool-Agent



