PolarisEvals/shikib_dataset_completeness_2stage_unittest
收藏Hugging Face2024-06-12 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/PolarisEvals/shikib_dataset_completeness_2stage_unittest
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 63810220
num_examples: 5472
download_size: 16134365
dataset_size: 63810220
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
PolarisEvals
原始信息汇总
数据集概述
数据集信息
特征
- query: 类型为字符串。
- id_prompt: 类型为64位整数。
- response: 类型为字符串。
- unit_tests: 类型为字符串序列。
- messages: 类型为列表,包含以下子特征:
- content: 类型为字符串。
- role: 类型为字符串。
- gpt-4-0613_outputs: 类型为结构体,包含以下子特征:
- examples: 类型为列表,包含以下子特征:
- justification: 类型为字符串。
- score: 类型为64位浮点数。
- unit_test: 类型为字符串。
- examples: 类型为列表,包含以下子特征:
数据分割
- train: 包含5472个样本,占用63810220字节。
数据集大小
- 下载大小: 16134365字节。
- 数据集大小: 63810220字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



