初始化项目,由ModelHub XC社区提供模型
Model: millat/mistral-7b-indian-university-guidance Source: Original Platform
This commit is contained in:
98
reports/research/epoch_tracker.json
Normal file
98
reports/research/epoch_tracker.json
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"epochs": [
|
||||
{
|
||||
"epoch": 1,
|
||||
"timestamp": "2026-01-24T07:32:31.550573",
|
||||
"metrics": {
|
||||
"training_loss": 0.0,
|
||||
"eval_loss": 0.382000595331192,
|
||||
"perplexity": 1.4652129574196766,
|
||||
"training_time_minutes": 0.644273563226064
|
||||
},
|
||||
"model_config": {
|
||||
"base_model": "unsloth/mistral-7b-instruct-v0.3-bnb-4bit",
|
||||
"lora_r": 32,
|
||||
"lora_alpha": 32,
|
||||
"learning_rate": 0.0002,
|
||||
"batch_size": 16
|
||||
},
|
||||
"dataset": "millat/indian_university_guidance_for_bangladeshi_students",
|
||||
"hardware": {
|
||||
"gpu": {
|
||||
"peak_memory_gb": 7.132414976,
|
||||
"avg_memory_gb": 3.9745230080000002,
|
||||
"samples": 8
|
||||
},
|
||||
"ram": {
|
||||
"peak_used_gb": 4.701220864,
|
||||
"avg_used_gb": 3.829794304,
|
||||
"peak_percent": 37.5
|
||||
},
|
||||
"total_time_minutes": 7.422253819306691
|
||||
}
|
||||
},
|
||||
{
|
||||
"epoch": 2,
|
||||
"timestamp": "2026-01-24T09:42:07.364122",
|
||||
"metrics": {
|
||||
"training_loss": 0.04129547421217565,
|
||||
"eval_loss": 0.37572669982910156,
|
||||
"perplexity": 1.4560491409087577,
|
||||
"training_time_minutes": 14.512758453687033
|
||||
},
|
||||
"model_config": {
|
||||
"base_model": "unsloth/mistral-7b-instruct-v0.3-bnb-4bit",
|
||||
"lora_r": 32,
|
||||
"lora_alpha": 32,
|
||||
"learning_rate": 0.0002,
|
||||
"batch_size": 16
|
||||
},
|
||||
"dataset": "millat/indian_university_guidance_for_bangladeshi_students",
|
||||
"hardware": {
|
||||
"gpu": {
|
||||
"peak_memory_gb": 11.350029312,
|
||||
"avg_memory_gb": 4.567860242962962,
|
||||
"samples": 27
|
||||
},
|
||||
"ram": {
|
||||
"peak_used_gb": 4.951568384,
|
||||
"avg_used_gb": 4.304507335111112,
|
||||
"peak_percent": 39.4
|
||||
},
|
||||
"total_time_minutes": 20.89990162452062
|
||||
}
|
||||
},
|
||||
{
|
||||
"epoch": 3,
|
||||
"timestamp": "2026-01-24T10:58:32.884444",
|
||||
"metrics": {
|
||||
"training_loss": 0.10161419559385874,
|
||||
"eval_loss": 0.3753533959388733,
|
||||
"perplexity": 1.4555056935419122,
|
||||
"training_time_minutes": 66.47436684767405
|
||||
},
|
||||
"model_config": {
|
||||
"base_model": "unsloth/mistral-7b-instruct-v0.3-bnb-4bit",
|
||||
"lora_r": 32,
|
||||
"lora_alpha": 32,
|
||||
"learning_rate": 0.0002,
|
||||
"batch_size": 16
|
||||
},
|
||||
"dataset": "millat/indian_university_guidance_for_bangladeshi_students",
|
||||
"hardware": {
|
||||
"gpu": {
|
||||
"peak_memory_gb": 11.954010624,
|
||||
"avg_memory_gb": 5.189690426666667,
|
||||
"samples": 96
|
||||
},
|
||||
"ram": {
|
||||
"peak_used_gb": 5.945511936,
|
||||
"avg_used_gb": 5.151363968,
|
||||
"peak_percent": 46.7
|
||||
},
|
||||
"total_time_minutes": 72.31356252829234
|
||||
}
|
||||
}
|
||||
],
|
||||
"last_updated": "2026-01-24T10:58:32.897313"
|
||||
}
|
||||
Reference in New Issue
Block a user