lhallee commited on
Commit
5cc5f61
·
verified ·
1 Parent(s): 0d4c824

Training in progress, step 1000, checkpoint

Browse files
checkpoint-1000/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "annotation_transformer": false,
3
+ "architectures": [
4
+ "CAMP"
5
+ ],
6
+ "diff": false,
7
+ "dropout": 0.05,
8
+ "hidden_dim": 640,
9
+ "input_dim": 384,
10
+ "intermediate_dim": 2560,
11
+ "kernel_size": 11,
12
+ "latent": false,
13
+ "mlm": false,
14
+ "mnr": false,
15
+ "model_type": "CAMP",
16
+ "nhead": 8,
17
+ "nlp_path": "allenai/scibert_scivocab_uncased",
18
+ "num_hidden_layers": 1,
19
+ "out_dim": 512,
20
+ "plm_path": "facebook/esm2_t33_650m_UR50D",
21
+ "pooling": "avg",
22
+ "token": null,
23
+ "torch_dtype": "bfloat16",
24
+ "transformers_version": "4.41.2"
25
+ }
checkpoint-1000/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dc78b7536600829f0fc97871110daee7dda780a9f927d3a0c3cba9d34eef30c
3
+ size 1570427506
checkpoint-1000/trainer_state.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.02239842315101017,
5
+ "eval_steps": 1000,
6
+ "global_step": 1000,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.002239842315101017,
13
+ "grad_norm": 71.10852813720703,
14
+ "learning_rate": 0.0001,
15
+ "loss": 3.5057,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.004479684630202034,
20
+ "grad_norm": 57.756534576416016,
21
+ "learning_rate": 9.9998756572327e-05,
22
+ "loss": 0.8254,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.006719526945303051,
27
+ "grad_norm": 44.61080551147461,
28
+ "learning_rate": 9.999502635115246e-05,
29
+ "loss": 0.6935,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.008959369260404068,
34
+ "grad_norm": 50.82619094848633,
35
+ "learning_rate": 9.998880952200681e-05,
36
+ "loss": 0.5972,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 0.011199211575505085,
41
+ "grad_norm": 44.26677703857422,
42
+ "learning_rate": 9.998010639409713e-05,
43
+ "loss": 0.5408,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 0.013439053890606102,
48
+ "grad_norm": 42.8045654296875,
49
+ "learning_rate": 9.996891740029186e-05,
50
+ "loss": 0.5509,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 0.01567889620570712,
55
+ "grad_norm": 30.989139556884766,
56
+ "learning_rate": 9.995524309709913e-05,
57
+ "loss": 0.4823,
58
+ "step": 700
59
+ },
60
+ {
61
+ "epoch": 0.017918738520808136,
62
+ "grad_norm": 34.01952362060547,
63
+ "learning_rate": 9.993908416463927e-05,
64
+ "loss": 0.5111,
65
+ "step": 800
66
+ },
67
+ {
68
+ "epoch": 0.020158580835909153,
69
+ "grad_norm": 34.079307556152344,
70
+ "learning_rate": 9.992044140661079e-05,
71
+ "loss": 0.4635,
72
+ "step": 900
73
+ },
74
+ {
75
+ "epoch": 0.02239842315101017,
76
+ "grad_norm": 26.16071128845215,
77
+ "learning_rate": 9.989931575025056e-05,
78
+ "loss": 0.4883,
79
+ "step": 1000
80
+ },
81
+ {
82
+ "epoch": 0.02239842315101017,
83
+ "eval_avg_non_pair_similarity": 0.0020343252948339737,
84
+ "eval_avg_pair_similarity": 0.008852629057131708,
85
+ "eval_loss": 0.5431402921676636,
86
+ "eval_runtime": 19.6178,
87
+ "eval_samples_per_second": 25.487,
88
+ "eval_similarity_ratio": 4.35162905343228,
89
+ "eval_steps_per_second": 0.816,
90
+ "step": 1000
91
+ }
92
+ ],
93
+ "logging_steps": 100,
94
+ "max_steps": 44646,
95
+ "num_input_tokens_seen": 0,
96
+ "num_train_epochs": 1,
97
+ "save_steps": 1000,
98
+ "stateful_callbacks": {
99
+ "TrainerControl": {
100
+ "args": {
101
+ "should_epoch_stop": false,
102
+ "should_evaluate": false,
103
+ "should_log": false,
104
+ "should_save": true,
105
+ "should_training_stop": false
106
+ },
107
+ "attributes": {}
108
+ }
109
+ },
110
+ "total_flos": 0.0,
111
+ "train_batch_size": 32,
112
+ "trial_name": null,
113
+ "trial_params": null
114
+ }
checkpoint-1000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c6bbe0930b5977d5ef83c9c6a2872aea787e9f64c3d133a00319e43c833ad34
3
+ size 5112