sureshnam9 commited on
Commit
f02d97d
1 Parent(s): 7a3288a

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:8351f7a90bddba624a15ee32f55f7debe0a90a35f5483383808f5c948e83ce1b
3
- size 135129497
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0907d6b5164ea3ccea763752bf87f21c43a463a1a9a9f6ce73a4d6f9a7b8b734
3
+ size 136051745
runs/Dec22_22-51-57_sc09clx01-hls/events.out.tfevents.1671752919.sc09clx01-hls.83016.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf4576b8ca2768de5fd77537a6afc3da5a5758e5113d3014243add6392b10d7a
3
- size 6528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e3922e91b2b8d95dc30cda6ee94c5f7b6b6b2c1312c793c8ef55e4bb9210e96
3
+ size 7090
runs/Dec27_20-29-01_sc09clx01-hls/1672172953.8774085/events.out.tfevents.1672172953.sc09clx01-hls.106294.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7750f0593af11b4768d58ccc2d58d10675f9d1320db6790432e1f1e4a3504c4f
3
+ size 5808
runs/Dec27_20-29-01_sc09clx01-hls/events.out.tfevents.1672172953.sc09clx01-hls.106294.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e49b85af36a68afe8da99cfda82040f445ce70099b5fed2ed21c330c6e2ac60
3
+ size 4051
runs/Dec27_20-37-23_sc09clx01-hls/1672173456.5222585/events.out.tfevents.1672173456.sc09clx01-hls.107890.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24b26333e62d01c832de3159ca0fde24ae116e9184bef151ee566dee7c6ce258
3
+ size 5808
runs/Dec27_20-37-23_sc09clx01-hls/events.out.tfevents.1672173456.sc09clx01-hls.107890.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23e3413e6e8f1f99304ccdc4c27e5379afd09c12c47f34c6cc0cfa5c0396dbc2
3
+ size 4051
runs/Dec27_20-56-53_sc09clx01-hls/1672174626.528836/events.out.tfevents.1672174626.sc09clx01-hls.111030.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92a45cbb41e0edabe80097c7b19986f56e1611719ed0503688d5e4eb7c472400
3
+ size 5808
runs/Dec27_20-56-53_sc09clx01-hls/events.out.tfevents.1672174626.sc09clx01-hls.111030.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62dfa11578c79c9fcbbd02141246d95d7c49ecbc96ab3f54a4b24fd84a3ec694
3
+ size 4582
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:835744a7feb792c16ac8d2106c5d30ad22d65dc5d9e421986c21a0183992d6db
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d21d4be6bf4e446a6561cac64746cea769e71919b5ee35c6af9dc98ac530e4f2
3
  size 3643