Spaces:
Running on Zero
Running on Zero
Mehdi commited on
Commit ·
34dca80
1
Parent(s): 97c5c86
docs: add models used and sponsor prize categories to README
Browse files
README.md
CHANGED
|
@@ -22,6 +22,16 @@ Video walkthrough: https://youtu.be/eyoXrGMjXWc
|
|
| 22 |
|
| 23 |
LinkedIn post: https://www.linkedin.com/posts/ryad-gazenay_buildsmallhackathon-huggingface-gradio-ugcPost-7471900513991729152-Th-Y/
|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
PaperProf turns any course PDF into an interactive study session.
|
| 26 |
Upload your lecture notes or textbook, receive auto-generated questions drawn
|
| 27 |
directly from the material, type your answers, and get instant, constructive
|
|
|
|
| 22 |
|
| 23 |
LinkedIn post: https://www.linkedin.com/posts/ryad-gazenay_buildsmallhackathon-huggingface-gradio-ugcPost-7471900513991729152-Th-Y/
|
| 24 |
|
| 25 |
+
## Models used
|
| 26 |
+
|
| 27 |
+
- [build-small-hackathon/MiniCPM4-8B-PaperProf](https://huggingface.co/build-small-hackathon/MiniCPM4-8B-PaperProf) — QLoRA fine-tune of openbmb/MiniCPM4-8B on SQuAD, used for question generation and answer evaluation
|
| 28 |
+
- [black-forest-labs/FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell) — FLUX.2-klein-4B, used for session image generation
|
| 29 |
+
|
| 30 |
+
## Sponsor prize categories
|
| 31 |
+
|
| 32 |
+
- OpenBMB (MiniCPM4-8B)
|
| 33 |
+
- Black Forest Labs (FLUX.2-klein-4B)
|
| 34 |
+
|
| 35 |
PaperProf turns any course PDF into an interactive study session.
|
| 36 |
Upload your lecture notes or textbook, receive auto-generated questions drawn
|
| 37 |
directly from the material, type your answers, and get instant, constructive
|