mgh6 commited on
Commit
8474eb4
·
verified ·
1 Parent(s): bd759f5

Training in progress, step 100

Browse files
Files changed (26) hide show
  1. config.json +5 -5
  2. hub/models--mgh6--TCS_MLM/.no_exist/c42220913336b4e549ed45203fd68611a530f9e2/adapter_config.json +0 -0
  3. hub/models--mgh6--TCS_MLM/refs/main +1 -0
  4. hub/version.txt +1 -0
  5. model.safetensors +1 -1
  6. modules/__init__.py +0 -0
  7. modules/datasets_modules/__init__.py +0 -0
  8. modules/datasets_modules/__pycache__/__init__.cpython-311.pyc +0 -0
  9. runs/Jan19_20-35-43_bc8u15n8/events.out.tfevents.1705718144.bc8u15n8 +3 -0
  10. runs/Jan19_20-40-31_bc8u15n8/events.out.tfevents.1705718431.bc8u15n8 +0 -0
  11. runs/Jan19_20-50-03_bc8u15n8/events.out.tfevents.1705719003.bc8u15n8 +3 -0
  12. runs/Jan19_20-52-36_bc8u15n8/events.out.tfevents.1705719156.bc8u15n8 +3 -0
  13. runs/Jan19_20-58-12_bc9u7n1/events.out.tfevents.1705719493.bc9u7n1 +3 -0
  14. runs/Jan19_21-01-48_bc9u7n1/events.out.tfevents.1705719708.bc9u7n1 +3 -0
  15. runs/Jan19_21-05-59_bc9u7n1/events.out.tfevents.1705719959.bc9u7n1 +3 -0
  16. runs/Jan19_21-14-58_bc9u7n1/events.out.tfevents.1705720499.bc9u7n1 +3 -0
  17. runs/Jan19_21-20-03_bc9u7n1/events.out.tfevents.1705720804.bc9u7n1 +3 -0
  18. runs/Jan19_21-28-36_bc8u19n8/events.out.tfevents.1705721316.bc8u19n8 +3 -0
  19. runs/Jan19_21-32-27_bc8u19n8/events.out.tfevents.1705721547.bc8u19n8 +3 -0
  20. runs/Jan19_21-36-38_bc8u19n8/events.out.tfevents.1705721799.bc8u19n8 +3 -0
  21. runs/Jan19_21-40-27_bc8u19n8/events.out.tfevents.1705722027.bc8u19n8 +3 -0
  22. runs/Jan19_22-03-19_bc8u19n8/events.out.tfevents.1705723400.bc8u19n8 +3 -0
  23. runs/Jan19_22-06-18_bc8u19n8/events.out.tfevents.1705723578.bc8u19n8 +3 -0
  24. runs/Jan19_22-10-29_bc8u19n8/events.out.tfevents.1705723829.bc8u19n8 +3 -0
  25. runs/Jan19_22-18-18_bc8u19n8/events.out.tfevents.1705724299.bc8u19n8 +3 -0
  26. training_args.bin +2 -2
config.json CHANGED
@@ -1,14 +1,14 @@
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"
@@ -30,7 +30,7 @@
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
 
