File size: 779 Bytes
74c4032
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ec9cc85
74c4032
ec9cc85
 
74c4032
 
 
 
 
3d1664d
74c4032
3d1664d
 
 
 
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
35
36
---
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](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.