nhlcoding_datasets / README.md
nguyentruong-ins's picture
Upload dataset
b8d2f18 verified
---
dataset_info:
features:
- name: solution
dtype: string
- name: difficulty
dtype: int64
- name: language
dtype: string
splits:
- name: train
num_bytes: 2349073242.576739
num_examples: 2628898
- name: test
num_bytes: 293634825.49070746
num_examples: 328613
- name: valid
num_bytes: 293633931.93255395
num_examples: 328612
download_size: 1307753974
dataset_size: 2936342000.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
---