e-hossam96
commited on
Commit
•
3ddbc59
1
Parent(s):
326d518
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: arabic-nano-gpt
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,8 +19,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# arabic-nano-gpt
|
16 |
|
17 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
18 |
-
It achieves the following results on the
|
19 |
-
- Loss: 3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -209,4 +222,4 @@ The following hyperparameters were used during training:
|
|
209 |
- Transformers 4.45.2
|
210 |
- Pytorch 2.5.0
|
211 |
- Datasets 3.0.1
|
212 |
-
- Tokenizers 0.20.1
|
|
|
7 |
model-index:
|
8 |
- name: arabic-nano-gpt
|
9 |
results: []
|
10 |
+
datasets:
|
11 |
+
- wikimedia/wikipedia
|
12 |
+
language:
|
13 |
+
- ar
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
19 |
# arabic-nano-gpt
|
20 |
|
21 |
This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
|
22 |
+
It achieves the following results on the held-out test set:
|
23 |
+
- Loss: 3.28796
|
24 |
+
|
25 |
+
**Training Loss**
|
26 |
+
|
27 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ccee86374057a338e03c1e/970nr9bptjHSMsjLDHfaY.png)
|
28 |
+
|
29 |
+
**Validation Loss**
|
30 |
+
|
31 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/63ccee86374057a338e03c1e/GUbnak7yV02vd0NZhbeEO.png)
|
32 |
+
|
33 |
|
34 |
## Model description
|
35 |
|
|
|
222 |
- Transformers 4.45.2
|
223 |
- Pytorch 2.5.0
|
224 |
- Datasets 3.0.1
|
225 |
+
- Tokenizers 0.20.1
|