JeremiahZ/humaneval_x_with_stats
收藏Hugging Face2023-12-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/JeremiahZ/humaneval_x_with_stats
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: task_id
dtype: string
- name: prompt
dtype: string
- name: declaration
dtype: string
- name: canonical_solution
dtype: string
- name: test
dtype: string
- name: example_test
dtype: string
- name: llvm_ir
dtype: string
- name: wat
dtype: string
- name: number_of_lines
dtype: int64
- name: number_of_chars
dtype: int64
- name: wat_number_of_chars
dtype: int64
- name: wat_number_of_lines
dtype: int64
splits:
- name: train
num_bytes: 4393622
num_examples: 161
download_size: 1046507
dataset_size: 4393622
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "humaneval_x_with_stats"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集信息:
特征字段:
- 名称:任务ID(task_id)
数据类型:字符串(string)
- 名称:提示词(prompt)
数据类型:字符串(string)
- 名称:声明(declaration)
数据类型:字符串(string)
- 名称:标准解法(canonical_solution)
数据类型:字符串(string)
- 名称:测试用例(test)
数据类型:字符串(string)
- 名称:示例测试用例(example_test)
数据类型:字符串(string)
- 名称:LLVM中间表示(llvm_ir)
数据类型:字符串(string)
- 名称:WebAssembly文本格式(wat)
数据类型:字符串(string)
- 名称:行数(number_of_lines)
数据类型:64位整数(int64)
- 名称:字符数(number_of_chars)
数据类型:64位整数(int64)
- 名称:WebAssembly文本格式字符数(wat_number_of_chars)
数据类型:64位整数(int64)
- 名称:WebAssembly文本格式行数(wat_number_of_lines)
数据类型:64位整数(int64)
数据集划分:
- 名称:训练集(train)
字节数:4393622
样本数:161
下载大小:1046507
数据集大小:4393622
配置项:
- 配置名称:默认配置(default)
数据文件:
- 划分:训练集
路径:data/train-*
---
# 「humaneval_x_with_stats」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
JeremiahZ
原始信息汇总
数据集概述
数据集信息
特征
- task_id: 字符串类型
- prompt: 字符串类型
- declaration: 字符串类型
- canonical_solution: 字符串类型
- test: 字符串类型
- example_test: 字符串类型
- llvm_ir: 字符串类型
- wat: 字符串类型
- number_of_lines: 64位整数类型
- number_of_chars: 64位整数类型
- wat_number_of_chars: 64位整数类型
- wat_number_of_lines: 64位整数类型
数据分割
- train:
- 字节数: 4393622
- 样本数: 161
数据集大小
- 下载大小: 1046507 字节
- 数据集大小: 4393622 字节
配置
- default:
- 数据文件:
- 分割: train
- 路径: data/train-*
- 数据文件:



