LukeOLuck commited on
Commit
e3a2843
1 Parent(s): cb30d4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -25,18 +25,20 @@ This model is a fine-tuned version of [NousResearch/Llama-2-7b-chat-hf](https://
25
 
26
  ## Model description
27
 
28
- More information needed
29
 
30
  ## Intended uses & limitations
31
 
32
- More information needed
33
 
34
  ## Training and evaluation data
35
 
36
- More information needed
37
 
38
  ## Training procedure
39
 
 
 
40
  ### Training hyperparameters
41
 
42
  The following hyperparameters were used during training:
 
25
 
26
  ## Model description
27
 
28
+ A Fine Tuned PEFT Adapter for the llama2 7b chat model
29
 
30
  ## Intended uses & limitations
31
 
32
+ Generate a safe answer based on context and a request
33
 
34
  ## Training and evaluation data
35
 
36
+ Used SFTTrainer, [checkout the code](https://colab.research.google.com/drive/1WYlE1fTKb0WmNx0tS1hdgtcJfZ2wdOH6?usp=sharing)
37
 
38
  ## Training procedure
39
 
40
+ [Checkout the code here](https://colab.research.google.com/drive/1WYlE1fTKb0WmNx0tS1hdgtcJfZ2wdOH6?usp=sharing)
41
+
42
  ### Training hyperparameters
43
 
44
  The following hyperparameters were used during training: