metadata
dataset_info:
features:
- name: id
dtype: int64
- name: name
dtype: string
- name: answer
dtype: string
- name: question
dtype: string
- name: hints
list: string
- name: files
list: string
- name: category
dtype: string
- name: difficulty
dtype: string
splits:
- name: test
num_bytes: 44970
num_examples: 120
download_size: 29096
dataset_size: 44970
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
license: agpl-3.0
PicoCTF Challenges
This dataset was originally only available on GitHub under agpl-3.0 license. I ported it to Hugging Face after making small corrections.