JeremiahZ/mbxp_with_stats
收藏Hugging Face2023-12-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/JeremiahZ/mbxp_with_stats
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: task_id
dtype: string
- name: language
dtype: string
- name: prompt
dtype: string
- name: description
dtype: string
- name: test
dtype: string
- name: entry_point
dtype: string
- name: canonical_solution
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: test
num_bytes: 13572947
num_examples: 773
download_size: 2868972
dataset_size: 13572947
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "mbxp_with_stats"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
JeremiahZ
原始信息汇总
数据集信息
特征
- task_id: 字符串类型
- language: 字符串类型
- prompt: 字符串类型
- description: 字符串类型
- test: 字符串类型
- entry_point: 字符串类型
- canonical_solution: 字符串类型
- llvm_ir: 字符串类型
- wat: 字符串类型
- number_of_lines: 整数类型 (int64)
- number_of_chars: 整数类型 (int64)
- wat_number_of_chars: 整数类型 (int64)
- wat_number_of_lines: 整数类型 (int64)
数据分割
- test:
- 字节数: 13572947
- 样本数: 773
数据集大小
- 下载大小: 2868972 字节
- 数据集大小: 13572947 字节
配置
- default:
- 数据文件:
- 分割: test
- 路径: data/test-*
- 数据文件:



