mgh6 commited on
Commit
0b94b5d
·
verified ·
1 Parent(s): d7801d7

Training in progress, step 100, checkpoint

Browse files
last-checkpoint/config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/esm2_t12_35M_UR50D",
3
+ "architectures": [
4
+ "EsmForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.01,
7
+ "classifier_dropout": null,
8
+ "emb_layer_norm_before": false,
9
+ "esmfold_config": null,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.01,
12
+ "hidden_size": 480,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 1920,
15
+ "is_folding_model": false,
16
+ "layer_norm_eps": 1e-05,
17
+ "mask_token_id": 32,
18
+ "max_position_embeddings": 1026,
19
+ "model_type": "esm",
20
+ "num_attention_heads": 20,
21
+ "num_hidden_layers": 12,
22
+ "pad_token_id": 1,
23
+ "position_embedding_type": "rotary",
24
+ "token_dropout": true,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.47.1",
27
+ "use_cache": true,
28
+ "vocab_list": null,
29
+ "vocab_size": 33
30
+ }
last-checkpoint/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eefda298f75891da5b3b7123f655f917920cb3deba4b8b2c7dd47558aa20dafb
3
+ size 136000488
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c3f8d6724cc803d2a68c8b8964379f0d89a73a38d3dc1c032cf748e90b484a4
3
+ size 268176506
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bf3f3c24bb80a8453d4f69a54971bc84e22f4d6c02bfcca11e053397356566a
3
+ size 15006
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a92e9ad8019c6268839642eaf93ddfbc87d95771e6168ef7c982099d3cceca
3
+ size 1064
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.3059791326522827,
3
+ "best_model_checkpoint": "mgh6/TCS_MLM_50/checkpoint-100",
4
+ "epoch": 0.02902757619738752,
5
+ "eval_steps": 100,
6
+ "global_step": 100,
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.02902757619738752,
13
+ "grad_norm": 0.5972162485122681,
14
+ "learning_rate": 0.0009970972423802612,
15
+ "loss": 3.1833,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.02902757619738752,
20
+ "eval_loss": 1.3059791326522827,
21
+ "eval_runtime": 213.3119,
22
+ "eval_samples_per_second": 213.298,
23
+ "eval_steps_per_second": 3.333,
24
+ "step": 100
25
+ }
26
+ ],
27
+ "logging_steps": 100,
28
+ "max_steps": 34450,
29
+ "num_input_tokens_seen": 0,
30
+ "num_train_epochs": 10,
31
+ "save_steps": 100,
32
+ "stateful_callbacks": {
33
+ "EarlyStoppingCallback": {
34
+ "args": {
35
+ "early_stopping_patience": 5,
36
+ "early_stopping_threshold": 0.0
37
+ },
38
+ "attributes": {
39
+ "early_stopping_patience_counter": 0
40
+ }
41
+ },
42
+ "TrainerControl": {
43
+ "args": {
44
+ "should_epoch_stop": false,
45
+ "should_evaluate": false,
46
+ "should_log": false,
47
+ "should_save": true,
48
+ "should_training_stop": false
49
+ },
50
+ "attributes": {}
51
+ }
52
+ },
53
+ "total_flos": 1000387607789568.0,
54
+ "train_batch_size": 64,
55
+ "trial_name": null,
56
+ "trial_params": null
57
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee0ef74173b2c9a49dca197269030629fd4de03cd43419ed74c4742b9a5dba90
3
+ size 5368