fix: remove datasets from requirements β use HF pre-installed version 8d01c10 Laksh Menroy commited on Mar 28
fix: replace NLTK with HuggingFace datasets (IMDb) β no external downloads on HF Spaces 79d3a42 Laksh Menroy commited on Mar 28
fix: call train() directly instead of subprocess β prevents HF startup hang 3d576ab Laksh Menroy commited on Mar 28
feat: commit trained model artifacts β removes cold-start training on HF Spaces d94d0cc Laksh Menroy commited on Mar 28
fix: add .hfignore to exclude screenshots from HuggingFace push 243ee70 Laksh Menroy commited on Mar 27
fix: correct HuggingFace username to bytemeuk in sync workflow and README d0280cf Laksh Menroy commited on Mar 27
ci: add GitHub Actions workflow to sync repo to HuggingFace Spaces 27d64f5 Laksh Menroy commited on Mar 27
docs: rewrite README with model details, usage, and HuggingFace deployment guide 225a88f Laksh Menroy commited on Mar 27
feat: add Gradio web interface β sentiment prediction with confidence scores 242071c Laksh Menroy commited on Mar 27
feat: add training script β TF-IDF + LogisticRegression on NLTK movie_reviews 4c979b6 Laksh Menroy commited on Mar 27