nilq commited on
Commit
2266477
·
verified ·
1 Parent(s): a8aedb5

End of training

Browse files
Files changed (5) hide show
  1. .gitattributes +1 -0
  2. README.md +19 -2
  3. all_results.json +10 -0
  4. eval_results.json +10 -0
  5. trainer_state.json +3 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ trainer_state.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -2,9 +2,23 @@
2
  base_model: nilq/baby-python-mistral-1L-tiny-base
3
  tags:
4
  - generated_from_trainer
 
 
 
 
5
  model-index:
6
  - name: baby-python-mistral-1L-tiny-lua-ft
7
- results: []
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +26,10 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # baby-python-mistral-1L-tiny-lua-ft
14
 
15
- This model is a fine-tuned version of [nilq/baby-python-mistral-1L-tiny-base](https://huggingface.co/nilq/baby-python-mistral-1L-tiny-base) on an unknown dataset.
 
 
 
16
 
17
  ## Model description
18
 
 
2
  base_model: nilq/baby-python-mistral-1L-tiny-base
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - nilq/small-lua-stack
7
+ metrics:
8
+ - accuracy
9
  model-index:
10
  - name: baby-python-mistral-1L-tiny-lua-ft
11
+ results:
12
+ - task:
13
+ name: Causal Language Modeling
14
+ type: text-generation
15
+ dataset:
16
+ name: nilq/small-lua-stack
17
+ type: nilq/small-lua-stack
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.4940860736493237
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # baby-python-mistral-1L-tiny-lua-ft
28
 
29
+ This model is a fine-tuned version of [nilq/baby-python-mistral-1L-tiny-base](https://huggingface.co/nilq/baby-python-mistral-1L-tiny-base) on the nilq/small-lua-stack dataset.
30
+ It achieves the following results on the evaluation set:
31
+ - Loss: 2.4518
32
+ - Accuracy: 0.4941
33
 
34
  ## Model description
35
 
all_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_accuracy": 0.4940860736493237,
4
+ "eval_loss": 2.451768159866333,
5
+ "eval_runtime": 1015.5643,
6
+ "eval_samples": 570721,
7
+ "eval_samples_per_second": 561.974,
8
+ "eval_steps_per_second": 70.248,
9
+ "perplexity": 11.608854894332508
10
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_accuracy": 0.4940860736493237,
4
+ "eval_loss": 2.451768159866333,
5
+ "eval_runtime": 1015.5643,
6
+ "eval_samples": 570721,
7
+ "eval_samples_per_second": 561.974,
8
+ "eval_steps_per_second": 70.248,
9
+ "perplexity": 11.608854894332508
10
+ }
trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893aac6dc500ad17049aaa542daa79a7dc3b266cbf2024e5ba118d0e90f37364
3
+ size 12352724