mgh6 commited on
Commit
8368b82
·
1 Parent(s): 7569d11

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:232e27d498310e239f29ab4dc4a6b88a7df4a45389d801179bef55d23878c4da
3
  size 135998360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc037964fb4532c3fbe0661daa2cb24c635f5c5b14122d19bb3e974f11695cf
3
  size 135998360
run-faa58daf/checkpoint-500/config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "mgh6/esm_cluster_35M_linear",
3
+ "architectures": [
4
+ "EsmForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "classifier_dropout": 0.18727005942368125,
8
+ "emb_layer_norm_before": false,
9
+ "esmfold_config": null,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.0,
12
+ "hidden_size": 480,
13
+ "id2label": {
14
+ "0": "LABEL_0"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 1920,
18
+ "is_folding_model": false,
19
+ "label2id": {
20
+ "LABEL_0": 0
21
+ },
22
+ "layer_norm_eps": 1e-05,
23
+ "mask_token_id": 32,
24
+ "max_position_embeddings": 1026,
25
+ "model_type": "esm",
26
+ "num_attention_heads": 20,
27
+ "num_hidden_layers": 12,
28
+ "pad_token_id": 1,
29
+ "position_embedding_type": "rotary",
30
+ "problem_type": "regression",
31
+ "token_dropout": true,
32
+ "torch_dtype": "float32",
33
+ "transformers_version": "4.35.2",
34
+ "use_cache": true,
35
+ "vocab_list": null,
36
+ "vocab_size": 33
37
+ }
run-faa58daf/checkpoint-500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc037964fb4532c3fbe0661daa2cb24c635f5c5b14122d19bb3e974f11695cf
3
+ size 135998360
run-faa58daf/checkpoint-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5324f3a40e0c2e21375d4b256ac801816dc2c71f3a3d840e4d80bb2a71b1983
3
+ size 268171578
run-faa58daf/checkpoint-500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f077b2f5a1c369ee4a3f74c2424dab29dce328d101e98bc5ebef831752ab14bd
3
+ size 14244
run-faa58daf/checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c6c31d10af81783a887ad48ca5702e81bc44128e52a29e866b3fa94d439cc1
3
+ size 1064
run-faa58daf/checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.15397430956363678,
3
+ "best_model_checkpoint": "mgh6/TCS_Pair/run-faa58daf/checkpoint-500",
4
+ "epoch": 1.0057663939922221,
5
+ "eval_steps": 500,
6
+ "global_step": 500,
7
+ "is_hyper_param_search": true,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.01,
13
+ "learning_rate": 0.0006977185696773308,
14
+ "loss": 0.0932,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.01,
19
+ "eval_loss": 0.15397430956363678,
20
+ "eval_runtime": 21.4027,
21
+ "eval_samples_per_second": 223.85,
22
+ "eval_steps_per_second": 27.987,
23
+ "step": 500
24
+ }
25
+ ],
26
+ "logging_steps": 500,
27
+ "max_steps": 9940,
28
+ "num_train_epochs": 20,
29
+ "save_steps": 500,
30
+ "total_flos": 3808940939721840.0,
31
+ "trial_name": null,
32
+ "trial_params": {
33
+ "classifier_dropout": 0.18727005942368125,
34
+ "gradient_accumulation_steps": 15.310000289738827,
35
+ "learning_rate": 0.000734674002393291,
36
+ "weight_decay": 0.06026718993550663
37
+ }
38
+ }
run-faa58daf/checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59d46e74d245c1bc18e06275b4a98e13d9ed4372c7020352518f1ee46e02e7c9
3
+ size 4600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6824f9fe4d5530bdfbcda9b94035c681cade4710ef178c7fb69dcfe7e47c4df
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59d46e74d245c1bc18e06275b4a98e13d9ed4372c7020352518f1ee46e02e7c9
3
  size 4600