End of training
Browse files- README.md +5 -0
- all_results.json +16 -0
- eval_results.json +10 -0
- train_results.json +9 -0
- trainer_state.json +42 -0
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
| 3 |
base_model: riotu-lab/ArabianGPT-01B
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: test-egy_aragpt
|
| 8 |
results: []
|
|
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
# test-egy_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 |
|
|
|
|
| 3 |
base_model: riotu-lab/ArabianGPT-01B
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
metrics:
|
| 7 |
+
- bleu
|
| 8 |
model-index:
|
| 9 |
- name: test-egy_aragpt
|
| 10 |
results: []
|
|
|
|
| 16 |
# test-egy_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: 3.3262
|
| 21 |
+
- Bleu: 0.1060
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
all_results.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 1.0,
|
| 3 |
+
"eval_bleu": 0.10603800831832183,
|
| 4 |
+
"eval_loss": 3.326219081878662,
|
| 5 |
+
"eval_runtime": 15.6341,
|
| 6 |
+
"eval_samples": 847,
|
| 7 |
+
"eval_samples_per_second": 54.177,
|
| 8 |
+
"eval_steps_per_second": 6.78,
|
| 9 |
+
"perplexity": 27.832908563445223,
|
| 10 |
+
"total_flos": 1000225898496000.0,
|
| 11 |
+
"train_loss": 3.812888405539773,
|
| 12 |
+
"train_runtime": 118.532,
|
| 13 |
+
"train_samples": 2552,
|
| 14 |
+
"train_samples_per_second": 21.53,
|
| 15 |
+
"train_steps_per_second": 2.691
|
| 16 |
+
}
|
eval_results.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 1.0,
|
| 3 |
+
"eval_bleu": 0.10603800831832183,
|
| 4 |
+
"eval_loss": 3.326219081878662,
|
| 5 |
+
"eval_runtime": 15.6341,
|
| 6 |
+
"eval_samples": 847,
|
| 7 |
+
"eval_samples_per_second": 54.177,
|
| 8 |
+
"eval_steps_per_second": 6.78,
|
| 9 |
+
"perplexity": 27.832908563445223
|
| 10 |
+
}
|
train_results.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 1.0,
|
| 3 |
+
"total_flos": 1000225898496000.0,
|
| 4 |
+
"train_loss": 3.812888405539773,
|
| 5 |
+
"train_runtime": 118.532,
|
| 6 |
+
"train_samples": 2552,
|
| 7 |
+
"train_samples_per_second": 21.53,
|
| 8 |
+
"train_steps_per_second": 2.691
|
| 9 |
+
}
|
trainer_state.json
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": null,
|
| 3 |
+
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 1.0,
|
| 5 |
+
"eval_steps": 500,
|
| 6 |
+
"global_step": 319,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 1.0,
|
| 13 |
+
"step": 319,
|
| 14 |
+
"total_flos": 1000225898496000.0,
|
| 15 |
+
"train_loss": 3.812888405539773,
|
| 16 |
+
"train_runtime": 118.532,
|
| 17 |
+
"train_samples_per_second": 21.53,
|
| 18 |
+
"train_steps_per_second": 2.691
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"logging_steps": 500,
|
| 22 |
+
"max_steps": 319,
|
| 23 |
+
"num_input_tokens_seen": 0,
|
| 24 |
+
"num_train_epochs": 1,
|
| 25 |
+
"save_steps": 500,
|
| 26 |
+
"stateful_callbacks": {
|
| 27 |
+
"TrainerControl": {
|
| 28 |
+
"args": {
|
| 29 |
+
"should_epoch_stop": false,
|
| 30 |
+
"should_evaluate": false,
|
| 31 |
+
"should_log": false,
|
| 32 |
+
"should_save": true,
|
| 33 |
+
"should_training_stop": true
|
| 34 |
+
},
|
| 35 |
+
"attributes": {}
|
| 36 |
+
}
|
| 37 |
+
},
|
| 38 |
+
"total_flos": 1000225898496000.0,
|
| 39 |
+
"train_batch_size": 8,
|
| 40 |
+
"trial_name": null,
|
| 41 |
+
"trial_params": null
|
| 42 |
+
}
|