veddm commited on
Commit
a4ff4e4
1 Parent(s): 65fa903

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2",
3
+ "architectures": [
4
+ "BertLMHeadModel"
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": 384,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 1536,
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.17.0",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 250037
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1efb882c48e2761d6cb1be45b809ae3b0734c3f1f053974a1549be5c41df7269
3
+ size 471701227
runs/Apr12_16-17-39_24-002194/1649765975.985055/events.out.tfevents.1649765975.24-002194.9896.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e859e9055aa8fe93eff590e0bac96a3b9f87633e486322238a3aedc72e9a7be
3
+ size 4859
runs/Apr12_16-17-39_24-002194/events.out.tfevents.1649765975.24-002194.9896.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a435cbcd06244dd2417ad39bb64d4cb7d9aabf9db5b14853543f14cb47b9a4
3
+ size 4594
runs/Apr12_16-17-39_24-002194/events.out.tfevents.1649769179.24-002194.9896.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3d5c537cb3d8988f41e962f53edb3ba75efe35a77538b9df1bc7d32b51d01f7
3
+ size 311
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1438c690c6f0102dfb18e1447e82c8047204fd9d0ecd0768e4be83d850be29b5
3
+ size 3055