File size: 735 Bytes
73a91dd d8bbbc1 73a91dd ff5afa0 73a91dd ff5afa0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
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. |