avsolatorio commited on
Commit
09781a7
·
verified ·
1 Parent(s): 9bb7d10

Training in progress, step 3000, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fee2b31ed9bcba208a9c79ee3b40aa491d32a034da09678bdbc1e4b013eb4493
3
  size 567860028
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:180c59532e67e2a42ff36f33e417d2684be2f4099397090c274a2291b88d4251
3
  size 567860028
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3339164a0051af4d619463786dbb2c5468ff9acb343d82a01f625a04dadb257c
3
  size 1135783354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da38f6314d96ba0c6df902c61eafa71a0bdf1d073b8b7027ae16768d28605572
3
  size 1135783354
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3423752383b460d81921e040320adc06ebc531dda60b0a8779f70aa3d3547d66
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2356e526daacaf3cddef386079df98ea0601ca2882bbb34b98fe16bdae5145ee
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f2dfb71ca7e21eba0bfcf4443439b5f61c88455cedeb3b4671c00055ea293f8
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd2c3e094b5ddaeb89ee4b7c0b707aa950f4b94460991a5994dffa66d0682ac2
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.06931016594171524,
3
- "best_model_checkpoint": "doc-topic-model/checkpoint-2000",
4
- "epoch": 0.24657872025644187,
5
  "eval_steps": 1000,
6
- "global_step": 2000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -59,6 +59,32 @@
59
  "eval_samples_per_second": 308.24,
60
  "eval_steps_per_second": 19.267,
61
  "step": 2000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  }
63
  ],
64
  "logging_steps": 500,
@@ -66,7 +92,7 @@
66
  "num_input_tokens_seen": 0,
67
  "num_train_epochs": 10,
68
  "save_steps": 1000,
69
- "total_flos": 45362736557640.0,
70
  "train_batch_size": 4,
71
  "trial_name": null,
72
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.057068832218647,
3
+ "best_model_checkpoint": "doc-topic-model/checkpoint-3000",
4
+ "epoch": 0.3698680803846628,
5
  "eval_steps": 1000,
6
+ "global_step": 3000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
59
  "eval_samples_per_second": 308.24,
60
  "eval_steps_per_second": 19.267,
61
  "step": 2000
62
+ },
63
+ {
64
+ "epoch": 0.30822340032055234,
65
+ "grad_norm": 0.37316232919692993,
66
+ "learning_rate": 1.9383553199358898e-05,
67
+ "loss": 0.0684,
68
+ "step": 2500
69
+ },
70
+ {
71
+ "epoch": 0.3698680803846628,
72
+ "grad_norm": 0.38068899512290955,
73
+ "learning_rate": 1.9260263839230674e-05,
74
+ "loss": 0.0631,
75
+ "step": 3000
76
+ },
77
+ {
78
+ "epoch": 0.3698680803846628,
79
+ "eval_accuracy": 0.9820110903739352,
80
+ "eval_f1": 0.07126134035703834,
81
+ "eval_loss": 0.057068832218647,
82
+ "eval_precision": 0.8268251273344652,
83
+ "eval_recall": 0.03723526263475801,
84
+ "eval_runtime": 27.0378,
85
+ "eval_samples_per_second": 299.987,
86
+ "eval_steps_per_second": 18.751,
87
+ "step": 3000
88
  }
89
  ],
90
  "logging_steps": 500,
 
92
  "num_input_tokens_seen": 0,
93
  "num_train_epochs": 10,
94
  "save_steps": 1000,
95
+ "total_flos": 67961702515968.0,
96
  "train_batch_size": 4,
97
  "trial_name": null,
98
  "trial_params": null