MatrixStudio/Codeforces-Python-Submissions-PPO
收藏Hugging Face2024-03-24 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/MatrixStudio/Codeforces-Python-Submissions-PPO
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: contestId
dtype: int64
- name: index
dtype: string
- name: name
dtype: string
- name: type
dtype: string
- name: rating
dtype: int64
- name: tags
sequence: string
- name: title
dtype: string
- name: time-limit
dtype: string
- name: memory-limit
dtype: string
- name: problem-description
dtype: string
- name: input-specification
dtype: string
- name: output-specification
dtype: string
- name: demo-input
sequence: string
- name: demo-output
sequence: string
- name: note
dtype: string
- name: points
dtype: float64
- name: test_cases
list:
- name: input
dtype: string
- name: output
dtype: string
- name: creationTimeSeconds
dtype: int64
- name: relativeTimeSeconds
dtype: int64
- name: programmingLanguage
dtype: string
- name: verdict
dtype: string
- name: testset
dtype: string
- name: passedTestCount
dtype: int64
- name: timeConsumedMillis
dtype: int64
- name: memoryConsumedBytes
dtype: int64
- name: code
dtype: string
- name: prompt
dtype: string
- name: response
dtype: string
- name: score
dtype: float64
splits:
- name: train
num_bytes: 326352255.9446646
num_examples: 49021
- name: test
num_bytes: 41407414
num_examples: 6115
download_size: 49192265
dataset_size: 367759669.9446646
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
MatrixStudio
原始信息汇总
数据集概述
数据集特征
- contestId: 数据类型为
int64 - index: 数据类型为
string - name: 数据类型为
string - type: 数据类型为
string - rating: 数据类型为
int64 - tags: 数据类型为
string的序列 - title: 数据类型为
string - time-limit: 数据类型为
string - memory-limit: 数据类型为
string - problem-description: 数据类型为
string - input-specification: 数据类型为
string - output-specification: 数据类型为
string - demo-input: 数据类型为
string的序列 - demo-output: 数据类型为
string的序列 - note: 数据类型为
string - points: 数据类型为
float64 - test_cases: 包含以下列表项:
- input: 数据类型为
string - output: 数据类型为
string
- input: 数据类型为
- creationTimeSeconds: 数据类型为
int64 - relativeTimeSeconds: 数据类型为
int64 - programmingLanguage: 数据类型为
string - verdict: 数据类型为
string - testset: 数据类型为
string - passedTestCount: 数据类型为
int64 - timeConsumedMillis: 数据类型为
int64 - memoryConsumedBytes: 数据类型为
int64 - code: 数据类型为
string - prompt: 数据类型为
string - response: 数据类型为
string - score: 数据类型为
float64
数据集分割
- train: 包含 49021 个样本,总字节数为 326352255.9446646
- test: 包含 6115 个样本,总字节数为 41407414
数据集大小
- 下载大小: 49192265 字节
- 数据集大小: 367759669.9446646 字节
配置
- default 配置包含以下数据文件:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为



