Model save
Browse files- README.md +1 -6
- generation_config.json +1 -1
README.md
CHANGED
|
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
| 3 |
base_model: riotu-lab/ArabianGPT-01B
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
-
metrics:
|
| 7 |
-
- accuracy
|
| 8 |
model-index:
|
| 9 |
- name: test-aragpt
|
| 10 |
results: []
|
|
@@ -16,9 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
# test-aragpt
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [riotu-lab/ArabianGPT-01B](https://huggingface.co/riotu-lab/ArabianGPT-01B) on an unknown dataset.
|
| 19 |
-
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 4.3387
|
| 21 |
-
- Accuracy: 0.2541
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -51,7 +46,7 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
### Framework versions
|
| 53 |
|
| 54 |
-
- Transformers 4.
|
| 55 |
- Pytorch 2.3.1+cu121
|
| 56 |
- Datasets 2.19.2
|
| 57 |
- Tokenizers 0.19.1
|
|
|
|
| 3 |
base_model: riotu-lab/ArabianGPT-01B
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: test-aragpt
|
| 8 |
results: []
|
|
|
|
| 14 |
# test-aragpt
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [riotu-lab/ArabianGPT-01B](https://huggingface.co/riotu-lab/ArabianGPT-01B) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 46 |
|
| 47 |
### Framework versions
|
| 48 |
|
| 49 |
+
- Transformers 4.45.0.dev0
|
| 50 |
- Pytorch 2.3.1+cu121
|
| 51 |
- Datasets 2.19.2
|
| 52 |
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
"eos_token_id": 64000,
|
| 4 |
-
"transformers_version": "4.
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"_from_model_config": true,
|
| 3 |
"eos_token_id": 64000,
|
| 4 |
+
"transformers_version": "4.45.0.dev0"
|
| 5 |
}
|