aadityap commited on
Commit
c8de949
1 Parent(s): 62103a9

End of training

Browse files
Files changed (3) hide show
  1. README.md +4 -2
  2. all_results.json +3 -3
  3. eval_results.json +3 -3
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
  base_model: barc0/Llama-3.1-ARC-Potpourri-Transduction-8B
 
 
3
  library_name: peft
4
  license: llama3.1
5
  tags:
 
6
  - trl
7
  - sft
8
- - alignment-handbook
9
  - generated_from_trainer
10
  model-index:
11
  - name: problem0_model
@@ -17,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # problem0_model
19
 
20
- This model is a fine-tuned version of [barc0/Llama-3.1-ARC-Potpourri-Transduction-8B](https://huggingface.co/barc0/Llama-3.1-ARC-Potpourri-Transduction-8B) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.3351
23
 
 
1
  ---
2
  base_model: barc0/Llama-3.1-ARC-Potpourri-Transduction-8B
3
+ datasets:
4
+ - tttx/problem0_data
5
  library_name: peft
6
  license: llama3.1
7
  tags:
8
+ - alignment-handbook
9
  - trl
10
  - sft
 
11
  - generated_from_trainer
12
  model-index:
13
  - name: problem0_model
 
19
 
20
  # problem0_model
21
 
22
+ This model is a fine-tuned version of [barc0/Llama-3.1-ARC-Potpourri-Transduction-8B](https://huggingface.co/barc0/Llama-3.1-ARC-Potpourri-Transduction-8B) on the tttx/problem0_data dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.3351
25
 
all_results.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "epoch": 2.0,
3
  "eval_loss": 0.3350621461868286,
4
- "eval_runtime": 0.3748,
5
  "eval_samples": 1,
6
- "eval_samples_per_second": 2.668,
7
- "eval_steps_per_second": 2.668,
8
  "total_flos": 6106581245952.0,
9
  "train_loss": 0.0,
10
  "train_runtime": 1.3476,
 
1
  {
2
  "epoch": 2.0,
3
  "eval_loss": 0.3350621461868286,
4
+ "eval_runtime": 1.4675,
5
  "eval_samples": 1,
6
+ "eval_samples_per_second": 0.681,
7
+ "eval_steps_per_second": 0.681,
8
  "total_flos": 6106581245952.0,
9
  "train_loss": 0.0,
10
  "train_runtime": 1.3476,
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 2.0,
3
  "eval_loss": 0.3350621461868286,
4
- "eval_runtime": 0.3748,
5
  "eval_samples": 1,
6
- "eval_samples_per_second": 2.668,
7
- "eval_steps_per_second": 2.668
8
  }
 
1
  {
2
  "epoch": 2.0,
3
  "eval_loss": 0.3350621461868286,
4
+ "eval_runtime": 1.4675,
5
  "eval_samples": 1,
6
+ "eval_samples_per_second": 0.681,
7
+ "eval_steps_per_second": 0.681
8
  }