Views
No views yet
Bajo, Moderado, Alto) of late blight disease risk using natural language promptslora-lateblight-v5 is a lightweight, prompt-based classifier that predicts potato late blight risk levels using natural language inputs. It was fine-tuned with LoRA adapters on a curated dataset of expert-labelled and synthetic examples from Huancavelica, Peru.r=32, alpha=16, dropout=0.1transformers, Colab T4 GPUBajo, Moderado, Alto)La variedad es INIA-302 Amarilis, sembrada en noviembre.
La precipitación fue 18.4 mm, la temperatura máxima 17.2°C,
la mínima 6.1°C y la humedad promedio 84.12%.
¿Cuál es el riesgo de tizón tardío?
Riesgo:| Metric | Score |
|---|---|
| Accuracy | 73% |
| Recall (Alto) | 100% |
| F1-score (Alto) | 0.78 |
| F1-score (Mod.) | 0.25 |
adapter_model.safetensors — LoRA adapter weightstokenizer/ — Tokenizer from OpenLLaMA 3BREADME.md — This model cardAlto in ambiguous cases — intended as a safety trade-offModerado cases@misc{alonso2025lateblight,
author = {Jorge Luis Alonso},
title = {Predicting Potato Late Blight in Huancavelica, Peru, Using OpenLLaMA 3B + LoRA},
year = {2025}, {\url{https://www.linkedin.com/pulse/improving-potato-late-blight-forecasting-huancavelica-alonso-5h1af}}
note = {Fine-tuning based on expert-labelled and synthetic data with few-shot prompt classification},
howpublished = {\url{https://huggingface.co/jalonso24/lora-lateblight-v5}}
}