1
  {
2
+ "_name_or_path": "mgh6/TCS_MLM",
3
  "architectures": [
4
  "EsmForSequenceClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.01,
7
+ "classifier_dropout": 0.0,
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
  "id2label": {
14
  "0": "LABEL_0"
 
30
  "problem_type": "regression",
31
  "token_dropout": true,
32
  "torch_dtype": "float32",
33
+ "transformers_version": "4.36.2",
34
  "use_cache": true,
35
  "vocab_list": null,
36
  "vocab_size": 33
hub/models--mgh6--TCS_MLM/.no_exist/c42220913336b4e549ed45203fd68611a530f9e2/adapter_config.json ADDED
File without changes
hub/models--mgh6--TCS_MLM/refs/main ADDED
@@ -0,0 +1 @@
 
 
1
+ c42220913336b4e549ed45203fd68611a530f9e2
hub/version.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5e474ea17cc794124e9274b8600ce1124b1831d467c5361e7d435b6783422c2
3
  size 135998360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d486758809ca051629cd5357f78ab1eb5fea9446fb36a3e8ba413ea6b8da286
3
  size 135998360
modules/__init__.py ADDED
File without changes
modules/datasets_modules/__init__.py ADDED
File without changes
modules/datasets_modules/__pycache__/__init__.cpython-311.pyc ADDED
Binary file (188 Bytes). View file
 
runs/Jan19_20-35-43_bc8u15n8/events.out.tfevents.1705718144.bc8u15n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f33c3543819dec233f0490a892b7b40d1924072dffcc831ff9f978dec9b24afc
3
+ size 4478
runs/Jan19_20-40-31_bc8u15n8/events.out.tfevents.1705718431.bc8u15n8 ADDED
File without changes
runs/Jan19_20-50-03_bc8u15n8/events.out.tfevents.1705719003.bc8u15n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0b9a69ef5a8b3d8364d613e15d14f756e05323431f89611afce40a3db22679b
3
+ size 40
runs/Jan19_20-52-36_bc8u15n8/events.out.tfevents.1705719156.bc8u15n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b1b074f18a51ea4d057efffe05d518d812ff8eddd0ce17c74ecf8664df1d4d7
3
+ size 40
runs/Jan19_20-58-12_bc9u7n1/events.out.tfevents.1705719493.bc9u7n1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ce291d78d85ffd68efaff4138036856f22b2d26bf2a21743b51828c9aa30bc
3
+ size 40
runs/Jan19_21-01-48_bc9u7n1/events.out.tfevents.1705719708.bc9u7n1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c0c5bd75f51dc7e2f501013aa7beabe956a86cf35648479021303d1f61fdf20
3
+ size 40
runs/Jan19_21-05-59_bc9u7n1/events.out.tfevents.1705719959.bc9u7n1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4e56dd30f5aa6cf1b792b6ffec95c4b86db231ede654365ccbb43485ad44f3
3
+ size 4628
runs/Jan19_21-14-58_bc9u7n1/events.out.tfevents.1705720499.bc9u7n1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d685d0f6e10bf3b8ce56ef22bbd6672a65d937988491c3250c35c58351ce0cb
3
+ size 4473
runs/Jan19_21-20-03_bc9u7n1/events.out.tfevents.1705720804.bc9u7n1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cfd8d32546a9834d05d5763fe5480f6191f2cd79a1b77895c2e46d33a598119
3
+ size 4474
runs/Jan19_21-28-36_bc8u19n8/events.out.tfevents.1705721316.bc8u19n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bbf59eab3fb1650c4ce277eaa35bd763e5d2ba5ab482236a2ec15f365630ce6
3
+ size 4627
runs/Jan19_21-32-27_bc8u19n8/events.out.tfevents.1705721547.bc8u19n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a336e0d1f98c1484fb4c11ff56229c5d7b9bd6882a6f7ca778c990fa6c53523c
3
+ size 4627
runs/Jan19_21-36-38_bc8u19n8/events.out.tfevents.1705721799.bc8u19n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20244ab20d505c1156a1f503f1e363c22d13910e424e2d4dd4dbce0e39150460
3
+ size 4473
runs/Jan19_21-40-27_bc8u19n8/events.out.tfevents.1705722027.bc8u19n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad7673904326f83b7c7750f9d1c65eca7b4586c11e86d4b8a9bbaac49b90e61
3
+ size 4473
runs/Jan19_22-03-19_bc8u19n8/events.out.tfevents.1705723400.bc8u19n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c09e52a7d35d8f40c4acf4cebe8a587e93057b63a94440bf4f42879da0c8bfaa
3
+ size 4473
runs/Jan19_22-06-18_bc8u19n8/events.out.tfevents.1705723578.bc8u19n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0909ad8ee9201c0888566de2c287c9ff3cded1851af8129d734ff3f249412b3c
3
+ size 4627
runs/Jan19_22-10-29_bc8u19n8/events.out.tfevents.1705723829.bc8u19n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0fa4ea6cc4b21c4e30da57e02b384f7a24e29443e91871c4af4ce6a2b25750
3
+ size 40
runs/Jan19_22-18-18_bc8u19n8/events.out.tfevents.1705724299.bc8u19n8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd1e785de0f4f9211e975b6d81b3a9a0e6ecde41f48b5d8469817118564c3bc0
3
+ size 4481
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59d46e74d245c1bc18e06275b4a98e13d9ed4372c7020352518f1ee46e02e7c9
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b767fc2771fd04ef1e9c168377249ef471a353906f392f13626232b37740117c
3
+ size 4271