LLMLover/Testing_data
收藏Hugging Face2024-04-20 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/LLMLover/Testing_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: task_id
dtype: int32
- 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: output
dtype: string
splits:
- name: test
num_bytes: 114833
num_examples: 195
download_size: 61907
dataset_size: 114833
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
提供机构:
LLMLover
原始信息汇总
数据集概述
数据集特征
- task_id: 整数类型 (int32)
- text: 字符串类型 (string)
- code: 字符串类型 (string)
- test_list: 字符串序列类型 (sequence: string)
- test_setup_code: 字符串类型 (string)
- challenge_test_list: 字符串序列类型 (sequence: string)
- output: 字符串类型 (string)
数据集分割
- 分割名称: test
- 数据量:
- 字节数: 114833
- 示例数: 195
数据集大小
- 下载大小: 61907 字节
- 数据集大小: 114833 字节
配置
- 配置名称: default
- 数据文件:
- 分割: test
- 路径: data/test-*



