| { | |
| "dataset_file": "glosario_datasetado.json", | |
| "dataset_path_original": "/content/drive/MyDrive/DataSets/CATIA/glosario_datasetado.json", | |
| "dataset_size": 145, | |
| "training_date": "2025-09-10T20:53:28.228602", | |
| "model_base": "unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit", | |
| "training_steps": 60, | |
| "learning_rate": 0.0002, | |
| "batch_size": 2, | |
| "max_seq_length": 2048, | |
| "lora_config": { | |
| "r": 16, | |
| "lora_alpha": 16, | |
| "lora_dropout": 0, | |
| "target_modules": [ | |
| "q_proj", | |
| "k_proj", | |
| "v_proj", | |
| "o_proj", | |
| "gate_proj", | |
| "up_proj", | |
| "down_proj" | |
| ] | |
| } | |
| } |