AfnanTS commited on
Commit
6f2464d
1 Parent(s): ab38204

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,11 +1,12 @@
1
  {
2
- "_name_or_path": "aubmindlab/bert-base-arabert",
3
  "architectures": [
4
  "BertForMaskedLM"
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,
@@ -27,5 +28,5 @@
27
  "transformers_version": "4.27.1",
28
  "type_vocab_size": 2,
29
  "use_cache": true,
30
- "vocab_size": 64000
31
  }
 
1
  {
2
+ "_name_or_path": "UBC-NLP/ARBERT",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
  "directionality": "bidi",
9
+ "gradient_checkpointing": false,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
 
28
  "transformers_version": "4.27.1",
29
  "type_vocab_size": 2,
30
  "use_cache": true,
31
+ "vocab_size": 100000
32
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1f97bfa0b6749c3c44c00e7665ce0a3409273765aa8579e46f6ad0bde5c6a00
3
- size 541109430
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c2a8353d3b229ad1ddca4837e92f31b3cac49f226bb40aac453246a7d84604
3
+ size 651845430
runs/May02_11-41-46_06c4f7d6bcac/1714650260.6154487/events.out.tfevents.1714650260.06c4f7d6bcac.877.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b86044056469af91a33df59e8cebada1c7b8bef33c1da59ed8d6c83f4776de3
3
+ size 6097
runs/May02_11-41-46_06c4f7d6bcac/events.out.tfevents.1714650260.06c4f7d6bcac.877.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59a1187903790b762bd364230bb0fbd12aa1b9343cbba207449aad467e5ca661
3
+ size 4575
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59970aaf2055850e212c1c55e703a675a64bdfda9bdce71bfc04d5deb5b562fc
3
  size 4216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89b1a3e08072e86ea76d965ea64ae8be0f9d9353282f3ec8966a38d56a9c3f1d
3
  size 4216