| { |
| "base_model": "VietAI/vit5-base", |
| "task_prefix": "sinh câu hỏi", |
| "output_dir": "t5-viet-qg-finetuned", |
| "export_dir": "t5-viet-qg-finetuned/best-model", |
| "train_size": 39517, |
| "val_size": 4391, |
| "train_stats": { |
| "articles": 43913, |
| "paragraphs": 43913, |
| "qas": 43913, |
| "examples": 43908, |
| "skipped_impossible": 0, |
| "skipped_no_context": 0, |
| "skipped_no_question": 5, |
| "skipped_no_answers": 0, |
| "skipped_answer_not_in_context": 0, |
| "answers_not_in_context_but_kept": 0 |
| }, |
| "val_stats": null, |
| "best_model_checkpoint": "t5-viet-qg-finetuned/checkpoint-4500", |
| "best_metric": 0.5973170399665833, |
| "resumed_from_checkpoint": null, |
| "args": { |
| "train_file": "40k_train.json", |
| "validation_file": null, |
| "output_dir": "t5-viet-qg-finetuned", |
| "model_name": "VietAI/vit5-base", |
| "task_prefix": "sinh câu hỏi", |
| "max_source_length": 512, |
| "max_target_length": 64, |
| "val_ratio": 0.1, |
| "per_device_train_batch_size": 4, |
| "per_device_eval_batch_size": 4, |
| "gradient_accumulation_steps": 4, |
| "learning_rate": 0.0001, |
| "weight_decay": 0.01, |
| "warmup_ratio": 0.05, |
| "num_train_epochs": 3, |
| "logging_steps": 50, |
| "seed": 42, |
| "early_stopping_patience": 2, |
| "save_strategy_type": "steps", |
| "save_steps": 500, |
| "eval_steps": 500, |
| "save_total_limit": 1, |
| "resume_from_latest": true, |
| "resume_checkpoint": null, |
| "save_only_model": false, |
| "restore_callback_states_from_checkpoint": false, |
| "fp16": false, |
| "bf16": false, |
| "gradient_checkpointing": false, |
| "dataloader_num_workers": 0, |
| "no_pin_memory": false, |
| "torch_empty_cache_steps": 0, |
| "device": "auto", |
| "min_free_gpu_mb": 4096, |
| "skip_gpu_preflight": false, |
| "use_first_answer_only": false, |
| "require_answer_in_context": false |
| }, |
| "train_metrics": { |
| "train_runtime": 5551.6071, |
| "train_samples_per_second": 21.354, |
| "train_steps_per_second": 1.335, |
| "total_flos": 5.159523704076288e+16, |
| "train_loss": 0.6663539394031871, |
| "epoch": 2.2267206477732793 |
| }, |
| "eval_metrics": { |
| "eval_loss": 0.5973170399665833, |
| "eval_runtime": 66.0972, |
| "eval_samples_per_second": 66.433, |
| "eval_steps_per_second": 16.612, |
| "epoch": 2.2267206477732793 |
| } |
| } |