llama-2-8bit / trainer_state.json
sameearif's picture
Upload folder using huggingface_hub
10a4c6b verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9884169884169884,
"eval_steps": 500,
"global_step": 16,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.06177606177606178,
"grad_norm": 0.1129923090338707,
"learning_rate": 2e-05,
"loss": 1.9138,
"step": 1
},
{
"epoch": 0.12355212355212356,
"grad_norm": 0.12117476016283035,
"learning_rate": 4e-05,
"loss": 1.9069,
"step": 2
},
{
"epoch": 0.18532818532818532,
"grad_norm": 0.10942549258470535,
"learning_rate": 6e-05,
"loss": 1.9671,
"step": 3
},
{
"epoch": 0.2471042471042471,
"grad_norm": 0.1354963332414627,
"learning_rate": 8e-05,
"loss": 1.845,
"step": 4
},
{
"epoch": 0.3088803088803089,
"grad_norm": 0.12223640829324722,
"learning_rate": 0.0001,
"loss": 1.9831,
"step": 5
},
{
"epoch": 0.37065637065637064,
"grad_norm": 0.14441335201263428,
"learning_rate": 0.00012,
"loss": 1.8208,
"step": 6
},
{
"epoch": 0.43243243243243246,
"grad_norm": 0.09749403595924377,
"learning_rate": 0.00014,
"loss": 1.8517,
"step": 7
},
{
"epoch": 0.4942084942084942,
"grad_norm": 0.10485746711492538,
"learning_rate": 0.00016,
"loss": 1.8597,
"step": 8
},
{
"epoch": 0.555984555984556,
"grad_norm": 0.1674136370420456,
"learning_rate": 0.00018,
"loss": 1.8482,
"step": 9
},
{
"epoch": 0.6177606177606177,
"grad_norm": 0.1482342630624771,
"learning_rate": 0.0002,
"loss": 1.8862,
"step": 10
},
{
"epoch": 0.6795366795366795,
"grad_norm": 0.10120730102062225,
"learning_rate": 0.00018660254037844388,
"loss": 1.8601,
"step": 11
},
{
"epoch": 0.7413127413127413,
"grad_norm": 0.07587937265634537,
"learning_rate": 0.00015000000000000001,
"loss": 1.911,
"step": 12
},
{
"epoch": 0.803088803088803,
"grad_norm": 0.07546612620353699,
"learning_rate": 0.0001,
"loss": 1.811,
"step": 13
},
{
"epoch": 0.8648648648648649,
"grad_norm": 0.08095608651638031,
"learning_rate": 5.000000000000002e-05,
"loss": 1.8568,
"step": 14
},
{
"epoch": 0.9266409266409267,
"grad_norm": 0.08279848098754883,
"learning_rate": 1.339745962155613e-05,
"loss": 1.8292,
"step": 15
},
{
"epoch": 0.9884169884169884,
"grad_norm": 0.06874025613069534,
"learning_rate": 0.0,
"loss": 1.8111,
"step": 16
}
],
"logging_steps": 1,
"max_steps": 16,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 6.087445439987057e+17,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}