Fix correctness issues found in full project review 5500299 rotemso23 Claude Sonnet 4.6 commited on Apr 19
Phase 8: add README, trim CLAUDE.md, gitignore CLAUDE.private.md 3c8db5f rotemso23 Claude Sonnet 4.6 commited on Apr 19
Document Phase 7 deployment gotchas in CLAUDE.md d99c351 rotemso23 Claude Sonnet 4.6 commited on Apr 19
Remove bitsandbytes from Space requirements to fix triton.ops import error 7c1cd64 rotemso23 Claude Sonnet 4.6 commited on Apr 19
Bump peft and accelerate to fix alora_invocation_tokens LoraConfig error d7b8203 rotemso23 Claude Sonnet 4.6 commited on Apr 19
Update CLAUDE.md with Phase 7 deployment lessons and transformers pin c4de95e rotemso23 Claude Sonnet 4.6 commited on Apr 19
Fix tokenizer loading: load from base model to avoid TokenizersBackend error 4e88991 rotemso23 Claude Sonnet 4.6 commited on Apr 19
Pin transformers<5.0 and fix CPU model loading for HF Spaces 5ffd02f rotemso23 Claude Sonnet 4.6 commited on Apr 19
Bump gradio to 5.9.1 to fix HfFolder import error 88e8d25 rotemso23 Claude Sonnet 4.6 commited on Apr 19
Replace pyaudioop with audioop-lts for Python 3.13 compatibility 3861c21 rotemso23 Claude Sonnet 4.6 commited on Apr 19
Add pyaudioop shim to fix pydub/audioop on Python 3.13 2cef83f rotemso23 Claude Sonnet 4.6 commited on Apr 19
Upgrade to gradio>=5.0.0 to fix Python 3.13 audioop incompatibility 4167bd2 rotemso23 Claude Sonnet 4.6 commited on Apr 17
Remove mlflow from requirements.txt to fix pyarrow conflict on HF Spaces 6275889 rotemso23 Claude Sonnet 4.6 commited on Apr 17
Add Phase 7: CPU fallback in infer.py and README with Spaces frontmatter af28542 rotemso23 Claude Sonnet 4.6 commited on Apr 17
Add Phase 5: inference function (src/infer.py) 0164a37 rotemso23 Claude Sonnet 4.6 commited on Apr 17
Update CLAUDE.md: fix notebook names, LoRA targets, and results filename 6377afc rotemso23 Claude Sonnet 4.6 commited on Apr 17
Auto-disconnect Colab runtime after evaluation completes 7d15bcd rotemso23 Claude Sonnet 4.6 commited on Apr 17
Timestamp evaluation result filenames to preserve multiple runs 1540f49 rotemso23 Claude Sonnet 4.6 commited on Apr 16
Add cell to commit evaluation_results.json to GitHub from Colab a7b9dae rotemso23 Claude Sonnet 4.6 commited on Apr 16
Add Phase 4: ROUGE evaluation script and Colab notebook cd3c9f3 rotemso23 Claude Sonnet 4.6 commited on Apr 16
Update docs to reflect 4k train subsample decision 1954903 rotemso23 Claude Sonnet 4.6 commited on Apr 16
Subsample train split to 4000 examples to fit Colab free T4 session 2b9ff41 rotemso23 Claude Sonnet 4.6 commited on Apr 16
Reduce batch size to 2, increase gradient accumulation to 8 for faster steps 5850a46 rotemso23 Claude Sonnet 4.6 commited on Apr 16
Fix LoRA targets for native Phi-3 and update notebook Hub link 9de1a03 rotemso23 Claude Sonnet 4.6 commited on Apr 16
Replace all SAMSum references with DialogSum across the project 49eb6ed rotemso23 Claude Sonnet 4.6 commited on Apr 16
Fix Phi-3 RoPE error, rename repo references to dialogue-summarizer 856aa9d rotemso23 Claude Sonnet 4.6 commited on Apr 16
Update notebook: fix dataset references and PYTHONPATH in inference cell 630b33a rotemso23 Claude Sonnet 4.6 commited on Apr 16
Fix hardcoded dataset name in CLI print statement 5727cc3 rotemso23 Claude Sonnet 4.6 commited on Apr 16
Switch dataset from Samsung/samsum to knkarthick/dialogsum 9bd8a2a rotemso23 Claude Sonnet 4.6 commited on Apr 16
Fix SAMSum dataset path: samsum -> Samsung/samsum af49c1c rotemso23 Claude Sonnet 4.6 commited on Apr 16
Fix dependency version conflicts in Colab install cell dd8a201 rotemso23 Claude Sonnet 4.6 commited on Apr 16
Phase 1-3: data pipeline, LoRA model setup, and training loop 7e9d774 rotemso23 Claude Sonnet 4.6 commited on Apr 16