PolarisEvals/shikib_dataset_completeness_2stage_unittest_debug
收藏Hugging Face2024-06-12 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/PolarisEvals/shikib_dataset_completeness_2stage_unittest_debug
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: query
dtype: string
- name: id_prompt
dtype: int64
- name: response
dtype: string
- name: unit_tests
sequence: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: gpt-4-0613_outputs
struct:
- name: examples
list:
- name: justification
dtype: string
- name: score
dtype: float64
- name: unit_test
dtype: string
splits:
- name: train
num_bytes: 1288286
num_examples: 100
download_size: 350497
dataset_size: 1288286
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
PolarisEvals
原始信息汇总
数据集概述
数据集信息
特征
- query: 数据类型为
string。 - id_prompt: 数据类型为
int64。 - response: 数据类型为
string。 - unit_tests: 数据类型为
string的序列。 - messages: 包含以下字段的列表:
- content: 数据类型为
string。 - role: 数据类型为
string。
- content: 数据类型为
- gpt-4-0613_outputs: 包含以下字段的结构:
- examples: 包含以下字段的列表:
- justification: 数据类型为
string。 - score: 数据类型为
float64。 - unit_test: 数据类型为
string。
- justification: 数据类型为
- examples: 包含以下字段的列表:
数据分割
- train: 包含 100 个样本,总字节数为 1288286。
数据集大小
- 下载大小: 350497 字节。
- 数据集大小: 1288286 字节。
配置
- config_name:
default- data_files:
- split:
train - path:
data/train-*
- split:
- data_files:



