mohamedashraf11 commited on
Commit
ed6e1f1
1 Parent(s): d68bc07

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/AraElectra-fine-tuned-model-Hadith",
3
  "architectures": [
4
  "ElectraForQuestionAnswering"
5
  ],
 
1
  {
2
+ "_name_or_path": "ZeyadAhmed/AraElectra-Arabic-SQuADv2-QA",
3
  "architectures": [
4
  "ElectraForQuestionAnswering"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57c2eb391003a42a519dfc54bc35568959a1b127d5ff419b32ee469d67308cd9
3
  size 538441104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ae9f2711a60441b5ee3f4eb408e34f37a495d8f863a2b2aa51353997dec14d
3
  size 538441104
runs/Feb03_11-54-05_b9dd70539b3c/events.out.tfevents.1706961319.b9dd70539b3c.2148.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d15122df69027c2faebd41bec012da9fee9853a7abb6562b560d98fc1b5a7a2
3
+ size 4922
special_tokens_map.json CHANGED
@@ -1,37 +1,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
  }
 
1
  {
2
+ "cls_token": "[CLS]",
3
+ "mask_token": "[MASK]",
4
+ "pad_token": "[PAD]",
5
+ "sep_token": "[SEP]",
6
+ "unk_token": "[UNK]"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  }
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
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,
tokenizer_config.json CHANGED
@@ -47,23 +47,16 @@
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
  }
 
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
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8425b97387b23b53a9f7ef72c2c7d7cdd0ef05cd675d97be80d4196d0eaf65dd
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61d463483c797ab6656beb9c30afcec0bcd8a3f7a49e3226bc344494fa3b066c
3
  size 4600