mohamedashraf11 commited on
Commit
b476b12
1 Parent(s): b5fed48

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "ZeyadAhmed/AraElectra-Arabic-SQuADv2-QA",
3
  "architectures": [
4
  "ElectraForQuestionAnswering"
5
  ],
 
1
  {
2
+ "_name_or_path": "/content/drive/MyDrive/AraElectra-fine-tuned-model-Hadith",
3
  "architectures": [
4
  "ElectraForQuestionAnswering"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17ab760ae161f7d943e10b2b64eead1e5ecd89e3277a48ce05a5a538844d797b
3
  size 538441104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15ac2528b6f9a7193be32053a711aa11134e6f451a316ebb3d0eace7eb6aded8
3
  size 538441104
runs/Feb03_10-41-54_5b1ca9bef3b2/events.out.tfevents.1706956927.5b1ca9bef3b2.275.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcd0dc61dc4d59fda95603b488ccadd1a4a2bf5dc7c9a4f995c9aeacc0e76826
3
+ size 4940
special_tokens_map.json CHANGED
@@ -1,7 +1,37 @@
1
  {
2
- "cls_token": "[CLS]",
3
- "mask_token": "[MASK]",
4
- "pad_token": "[PAD]",
5
- "sep_token": "[SEP]",
6
- "unk_token": "[UNK]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  }
 
1
  {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
  }
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "OnlySecond",
7
- "stride": 410
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
tokenizer_config.json CHANGED
@@ -47,16 +47,23 @@
47
  "do_lower_case": false,
48
  "mask_token": "[MASK]",
49
  "max_len": 512,
 
50
  "model_max_length": 512,
51
  "never_split": [
52
  "[بريد]",
53
  "[مستخدم]",
54
  "[رابط]"
55
  ],
 
56
  "pad_token": "[PAD]",
 
 
57
  "sep_token": "[SEP]",
 
58
  "strip_accents": null,
59
  "tokenize_chinese_chars": true,
60
  "tokenizer_class": "ElectraTokenizer",
 
 
61
  "unk_token": "[UNK]"
62
  }
 
47
  "do_lower_case": false,
48
  "mask_token": "[MASK]",
49
  "max_len": 512,
50
+ "max_length": 512,
51
  "model_max_length": 512,
52
  "never_split": [
53
  "[بريد]",
54
  "[مستخدم]",
55
  "[رابط]"
56
  ],
57
+ "pad_to_multiple_of": null,
58
  "pad_token": "[PAD]",
59
+ "pad_token_type_id": 0,
60
+ "padding_side": "right",
61
  "sep_token": "[SEP]",
62
+ "stride": 410,
63
  "strip_accents": null,
64
  "tokenize_chinese_chars": true,
65
  "tokenizer_class": "ElectraTokenizer",
66
+ "truncation_side": "right",
67
+ "truncation_strategy": "only_second",
68
  "unk_token": "[UNK]"
69
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ca11439a9cde3081332b01f79634acd66043e43f9aa7041fa0dc3cf641332ec
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ab142ccd2e938426e693ae21356657f3d3f46f3b2ab60a7fac0f734d342303f
3
  size 4600