shafin commited on
Commit
11cb45b
1 Parent(s): 9e5f5ca

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "shafin/chemical-bert-uncased-finetuned-cust-c2",
3
+ "architectures": [
4
+ "BertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.24.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 31090
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b635ab50c4fd13aa4aa7d62968524cb39a1f15e040d8dfc10892596cfd01023
3
+ size 439876011
runs/Nov24_15-11-34_37dbf7225386/1669302709.0448375/events.out.tfevents.1669302709.37dbf7225386.98.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b73470988885395f4cb30a8855537db83991d008a69e01fa6676d21487001f9
3
+ size 5442
runs/Nov24_15-11-34_37dbf7225386/events.out.tfevents.1669302709.37dbf7225386.98.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:378c4cfc66cee71a457adbe6c9e9816c6a399bd6f775bce085c3bc602847de73
3
+ size 17175
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78f11a9b90b5376ce2b92ccc712a8a09a5da58b219bc5c842d431e1cc68b3c7c
3
+ size 3375