Text Generation
Transformers
PyTorch
English
llama
custom_code
text-generation-inference
Inference Endpoints
MobiLlama-1B-Chat / trainer_state.json
omkarthawakar's picture
initial upload
7962ed1 verified
raw
history blame contribute delete
No virus
759 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.862254025044723,
"eval_steps": 500,
"global_step": 100,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.86,
"learning_rate": 2e-05,
"loss": 0.7948,
"step": 100
},
{
"epoch": 2.86,
"step": 100,
"total_flos": 463566557675520.0,
"train_loss": 0.0,
"train_runtime": 8.6291,
"train_samples_per_second": 30362.446,
"train_steps_per_second": 7.301
}
],
"logging_steps": 100,
"max_steps": 63,
"num_train_epochs": 3,
"save_steps": 50,
"total_flos": 463566557675520.0,
"trial_name": null,
"trial_params": null
}