nguyentruong-ins/nhlcoding_question_bank
收藏Hugging Face2024-05-25 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/nguyentruong-ins/nhlcoding_question_bank
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: name
dtype: string
- name: description
dtype: string
- name: source
dtype:
class_label:
names:
'0': UNKNOWN_SOURCE
'1': CODECHEF
'2': CODEFORCES
'3': HACKEREARTH
'4': CODEJAM
'5': ATCODER
'6': AIZU
- name: difficulty
dtype:
class_label:
names:
'0': UNKNOWN_DIFFICULTY
'1': EASY
'2': MEDIUM
'3': HARD
'4': HARDER
'5': HARDEST
'6': EXTERNAL
'7': A
'8': B
'9': C
'10': D
'11': E
'12': F
'13': G
'14': H
'15': I
'16': J
'17': K
'18': L
'19': M
'20': N
'21': O
'22': P
'23': Q
'24': R
'25': S
'26': T
'27': U
'28': V
- name: incorrect_solutions
sequence:
- name: language
dtype:
class_label:
names:
'0': UNKNOWN_LANGUAGE
'1': PYTHON
'2': CPP
'3': PYTHON3
'4': JAVA
- name: solution
dtype: string
- name: cf_contest_id
dtype: int64
- name: cf_index
dtype: string
- name: cf_points
dtype: float32
- name: cf_rating
dtype: int32
- name: cf_tags
sequence: string
- name: is_description_translated
dtype: bool
- name: untranslated_description
dtype: string
- name: time_limit
struct:
- name: seconds
dtype: int64
- name: nanos
dtype: int64
- name: memory_limit_bytes
dtype: int64
- name: input_file
dtype: string
- name: output_file
dtype: string
- name: cpp_fullcode
dtype: string
- name: cpp_solutions
sequence: string
- name: py_fullcode
dtype: string
- name: py_solutions
sequence: string
- name: testcase_inputs
sequence: string
- name: testcase_outputs
sequence: string
splits:
- name: train
num_bytes: 16742117790
num_examples: 13610
download_size: 6619480824
dataset_size: 16742117790
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
nguyentruong-ins
原始信息汇总
数据集概述
数据集特征
-
name
- 数据类型: string
-
description
- 数据类型: string
-
source
- 数据类型: class_label
- 类别标签:
- 0: UNKNOWN_SOURCE
- 1: CODECHEF
- 2: CODEFORCES
- 3: HACKEREARTH
- 4: CODEJAM
- 5: ATCODER
- 6: AIZU
- 类别标签:
- 数据类型: class_label
-
difficulty
- 数据类型: class_label
- 类别标签:
- 0: UNKNOWN_DIFFICULTY
- 1: EASY
- 2: MEDIUM
- 3: HARD
- 4: HARDER
- 5: HARDEST
- 6: EXTERNAL
- 7: A
- 8: B
- 9: C
- 10: D
- 11: E
- 12: F
- 13: G
- 14: H
- 15: I
- 16: J
- 17: K
- 18: L
- 19: M
- 20: N
- 21: O
- 22: P
- 23: Q
- 24: R
- 25: S
- 26: T
- 27: U
- 28: V
- 类别标签:
- 数据类型: class_label
-
incorrect_solutions
- 数据类型: sequence
- language
- 数据类型: class_label
- 类别标签:
- 0: UNKNOWN_LANGUAGE
- 1: PYTHON
- 2: CPP
- 3: PYTHON3
- 4: JAVA
- 类别标签:
- 数据类型: class_label
- solution
- 数据类型: string
- language
- 数据类型: sequence
-
cf_contest_id
- 数据类型: int64
-
cf_index
- 数据类型: string
-
cf_points
- 数据类型: float32
-
cf_rating
- 数据类型: int32
-
cf_tags
- 数据类型: sequence of string
-
is_description_translated
- 数据类型: bool
-
untranslated_description
- 数据类型: string
-
time_limit
- 数据类型: struct
- seconds
- 数据类型: int64
- nanos
- 数据类型: int64
- seconds
- 数据类型: struct
-
memory_limit_bytes
- 数据类型: int64
-
input_file
- 数据类型: string
-
output_file
- 数据类型: string
-
cpp_fullcode
- 数据类型: string
-
cpp_solutions
- 数据类型: sequence of string
-
py_fullcode
- 数据类型: string
-
py_solutions
- 数据类型: sequence of string
-
testcase_inputs
- 数据类型: sequence of string
-
testcase_outputs
- 数据类型: sequence of string
数据集分割
- train
- 数据大小: 16742117790 bytes
- 示例数量: 13610
数据集大小
- 下载大小: 6619480824 bytes
- 数据集大小: 16742117790 bytes



