Add dataset metadata parameter to GrievanceClassifier for improved logging d82407f mr-kush commited on Oct 28, 2025
Enhance dataset loading function to include metadata retrieval and improve documentation f7d6bbd mr-kush commited on Oct 28, 2025
Add functionality to pause Hugging Face Space after training completion 100c22a mr-kush commited on Oct 27, 2025
Add retrain_space_id to BaseConfig and update config validation a1ea3c4 mr-kush commited on Oct 27, 2025
Remove sensitive information print statement from training pipeline e193567 mr-kush commited on Oct 27, 2025
Refactor BaseConfig to consolidate environment variable loading for model configurations 2bbdfb2 mr-kush commited on Oct 27, 2025
Add flush=True to print statements for immediate output during W&B logging and model push, fix the restart space error 555be2e mr-kush commited on Oct 27, 2025
Fix config loading message and add space_repo_id to training arguments 0e7af6a mr-kush commited on Oct 27, 2025
Refactor GrievanceClassifier to improve error handling and clarity in model hub push process ca63b6d mr-kush commited on Oct 27, 2025
Fix config loading message to include wandb_project_name and remove sensitive hf_token print 8324735 mr-kush commited on Oct 27, 2025
Add label mappings for departments and urgency in configs.py 50d67aa mr-kush commited on Oct 27, 2025
Refactor BaseConfig and DepartmentConfig to enhance environment variable validation and handling d363f05 mr-kush commited on Oct 27, 2025
Refactor BaseConfig to improve environment variable handling and case sensitivity 7cdd9f4 mr-kush commited on Oct 27, 2025
Refactor training pipeline to improve logging and import os module e81ca02 mr-kush commited on Oct 27, 2025
Add logging for API endpoint and HF token in training pipeline 5ac1fe8 mr-kush commited on Oct 27, 2025
Refactor import statement for HfHubHTTPError in model_pipeline.py 700bb9b mr-kush commited on Oct 27, 2025
Enhance training pipeline logging and error handling in train_model.py e0baefa mr-kush commited on Oct 27, 2025
Optimize Dockerfile by removing unnecessary OS-level dependency installations df700a3 mr-kush commited on Oct 27, 2025
Refactor BaseConfig to use Optional for label and improve comments for Hugging Face/W&B settings a01c1c5 mr-kush commited on Oct 27, 2025
Add Dockerfile for setting up the environment and dependencies for model retraining e6464ea mr-kush commited on Oct 27, 2025
Add GrievanceClassifier with Focal Loss training and evaluation pipeline 220593e mr-kush commited on Oct 27, 2025
Implement function to load datasets from Hugging Face Hub using access token 9c3adc6 mr-kush commited on Oct 27, 2025
Add base configuration classes for Department and Urgency settings a8b9ecf mr-kush commited on Oct 27, 2025