End of training
Browse files- README.md +20 -2
- all_results.json +16 -0
- eval_results.json +10 -0
- runs/Jan31_01-27-05_de2702907b26/events.out.tfevents.1706665677.de2702907b26.34.1 +3 -0
- train_results.json +9 -0
- trainer_state.json +30 -0
README.md
CHANGED
@@ -1,9 +1,24 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
4 |
model-index:
|
5 |
- name: TinyLlama-Indo
|
6 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -11,7 +26,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# TinyLlama-Indo
|
13 |
|
14 |
-
This model was trained from scratch on
|
|
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
datasets:
|
5 |
+
- MBZUAI/Bactrian-X
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: TinyLlama-Indo
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Causal Language Modeling
|
13 |
+
type: text-generation
|
14 |
+
dataset:
|
15 |
+
name: MBZUAI/Bactrian-X id
|
16 |
+
type: MBZUAI/Bactrian-X
|
17 |
+
args: id
|
18 |
+
metrics:
|
19 |
+
- name: Accuracy
|
20 |
+
type: accuracy
|
21 |
+
value: 0.2550262872843518
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
26 |
|
27 |
# TinyLlama-Indo
|
28 |
|
29 |
+
This model was trained from scratch on the MBZUAI/Bactrian-X id dataset.
|
30 |
+
It achieves the following results on the evaluation set:
|
31 |
+
- Loss: 5.2103
|
32 |
+
- Accuracy: 0.2550
|
33 |
|
34 |
## Model description
|
35 |
|
all_results.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.0,
|
3 |
+
"eval_accuracy": 0.2550262872843518,
|
4 |
+
"eval_loss": 5.2102789878845215,
|
5 |
+
"eval_runtime": 10.0113,
|
6 |
+
"eval_samples": 37,
|
7 |
+
"eval_samples_per_second": 3.696,
|
8 |
+
"eval_steps_per_second": 1.898,
|
9 |
+
"perplexity": 183.14514634383818,
|
10 |
+
"total_flos": 4578913057505280.0,
|
11 |
+
"train_loss": 6.445547739664714,
|
12 |
+
"train_runtime": 1136.4366,
|
13 |
+
"train_samples": 767,
|
14 |
+
"train_samples_per_second": 1.35,
|
15 |
+
"train_steps_per_second": 0.169
|
16 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.0,
|
3 |
+
"eval_accuracy": 0.2550262872843518,
|
4 |
+
"eval_loss": 5.2102789878845215,
|
5 |
+
"eval_runtime": 10.0113,
|
6 |
+
"eval_samples": 37,
|
7 |
+
"eval_samples_per_second": 3.696,
|
8 |
+
"eval_steps_per_second": 1.898,
|
9 |
+
"perplexity": 183.14514634383818
|
10 |
+
}
|
runs/Jan31_01-27-05_de2702907b26/events.out.tfevents.1706665677.de2702907b26.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:697a9ca82a56ac99b374c30864aaed86fdd361e8c3fd1de94a2fdf90fdc2d7f9
|
3 |
+
size 411
|
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.0,
|
3 |
+
"total_flos": 4578913057505280.0,
|
4 |
+
"train_loss": 6.445547739664714,
|
5 |
+
"train_runtime": 1136.4366,
|
6 |
+
"train_samples": 767,
|
7 |
+
"train_samples_per_second": 1.35,
|
8 |
+
"train_steps_per_second": 0.169
|
9 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 192,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 2.0,
|
13 |
+
"step": 192,
|
14 |
+
"total_flos": 4578913057505280.0,
|
15 |
+
"train_loss": 6.445547739664714,
|
16 |
+
"train_runtime": 1136.4366,
|
17 |
+
"train_samples_per_second": 1.35,
|
18 |
+
"train_steps_per_second": 0.169
|
19 |
+
}
|
20 |
+
],
|
21 |
+
"logging_steps": 200,
|
22 |
+
"max_steps": 192,
|
23 |
+
"num_input_tokens_seen": 0,
|
24 |
+
"num_train_epochs": 2,
|
25 |
+
"save_steps": 2000,
|
26 |
+
"total_flos": 4578913057505280.0,
|
27 |
+
"train_batch_size": 2,
|
28 |
+
"trial_name": null,
|
29 |
+
"trial_params": null
|
30 |
+
}
|