sureshnam9 commited on
Commit
67b0405
1 Parent(s): c8a81a4

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "facebook/esm2_t12_35M_UR50D",
3
  "architectures": [
4
- "EsmForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout": null,
@@ -10,9 +10,19 @@
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.0,
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,
@@ -21,7 +31,6 @@
21
  "num_hidden_layers": 12,
22
  "pad_token_id": 1,
23
  "position_embedding_type": "rotary",
24
- "problem_type": "single_label_classification",
25
  "token_dropout": true,
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.25.1",
 
1
  {
2
  "_name_or_path": "facebook/esm2_t12_35M_UR50D",
3
  "architectures": [
4
+ "EsmForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout": null,
 
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.0,
12
  "hidden_size": 480,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2"
17
+ },
18
  "initializer_range": 0.02,
19
  "intermediate_size": 1920,
20
  "is_folding_model": false,
21
+ "label2id": {
22
+ "LABEL_0": 0,
23
+ "LABEL_1": 1,
24
+ "LABEL_2": 2
25
+ },
26
  "layer_norm_eps": 1e-05,
27
  "mask_token_id": 32,
28
  "max_position_embeddings": 1026,
 
31
  "num_hidden_layers": 12,
32
  "pad_token_id": 1,
33
  "position_embedding_type": "rotary",
 
34
  "token_dropout": true,
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.25.1",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7562eef2d62ada8dc5620633ac19504d39cff955591e8a533ad590fb9e8b35c
3
- size 136051745
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffecb8cfefcd554bc7a15809f2d08b3741d51199842a2fc7458ccbcf1a2b7954
3
+ size 135129497
runs/Jan09_03-35-38_ubuntu2004/events.out.tfevents.1673235343.ubuntu2004.50189.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92f5217c92dbd95f791edd327f8f6a22507813ffb0e1003155e9f176d4b818f7
3
- size 4572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9b41ecd65ef9137147fb8e451c81c95c5a586ee119abd067b824296d046df34
3
+ size 5125
runs/Jan09_04-07-08_ubuntu2004/1673237239.7718296/events.out.tfevents.1673237239.ubuntu2004.55192.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef0220e719ebd39df2f5bbd20004014dc381d6756abc9b127dee829fa5fdaae0
3
+ size 5805
runs/Jan09_04-07-08_ubuntu2004/events.out.tfevents.1673237239.ubuntu2004.55192.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1506e69fd2808babc52bc692fe7387de405567e91d0e9eaa48fb7f0d1efa4eb
3
+ size 4050
runs/Jan09_04-11-18_ubuntu2004/1673237503.7412994/events.out.tfevents.1673237503.ubuntu2004.56067.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:890939870f26f3270aaf9e3563f955bd39ff148c77976fb365be19b73ba2bdc8
3
+ size 5805
runs/Jan09_04-11-18_ubuntu2004/events.out.tfevents.1673237503.ubuntu2004.56067.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c612c6aec77656cc5d0c39b2fa32242ae8a902e51977d4cb64b1b9fa48d6e16e
3
+ size 4204
runs/Jan09_04-20-01_ubuntu2004/1673238027.5933542/events.out.tfevents.1673238027.ubuntu2004.56473.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f3b6d80136c7c297ef56d6e95ce195c27d880ec862bd350cfbf9b28fe9a3d76
3
+ size 5805
runs/Jan09_04-20-01_ubuntu2004/events.out.tfevents.1673238027.ubuntu2004.56473.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:438e0018f25f2736346f8997edce2f11a96bcace938058fb3edb5ac5fc5beb35
3
+ size 4204
runs/Jan09_04-30-08_ubuntu2004/1673238634.2701464/events.out.tfevents.1673238634.ubuntu2004.56878.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1692fbde17ad0916ae4fa73cc4d6cbdb8e6d6ee8c8070280dab69d8a6b50f60
3
+ size 5805
runs/Jan09_04-30-08_ubuntu2004/events.out.tfevents.1673238634.ubuntu2004.56878.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc2a167616c52a34f693ad710352be40ece5674e5ee983dec4aedbeeb7f9b58
3
+ size 4204
runs/Jan09_04-37-50_ubuntu2004/1673239096.3342996/events.out.tfevents.1673239096.ubuntu2004.57283.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a333d02650f21e00b5c2293475bccfb997da25f7251330da60326874d0bb0f2
3
+ size 5805
runs/Jan09_04-37-50_ubuntu2004/events.out.tfevents.1673239096.ubuntu2004.57283.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd43d43806cc8e175c54353d3566982850012deecc8f550b0e25744f69319144
3
+ size 4204
runs/Jan09_04-41-34_ubuntu2004/1673239319.8999567/events.out.tfevents.1673239319.ubuntu2004.57690.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73fc2f18b161113fb3f6e7a33310be14102b9c7436818ae88d5e8654e28dc70b
3
+ size 5805
runs/Jan09_04-41-34_ubuntu2004/events.out.tfevents.1673239319.ubuntu2004.57690.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cabbf04c1ec614dfc574c12d3e38a43fc2db6f9f87b6ec744d6d15e5a508127
3
+ size 4726
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83761363fc86dea9a646d46b9670700ae14b6348a54130f42cd7ae9f1982f783
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90dc788c0eeb5a0ec6b9a8f2f488b5112f6c183bb8c92861c034c126f419881f
3
  size 3579