1
0
Fork 0
forked from lthn/LEM

Compare commits

..

2 commits

Author SHA1 Message Date
2df0044ad9 Add missing HF model cards, sync script, and Parquet export
- Add 4 missing model cards: Gemma3-1B-layered (v1+v2), Gemma3-27B, GPT-OSS-20B
- All 9 HF models now have cards in paper/hf-cards/
- sync_hf.py: push cards + benchmarks + training data to HuggingFace
- export_parquet.py: convert JSONL training splits to Parquet (HF dataset format)
- Parquet schema: prompt, response, system, messages (JSON)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:14:26 +00:00
d722ba1b3d Merge pull request 'Add generation worker for distributed training data pipeline' (#1) from Charon/LEM:feat/generation-worker into main
Reviewed-on: lthn/LEM#1
Reviewed-by: Snider <snider@noreply.forge.lthn.ai>
2026-02-14 22:48:26 +00:00

Diff content is not available