{ "base_model": "HuggingFaceTB/SmolLM-360M", "task": "calendar_event_entity_extraction", "training_config": { "learning_rate": 2e-05, "num_epochs": 3, "batch_size": 2, "max_length": 256 }, "data_config": { "entity_fields": [ "action", "date", "time", "attendees", "location", "duration", "recurrence", "notes" ], "train_split": 0.8, "val_split": 0.1, "test_split": 0.1 }, "deployment_timestamp": "2025-07-25T14:57:23.942155", "evaluation_results": { "exact_match_accuracy": 0.6625, "macro_f1": 0.7466419553728714, "macro_precision": 0.7475961538461539, "macro_recall": 0.7457022144522145 } }