overthewire / README.md
kyleavery's picture
Upload dataset
d8bbbc1 verified
---
dataset_info:
features:
- name: id
dtype: string
- name: description
dtype: string
- name: category
dtype: string
- name: difficulty
dtype: string
- name: target
dtype: string
- name: flag
dtype: string
- name: game
dtype: string
splits:
- name: test
num_bytes: 16766
num_examples: 46
download_size: 12705
dataset_size: 16766
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
license: agpl-3.0
---
# OverTheWire Challenges
The datasets included here were originally only available on [GitHub](https://github.com/aielte-research/HackSynth/blob/main/overthewire_bench/) under agpl-3.0 license. I combined them and pushed to Hugging Face.