HassanCS commited on
Commit
1239b97
1 Parent(s): 4392763

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "HassanCS/ChemBERTa-77M-MLM-finetuned-4M_3",
3
+ "architectures": [
4
+ "RobertaForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.109,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.144,
13
+ "hidden_size": 384,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 464,
16
+ "is_gpu": true,
17
+ "layer_norm_eps": 1e-12,
18
+ "max_position_embeddings": 515,
19
+ "model_type": "roberta",
20
+ "num_attention_heads": 12,
21
+ "num_hidden_layers": 3,
22
+ "pad_token_id": 1,
23
+ "position_embedding_type": "absolute",
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.29.2",
26
+ "type_vocab_size": 1,
27
+ "use_cache": true,
28
+ "vocab_size": 600
29
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:827830b13975c4519b3738df7804c15be7b450c08c25acc00ee15170d09b1f36
3
+ size 13739170
runs/Jun03_12-00-11_41cee28f4a9c/1685793653.1087978/events.out.tfevents.1685793653.41cee28f4a9c.179.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8123ccc22cc6c281ce138a62f39c5a0cc2d4b2273b88f3c173b97d8cfc8b5c0
3
+ size 5955
runs/Jun03_12-00-11_41cee28f4a9c/events.out.tfevents.1685793653.41cee28f4a9c.179.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c39dce29177ad24dac57dc0bdddfbc1a91d47526e64803bfb0ccc08e95c1759f
3
+ size 4328
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88a624f439d4e2eb104b47a8b72b1071f6c4af55ce021bbdd5a1bda24d2370c0
3
+ size 3963