eitanturok/humaneval-fix-starcoder
收藏Hugging Face2024-02-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/eitanturok/humaneval-fix-starcoder
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
config_name: python
features:
- name: task_id
dtype: string
- name: prompt
dtype: string
- name: entry_point
dtype: string
- name: canonical_solution
dtype: string
- name: test
dtype: string
- name: test_inputs
sequence: string
- name: test_outputs
sequence: string
- name: language
dtype: string
splits:
- name: test
num_bytes: 221389
num_examples: 164
download_size: 101010
dataset_size: 221389
configs:
- config_name: python
data_files:
- split: test
path: python/test-*
---
提供机构:
eitanturok
原始信息汇总
数据集信息
配置名称
- config_name: python
特征
- task_id: 数据类型为字符串
- prompt: 数据类型为字符串
- entry_point: 数据类型为字符串
- canonical_solution: 数据类型为字符串
- test: 数据类型为字符串
- test_inputs: 数据类型为字符串序列
- test_outputs: 数据类型为字符串序列
- language: 数据类型为字符串
数据分割
- test: 包含164个样本,占用221389字节
数据大小
- download_size: 101010字节
- dataset_size: 221389字节
配置详情
- config_name: python
- data_files:
- split: test
- path: python/test-*



