CoolFace
Modelpublic

ikergf/asturian-nllb-lora-subsampled-loss

sourceHugging Facecc-by-nc-4.0updated 5mo agoView on Hugging Face
0likes5downloads
Model Card

asturian-nllb-lora-colab

LoRA adapter for Spanish→Asturian (spa_Latn → ast_Latn) machine translation, fine-tuned on top of NLLB-200-distilled-600M. This is the Colab prototyping model, trained on a subsampled dataset of 5,000 sentence pairs with loss-based validation only.

Training Data

Training Details

  • —Base model: facebook/nllb-200-distilled-600M
  • —Method: LoRA (r=8, alpha=16, target modules: q_proj, k_proj, v_proj, out_proj)
  • —Batch size: 8
  • —Learning rate: 5e-5
  • —Epochs: 1.5
  • —Validation: Loss only (no metric-based model selection)
  • —Precision: float16

Results on FLORES+ devtest (subsampled, 500 sentences)

BLEUchrF++
12.8037.45
Note: This model underperforms the baseline (BLEU 15.32, chrF++ 42.17) due to the small training set.