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

Model: NastasiaM/mbert-loraxs-qa-vanilla
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-10 00:18:47 +08:00
commit d696db249d
795 changed files with 8285474 additions and 0 deletions

View File

@@ -0,0 +1,58 @@
{
"best_global_step": 634,
"best_metric": 70.50074993342362,
"best_model_checkpoint": "mbert-loraxs-qa-vanilla/run-2/checkpoint-634",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 634,
"is_hyper_param_search": true,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 7.677847385406494,
"learning_rate": 0.0002951562058189359,
"loss": 3.075869587317626,
"step": 634
},
{
"epoch": 1.0,
"eval_exact_match": 56.24,
"eval_f1": 70.50074993342362,
"eval_loss": 1.4242188930511475,
"eval_runtime": 7.8142,
"eval_samples_per_second": 161.884,
"eval_steps_per_second": 10.238,
"step": 634
}
],
"logging_steps": 500,
"max_steps": 3804,
"num_input_tokens_seen": 0,
"num_train_epochs": 6,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 3090495731162112.0,
"train_batch_size": 16,
"trial_name": null,
"trial_params": {
"learning_rate": 0.0003186123281356725,
"lora_alpha": 64,
"lora_dropout": 0.0985087648472941,
"lora_r": 256,
"num_train_epochs": 6,
"weight_decay": 0.08602299412879012
}
}