ad6398/Deepmind-CodeContest-Unrolled
收藏Hugging Face2024-01-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/ad6398/Deepmind-CodeContest-Unrolled
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: name
dtype: string
- name: description
dtype: string
- name: public_tests
struct:
- name: input
sequence: string
- name: output
sequence: string
- name: private_tests
struct:
- name: input
sequence: string
- name: output
sequence: string
- name: solution_type
dtype: string
- name: programming_language
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 243325073835
num_examples: 13086199
- name: test
num_bytes: 1002995714
num_examples: 65753
- name: valid
num_bytes: 2650695693
num_examples: 58488
download_size: 37389624916
dataset_size: 246978765242
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
---
提供机构:
ad6398
原始信息汇总
数据集信息
特征
- name: 类型为字符串
- description: 类型为字符串
- public_tests: 结构包含
- input: 序列类型为字符串
- output: 序列类型为字符串
- private_tests: 结构包含
- input: 序列类型为字符串
- output: 序列类型为字符串
- solution_type: 类型为字符串
- programming_language: 类型为字符串
- solution: 类型为字符串
数据分割
- train: 字节数为243325073835,样本数为13086199
- test: 字节数为1002995714,样本数为65753
- valid: 字节数为2650695693,样本数为58488
数据大小
- 下载大小: 37389624916字节
- 数据集大小: 246978765242字节
配置
- config_name: default
- data_files:
- split: train, 路径: data/train-*
- split: test, 路径: data/test-*
- split: valid, 路径: data/valid-*
- data_files:



