RayBernard commited on
Commit
7e7a009
1 Parent(s): ae773d7

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -6,6 +6,8 @@ tags:
6
  - sft
7
  - generated_from_trainer
8
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
 
 
9
  model-index:
10
  - name: llama-3-8B-Instruct-ft
11
  results: []
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # llama-3-8B-Instruct-ft
18
 
19
- This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on an unknown dataset.
20
 
21
  ## Model description
22
 
@@ -47,6 +49,10 @@ The following hyperparameters were used during training:
47
  - training_steps: 50
48
  - mixed_precision_training: Native AMP
49
 
 
 
 
 
50
  ### Framework versions
51
 
52
  - PEFT 0.11.1
 
6
  - sft
7
  - generated_from_trainer
8
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
9
+ datasets:
10
+ - generator
11
  model-index:
12
  - name: llama-3-8B-Instruct-ft
13
  results: []
 
18
 
19
  # llama-3-8B-Instruct-ft
20
 
21
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the generator dataset.
22
 
23
  ## Model description
24
 
 
49
  - training_steps: 50
50
  - mixed_precision_training: Native AMP
51
 
52
+ ### Training results
53
+
54
+
55
+
56
  ### Framework versions
57
 
58
  - PEFT 0.11.1