gjonesQ02 commited on
Commit
85efcd7
1 Parent(s): b03ab23

End of training

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -8,14 +8,14 @@ base_model: meta-llama/Llama-2-7b-chat-hf
8
  datasets:
9
  - generator
10
  model-index:
11
- - name: WO_PlanningAssistant_ChatBot
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- # WO_PlanningAssistant_ChatBot
19
 
20
  This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the generator dataset.
21
 
@@ -46,7 +46,6 @@ The following hyperparameters were used during training:
46
  - lr_scheduler_type: constant
47
  - lr_scheduler_warmup_ratio: 0.03
48
  - num_epochs: 3
49
- - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
 
8
  datasets:
9
  - generator
10
  model-index:
11
+ - name: WO_PlanningAssistant_ChatBot_Beta
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # WO_PlanningAssistant_ChatBot_Beta
19
 
20
  This model is a fine-tuned version of [meta-llama/Llama-2-7b-chat-hf](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf) on the generator dataset.
21
 
 
46
  - lr_scheduler_type: constant
47
  - lr_scheduler_warmup_ratio: 0.03
48
  - num_epochs: 3
 
49
 
50
  ### Training results
51