Update README.md
Browse files
README.md
CHANGED
|
@@ -28,4 +28,9 @@ configs:
|
|
| 28 |
data_files:
|
| 29 |
- split: test
|
| 30 |
path: data/test-*
|
|
|
|
| 31 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
data_files:
|
| 29 |
- split: test
|
| 30 |
path: data/test-*
|
| 31 |
+
license: agpl-3.0
|
| 32 |
---
|
| 33 |
+
|
| 34 |
+
# PicoCTF Challenges
|
| 35 |
+
|
| 36 |
+
This dataset was originally only available on [GitHub](https://github.com/aielte-research/HackSynth/blob/main/picoctf_bench/benchmark_solved.json) under agpl-3.0 license. I ported it to Hugging Face after making small corrections.
|