oknashar commited on
Commit
944700c
·
1 Parent(s): 01d11a8

End of training

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "aubmindlab/bert-base-arabert",
3
+ "architectures": [
4
+ "BertLMHeadModel"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
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
+ "pooler_fc_size": 768,
21
+ "pooler_num_attention_heads": 12,
22
+ "pooler_num_fc_layers": 3,
23
+ "pooler_size_per_head": 128,
24
+ "pooler_type": "first_token_transform",
25
+ "position_embedding_type": "absolute",
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.30.2",
28
+ "type_vocab_size": 2,
29
+ "use_cache": true,
30
+ "vocab_size": 64000
31
+ }
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "pad_token_id": 0,
4
+ "transformers_version": "4.30.2"
5
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2bb6574cc540dc865542c62e2fa1f371d7eec537c14c99c6364e024ea682f75
3
+ size 541106105
runs/Jul15_15-46-04_1929a14afd8d/events.out.tfevents.1689435969.1929a14afd8d.32.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9428e2b46b6169551ad1a199cdcd22d343c52febb27988fe9e90f24684635d80
3
+ size 4212
runs/Jul15_15-48-32_1929a14afd8d/events.out.tfevents.1689436114.1929a14afd8d.32.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c825a87c86ea78c59873f69bd3520dc44535aeacab896e9dcf7c9d53e7244ffa
3
+ size 4212
runs/Jul15_15-49-38_1929a14afd8d/events.out.tfevents.1689436180.1929a14afd8d.32.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84246e99cd72803d848a7f7e01a5b6d430717278951f4881065d8a3f7075514
3
+ size 4558
runs/Jul15_15-50-11_1929a14afd8d/events.out.tfevents.1689436214.1929a14afd8d.32.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed621d74b456d9b9fc1bb973496f078badfe3afaa9a4a3c674a0aa72847754e4
3
+ size 4556
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d00a8768b68725e92507ecde25cf23e9d1b760e3ebd330ea307ea22199eae36c
3
+ size 3963