jkarns/hinted_mbpp_llama2_7B_chat
收藏Hugging Face2023-12-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/jkarns/hinted_mbpp_llama2_7B_chat
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*
- split: prompt
path: data/prompt-*
- split: validation
path: data/validation-*
dataset_info:
features:
- name: task_id
dtype: int64
- name: text
dtype: string
- name: code
dtype: string
- name: test_list
sequence: string
- name: test_setup_code
dtype: string
- name: challenge_test_list
sequence: string
- name: hints
sequence: string
splits:
- name: test
num_bytes: 931659
num_examples: 500
- name: train
num_bytes: 678514
num_examples: 374
- name: prompt
num_bytes: 18915
num_examples: 10
- name: validation
num_bytes: 165965
num_examples: 90
download_size: 657926
dataset_size: 1795053
---
# Dataset Card for "hinted_mbpp_llama2_7B_chat"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jkarns
原始信息汇总
数据集概述
配置信息
- 默认配置:
- 数据文件:
- 测试集:
data/test-* - 训练集:
data/train-* - 提示集:
data/prompt-* - 验证集:
data/validation-*
- 测试集:
- 数据文件:
数据集信息
-
特征:
- 任务ID:
task_id,数据类型:int64 - 文本:
text,数据类型:string - 代码:
code,数据类型:string - 测试列表:
test_list,数据类型:sequence - 测试设置代码:
test_setup_code,数据类型:string - 挑战测试列表:
challenge_test_list,数据类型:sequence - 提示:
hints,数据类型:sequence
- 任务ID:
-
数据分割:
- 测试集:
- 字节数:931659
- 样本数:500
- 训练集:
- 字节数:678514
- 样本数:374
- 提示集:
- 字节数:18915
- 样本数:10
- 验证集:
- 字节数:165965
- 样本数:90
- 测试集:
-
数据大小:
- 下载大小:657926
- 数据集大小:1795053



