初始化项目,由ModelHub XC社区提供模型

Model: KasuleTrevor/cdli-whisper-ml-eng-lug-full-a40
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-12 11:00:36 +08:00
commit 48f2c22c27
35 changed files with 238141 additions and 0 deletions

33
experiment_summary.json Normal file
View File

@@ -0,0 +1,33 @@
{
"experiment_id": "ML-ENG-LUG-FULL-A40",
"base_model": "Sunbird/asr-whisper-large-v3-salt",
"languages": [
"lug",
"eng"
],
"training_method": "full",
"lora_r": 16,
"lora_alpha": 32,
"lora_dropout": 0.15,
"learning_rate": 1e-05,
"optimizer": "adamw_torch_fused",
"effective_batch_size": 16,
"train_metrics": {
"train_runtime": 23999.707,
"train_samples_per_second": 1.667,
"train_steps_per_second": 0.104,
"total_flos": 1.3582858479796224e+20,
"train_loss": 0.6222768672943115,
"epoch": 3.613048978854148
},
"test_metrics": {
"test_loss": 0.5511467456817627,
"test_wer": 0.34776840202900167,
"test_cer": 0.18876529976505252,
"test_runtime": 1854.5701,
"test_samples_per_second": 1.1,
"test_steps_per_second": 0.275,
"epoch": 3.613048978854148
},
"hub_repo_id": "KasuleTrevor/cdli-whisper-ml-eng-lug-full-a40"
}