rzkamalia commited on
Commit
4c2b1e0
·
verified ·
1 Parent(s): fca9ef4

delete trainer_state.json

Browse files
Files changed (1) hide show
  1. trainer_state.json +0 -32
trainer_state.json DELETED
@@ -1,32 +0,0 @@
1
- {
2
- "best_metric": null,
3
- "best_model_checkpoint": null,
4
- "epoch": 0.44483985765124556,
5
- "eval_steps": 500,
6
- "global_step": 500,
7
- "is_hyper_param_search": false,
8
- "is_local_process_zero": true,
9
- "is_world_process_zero": true,
10
- "log_history": [],
11
- "logging_steps": 500,
12
- "max_steps": 11240,
13
- "num_input_tokens_seen": 0,
14
- "num_train_epochs": 10,
15
- "save_steps": 500,
16
- "stateful_callbacks": {
17
- "TrainerControl": {
18
- "args": {
19
- "should_epoch_stop": false,
20
- "should_evaluate": false,
21
- "should_log": false,
22
- "should_save": true,
23
- "should_training_stop": false
24
- },
25
- "attributes": {}
26
- }
27
- },
28
- "total_flos": 0.0,
29
- "train_batch_size": 8,
30
- "trial_name": null,
31
- "trial_params": null
32
- }