test2_2048 / metrics.json
BRlkl's picture
Upload folder using huggingface_hub
4fe531e verified
Raw
History Blame Contribute Delete
1.28 kB
{
"phase_results": [
{
"phase": "phase0a",
"skipped": true
},
{
"phase": "phase0b",
"best_validation_loss": 1.378592298252549,
"best_metrics": {
"loss": 1.378592298252549,
"token_count": 59095.0,
"example_count": 1109.0,
"first_token_correct": 1109.0,
"first_token_count": 1109.0,
"first_token_exact_match": 1.0,
"phase": "phase0b"
},
"global_step": 580,
"run_step_end": 580,
"train_dataset": {
"example_count": 50865,
"observation_steps_mean": 1.0,
"observation_steps_max": 1,
"input_tokens_mean": 18.67341000688096,
"input_tokens_max": 539,
"target_tokens_mean": 56.00847341000688,
"target_tokens_max": 1024,
"dataset_counts": {
"alpaca": 50865
}
},
"validation_dataset": {
"example_count": 1109,
"observation_steps_mean": 1.0,
"observation_steps_max": 1,
"input_tokens_mean": 18.28223624887286,
"input_tokens_max": 264,
"target_tokens_mean": 53.28674481514878,
"target_tokens_max": 532,
"dataset_counts": {
"alpaca": 1109
}
},
"wandb_enabled": true
}
]
}