lamaabdulaziz commited on
Commit
6faab01
·
1 Parent(s): 5325527

Training in progress, epoch 0

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44613b6ae964578d3946d5f52686633dbf2fea34b43ad59fe20823c8d180e49d
3
  size 540851117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd390989211f01f29a5ee5377d6ad3cec0f60705211d2c140732e3a271bf8e3f
3
  size 540851117
runs/Apr19_20-06-33_e6b878380328/1681934797.3050618/events.out.tfevents.1681934797.e6b878380328.24.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:470efd6461673f5059facf47bae0a885c4b8a899b0a4dadcd14d31ed62c9b59c
3
+ size 5384
runs/Apr19_20-06-33_e6b878380328/events.out.tfevents.1681934797.e6b878380328.24.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b006c9f0832b957897e6ad8ca31ba69b779a74a0de5d9eefe238c673a9e285
3
+ size 4667
special_tokens_map.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
7
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_basic_tokenize": true,
4
+ "do_lower_case": false,
5
+ "mask_token": "[MASK]",
6
+ "max_len": 512,
7
+ "name_or_path": "lamaabdulaziz/AraElectra-finetuned-fnd",
8
+ "never_split": [
9
+ "[بريد]",
10
+ "[مستخدم]",
11
+ "[رابط]"
12
+ ],
13
+ "pad_token": "[PAD]",
14
+ "sep_token": "[SEP]",
15
+ "special_tokens_map_file": null,
16
+ "strip_accents": null,
17
+ "tokenize_chinese_chars": true,
18
+ "tokenizer_class": "ElectraTokenizer",
19
+ "unk_token": "[UNK]"
20
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99ca7b4ff724cb475a62ac02aca5e3efa1ce32c02d0010ebcd861f9a8ce520c6
3
  size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e828f573bc0181785e1a069f921cd0bb9c01663a62bcc28e2307a45b71344984
3
  size 3311
vocab.txt ADDED
The diff for this file is too large to render. See raw diff