raincandy-u commited on
Commit
5c0b855
1 Parent(s): 955cc9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -20,3 +20,20 @@ datasets:
20
 
21
  # Llama-3-8b.UNLEASHED
22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
  # Llama-3-8b.UNLEASHED
22
 
23
+ ## Model Description
24
+
25
+ The raincandy-u/Llama-3-8b.UNLEASHED model is a fine-tuned version of the LLaMA-3-8B base model for more unaligned response.
26
+
27
+ ## Disclaimer
28
+
29
+ This model is intended for research purposes only, and its usage should be strictly limited to controlled environments. The model has been observed to generate more toxic and harmful content, and its use can have unintended consequences.
30
+
31
+ SO USE AT YOUR OWN RISK: The authors of this model do not condone or encourage the generation of toxic or harmful content. The model's outputs should be carefully reviewed and filtered to prevent any potential harm. The authors disclaim any responsibility for the misuse of this model.
32
+
33
+ # Training Details
34
+
35
+ Hardware: 2xA40
36
+ Epochs: 3
37
+ Base Model: Llama-3-8B
38
+ Method: DPO
39
+