15 lines
429 B
JSON
15 lines
429 B
JSON
{
|
|
"product_id": "P001",
|
|
"product_name": "感冒灵颗粒",
|
|
"model_type": "transformer",
|
|
"training_completed_at": "2025-06-11T08:46:45.578168",
|
|
"epochs": 50,
|
|
"metrics": {
|
|
"MSE": 42.87009029870312,
|
|
"RMSE": 6.54752550958781,
|
|
"MAE": 4.2082032097710504,
|
|
"R²": 0.7333393942870859,
|
|
"MAPE(%)": 17.51666503021023
|
|
},
|
|
"file_path": "models/transformer/P001_model.pt"
|
|
} |