sureshnam9 commited on
Commit
8402b3c
1 Parent(s): 3a69290

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
- "EsmForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout": null,
@@ -10,19 +10,9 @@
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,6 +21,7 @@
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",
 
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
  "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
  "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",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d09638e910c9f60cc5666dd5e82e40c45004f249d8256739f6e53571502cdfe
3
- size 135129497
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a84f97023e9ddf96bbcc209b1ea3971e75a5f216debdc9aba74dddf63ba9a24
3
+ size 136051745
runs/Dec21_22-56-45_sc09clx01-hls/events.out.tfevents.1671663454.sc09clx01-hls.19640.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a489f9eea1bbc3bf944b9f8e7f5359eeb6d874c5483103515f611d3683f2ebe
3
- size 6528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6020946286b5534913ebfb3460561c8e1296c9718c00ec1ff7533fcd4b84a023
3
+ size 7090
runs/Dec22_00-05-38_sc09clx01-hls/1671667550.9433358/events.out.tfevents.1671667550.sc09clx01-hls.35810.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab89c23ce695659da3186d95a33db358bb829c87fa9672e46979eef769a61106
3
+ size 5808
runs/Dec22_00-05-38_sc09clx01-hls/events.out.tfevents.1671667550.sc09clx01-hls.35810.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8758eac4466284b162219c009730760f9db13d574dc39a305cf3b7a83aac0c1e
3
+ size 4051
runs/Dec22_00-23-49_sc09clx01-hls/1671668642.301443/events.out.tfevents.1671668642.sc09clx01-hls.38521.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a135038771633d33abda3e73f517fbe70dbcd28138004e89b58f8750230b4d8
3
+ size 5808
runs/Dec22_00-23-49_sc09clx01-hls/events.out.tfevents.1671668642.sc09clx01-hls.38521.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:266b252820a7ca70e20e787614ff5c0be1395d949cf8bae06907e34b606053b8
3
+ size 4582
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b96d1954ded3a1f9c0ea1a06d1f7d1a0dcd6fa6cb02ed562a88fc98a2bd24ee1
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8494c70ff80ad9cbc521a11af211368bf5eee1fe64088cc61b61ebf331d0ebb0
3
  size 3643