SaiedAlshahrani commited on
Commit
4e6ab4e
·
1 Parent(s): 738156d

Training in progress, step 35

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
Moroccan_Arabic_Wikipedia_20230101_nobots.csv ADDED
The diff for this file is too large to render. See raw diff
 
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RobertaForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "eos_token_id": 2,
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": 514,
16
+ "model_type": "roberta",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 6,
19
+ "pad_token_id": 1,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.24.0",
23
+ "type_vocab_size": 1,
24
+ "use_cache": true,
25
+ "vocab_size": 52000
26
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eb6d874488c941d6d21b57f2bfb71fb7d1c9554c6103a49882213327012c69b
3
+ size 334056939
runs/Aug26_19-11-10_ns8bzgz4xs/1693077077.3696287/events.out.tfevents.1693077077.ns8bzgz4xs.1434.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9a917ee57f1b5b8d14c5be750d5fbd1b1a4efbc90338c2dd9fd99b1303bcc91
3
+ size 5513
runs/Aug26_19-11-10_ns8bzgz4xs/1693077079.0913694/events.out.tfevents.1693077079.ns8bzgz4xs.1434.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f6c02e4ca7158d20b3d02d0f3ffdef9956d4c6b344e5003d208302128b322a0
3
+ size 5513
runs/Aug26_19-11-10_ns8bzgz4xs/events.out.tfevents.1693077077.ns8bzgz4xs.1434.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c98a8f535a79ccda3f8b59dd26a12b87b29a29cb32b2b1b537b830656bcf919
3
+ size 7422
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a809588d2fbedf4d694cc0c7e1f80dce9a7b0bb7a3e75740c252de8badd3e86
3
+ size 3439
vocab.json ADDED
The diff for this file is too large to render. See raw diff