ashwathjadhav23 commited on
Commit
b1b9fff
·
1 Parent(s): 1757a6e

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ashwathjadhav23/Spanish_MLM_01",
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.27.4",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 28996
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ab17971bdbf29637a61525e526ff9b83e2c8ddc4f45368c66f288c294171037
3
+ size 433436665
runs/Apr05_09-18-33_d1f0e68cc995/1680686322.0084517/events.out.tfevents.1680686322.d1f0e68cc995.1475.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c2610c725499c8f4e1663d22728d86480399f27dbe8a6d8378e3708edde4d3
3
+ size 5805
runs/Apr05_09-18-33_d1f0e68cc995/events.out.tfevents.1680686322.d1f0e68cc995.1475.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c51c5b423b0354ef297f03770b73fad7aec5b914d85f12a8d9687890557e7cd
3
+ size 4143
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebd87bbcac46fe939715e59949f17539241255284d54f054a4fc8eddbb4c6cf9
3
+ size 3579