eitanturok/humanevalpack-chat
收藏Hugging Face2024-04-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/eitanturok/humanevalpack-chat
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: task_id
dtype: string
- name: prompt
dtype: string
- name: declaration
dtype: string
- name: canonical_solution
dtype: string
- name: buggy_solution
dtype: string
- name: bug_type
dtype: string
- name: failure_symptoms
dtype: string
- name: entry_point
dtype: string
- name: import
dtype: string
- name: test_setup
dtype: string
- name: test
dtype: string
- name: example_test
dtype: string
- name: signature
dtype: string
- name: docstring
dtype: string
- name: instruction
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: test
num_bytes: 468737
num_examples: 164
download_size: 219775
dataset_size: 468737
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
数据集信息:
特征项:
- 名称:task_id,数据类型:字符串
- 名称:prompt,数据类型:字符串
- 名称:declaration,数据类型:字符串
- 名称:canonical_solution,数据类型:字符串
- 名称:buggy_solution,数据类型:字符串
- 名称:bug_type,数据类型:字符串
- 名称:failure_symptoms,数据类型:字符串
- 名称:entry_point,数据类型:字符串
- 名称:import,数据类型:字符串
- 名称:test_setup,数据类型:字符串
- 名称:test,数据类型:字符串
- 名称:example_test,数据类型:字符串
- 名称:signature,数据类型:字符串
- 名称:docstring,数据类型:字符串
- 名称:instruction,数据类型:字符串
- 名称:messages,为列表类型,其子特征包括:
- 名称:content,数据类型:字符串
- 名称:role,数据类型:字符串
数据集划分:
- 划分名称:test,占用字节数:468737,样本数量:164
下载大小:219775,数据集总大小:468737
配置项:
- 配置名称:default,数据文件配置:
- 划分集:test,文件路径:data/test-*
提供机构:
eitanturok
原始信息汇总
数据集概述
数据集特征
- task_id: 数据类型 - 字符串
- prompt: 数据类型 - 字符串
- declaration: 数据类型 - 字符串
- canonical_solution: 数据类型 - 字符串
- buggy_solution: 数据类型 - 字符串
- bug_type: 数据类型 - 字符串
- failure_symptoms: 数据类型 - 字符串
- entry_point: 数据类型 - 字符串
- import: 数据类型 - 字符串
- test_setup: 数据类型 - 字符串
- test: 数据类型 - 字符串
- example_test: 数据类型 - 字符串
- signature: 数据类型 - 字符串
- docstring: 数据类型 - 字符串
- instruction: 数据类型 - 字符串
- messages:
- content: 数据类型 - 字符串
- role: 数据类型 - 字符串
数据集分割
- test:
- 字节数: 468737
- 示例数: 164
数据集大小
- 下载大小: 219775字节
- 数据集大小: 468737字节
配置
- config_name: default
- data_files:
- split: test
- path: data/test-*



