BoodyAhmedHamdy
commited on
Commit
•
e38d433
1
Parent(s):
ad7dc06
Model save
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [ZeyadAhmed/AraElectra-Arabic-SQuADv2-QA](https://huggingface.co/ZeyadAhmed/AraElectra-Arabic-SQuADv2-QA) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 3.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,10 +45,10 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
| No log | 1.0 | 45 | 3.
|
49 |
-
| No log | 2.0 | 90 | 3.
|
50 |
-
| No log | 3.0 | 135 | 3.
|
51 |
-
| No log | 4.0 | 180 | 3.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [ZeyadAhmed/AraElectra-Arabic-SQuADv2-QA](https://huggingface.co/ZeyadAhmed/AraElectra-Arabic-SQuADv2-QA) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 3.7372
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| No log | 1.0 | 45 | 3.5408 |
|
49 |
+
| No log | 2.0 | 90 | 3.5833 |
|
50 |
+
| No log | 3.0 | 135 | 3.7286 |
|
51 |
+
| No log | 4.0 | 180 | 3.7372 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 538441104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d36e28566c18f436aec8343032c2945cd5e60f90025b84fb0ae64245a9607e14
|
3 |
size 538441104
|
runs/Mar01_15-15-17_5a8b69d14264/events.out.tfevents.1709306153.5a8b69d14264.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24d7aa6ba70180216966a39c00025435cf14ae8e7920e8f689ed2f883efa7b95
|
3 |
+
size 6287
|
tokenizer.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"direction": "Right",
|
5 |
"max_length": 512,
|
6 |
"strategy": "OnlySecond",
|
7 |
-
"stride":
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
|
|
4 |
"direction": "Right",
|
5 |
"max_length": 512,
|
6 |
"strategy": "OnlySecond",
|
7 |
+
"stride": 410
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4313bb6c26a2471163b96b1b8b8f90a239d245f5fa71b5083df935379a762d4
|
3 |
size 4984
|