ruggsea commited on
Commit
81f87fa
1 Parent(s): b4320f6

Model save

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: Llama3-stanford-encyclopedia-philosophy-QA
11
  results: []
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # Llama3-stanford-encyclopedia-philosophy-QA
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
 
@@ -46,6 +48,10 @@ The following hyperparameters were used during training:
46
  - lr_scheduler_warmup_ratio: 0.03
47
  - num_epochs: 3
48
 
 
 
 
 
49
  ### Framework versions
50
 
51
  - PEFT 0.10.0
 
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: Llama3-stanford-encyclopedia-philosophy-QA
13
  results: []
 
18
 
19
  # Llama3-stanford-encyclopedia-philosophy-QA
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
 
 
48
  - lr_scheduler_warmup_ratio: 0.03
49
  - num_epochs: 3
50
 
51
+ ### Training results
52
+
53
+
54
+
55
  ### Framework versions
56
 
57
  - PEFT 0.10.0