PEFT
Safetensors
lora
hackathon-advisor
quest-classification
JacobLinCool commited on
Commit
986b740
·
verified ·
1 Parent(s): 654fe44

Publish Hackathon Advisor quest-classification MiniCPM5 LoRA

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  base_model: openbmb/MiniCPM5-1B
3
  library_name: peft
 
 
4
  tags:
5
  - lora
6
  - hackathon-advisor
@@ -34,7 +36,7 @@ The backend revalidates every dashboard refresh and will not swap on schema fail
34
 
35
  ## Dataset
36
 
37
- 156 chat-JSONL examples built from real `build-small-hackathon` Spaces: 108 teacher-
38
  labelled + adversarially-verified projects plus targeted augmentations (app-only,
39
  readme-only / missing app file, README↔app contradictions, empty matches, noisy
40
  metadata). All 13 quests covered.
 
1
  ---
2
  base_model: openbmb/MiniCPM5-1B
3
  library_name: peft
4
+ datasets:
5
+ - build-small-hackathon/hackathon-advisor-quest-dataset
6
  tags:
7
  - lora
8
  - hackathon-advisor
 
36
 
37
  ## Dataset
38
 
39
+ [`build-small-hackathon/hackathon-advisor-quest-dataset`](https://huggingface.co/datasets/build-small-hackathon/hackathon-advisor-quest-dataset) — 156 chat-JSONL examples built from real `build-small-hackathon` Spaces: 108 teacher-
40
  labelled + adversarially-verified projects plus targeted augmentations (app-only,
41
  readme-only / missing app file, README↔app contradictions, empty matches, noisy
42
  metadata). All 13 quests covered.