Zecyel commited on
Commit
62eb418
·
verified ·
1 Parent(s): 75c845a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -23
README.md CHANGED
@@ -14,35 +14,16 @@ tags:
14
  size_categories:
15
  - n<1K
16
  pretty_name: LyTOC Benchmark
17
- dataset_info:
18
- features:
19
- - name: homework
20
- dtype: string
21
- - name: exercise_number
22
- dtype: string
23
- - name: sub_problem
24
- dtype: string
25
- - name: content
26
- dtype: string
27
- - name: full_id
28
- dtype: string
29
- splits:
30
- - name: train
31
- num_bytes: 6972
32
- num_examples: 28
33
- download_size: 6910
34
- dataset_size: 6972
35
- configs:
36
- - config_name: default
37
- data_files:
38
- - split: train
39
- path: data/train-*
40
  ---
41
 
42
  # LyTOC Benchmark Dataset
43
 
44
  A curated collection of Theory of Computation and Algorithms homework exercises, extracted from academic PDFs using OCR and structured for machine learning evaluation.
45
 
 
 
 
 
46
  ## Dataset Description
47
 
48
  ### Dataset Summary
 
14
  size_categories:
15
  - n<1K
16
  pretty_name: LyTOC Benchmark
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  ---
18
 
19
  # LyTOC Benchmark Dataset
20
 
21
  A curated collection of Theory of Computation and Algorithms homework exercises, extracted from academic PDFs using OCR and structured for machine learning evaluation.
22
 
23
+ 🔗 **Links:**
24
+ - 📦 [HuggingFace Dataset](https://huggingface.co/datasets/Zecyel/LyTOC)
25
+ - 💻 [GitHub Repository](https://github.com/Zecyel/LyTOC-Bench)
26
+
27
  ## Dataset Description
28
 
29
  ### Dataset Summary