lamaabdulaziz commited on
Commit
87b1cf6
·
1 Parent(s): d089fca

Training in progress, epoch 1

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e74d5655bfb33f178b8e213db8bb7ef199428aabb3deef16f47738dcb422e8d0
3
  size 651442541
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a92b033e0b65e8e7b0db1e4069ecde7dc0382f6ecbf0b09f169adf34193cf4c3
3
  size 651442541
runs/Mar20_12-48-15_6919d2a450dd/1679316499.516028/events.out.tfevents.1679316499.6919d2a450dd.23.15 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a077f567c87639a429daf347adc712609d0e03175b735b190638d1cd613dad5c
3
+ size 5375
runs/Mar20_12-48-15_6919d2a450dd/events.out.tfevents.1679316499.6919d2a450dd.23.14 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a6325e42fb455aeca489112dce2b80baea0a14f7d3d8ea0dc9088c8d2d7812a
3
+ size 4986
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,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": "[CLS]",
3
+ "do_basic_tokenize": true,
4
+ "do_lower_case": true,
5
+ "mask_token": "[MASK]",
6
+ "name_or_path": "lamaabdulaziz/MarBERT-finetuned-fnd",
7
+ "never_split": null,
8
+ "pad_token": "[PAD]",
9
+ "sep_token": "[SEP]",
10
+ "special_tokens_map_file": null,
11
+ "strip_accents": null,
12
+ "tokenize_chinese_chars": true,
13
+ "tokenizer_class": "BertTokenizer",
14
+ "unk_token": "[UNK]"
15
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f19b4c43e28ced047ece79c10efe72735113d29bc47c6e2e1b7f06bc8ca88ea0
3
  size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6d32dc10534e53e7e2c5192936e7afa3d34fb91451b6b5daaf4010470b291bf
3
  size 3311
vocab.txt ADDED
The diff for this file is too large to render. See raw diff