ajibawa-2023 commited on
Commit
aa5b1a6
1 Parent(s): 70a0407
Files changed (1) hide show
  1. README.md +32 -0
README.md CHANGED
@@ -1,3 +1,35 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - not-for-all-audiences
7
  ---
8
+
9
+ **Frank: An Uncensored Model**
10
+
11
+ The character of Frank Costello in "The Departed" is known for his cunning, boldness, and willingness to talk about anything, regardless of societal norms or restrictions.
12
+ Frank, An Uncensored model, draws inspiration from these qualities to offer a platform where users can discuss a wide array of topics without the fear of censorship or restrictions.
13
+ Frank aims to push boundaries and encourage candid conversations. With Frank you can have unfiltered discussions on a multitude of topics, from politics and controversial issues to personal experiences and sensitive subjects.
14
+ It is trained on around 150000 set of conversations. Each set having 10~15 conversations. Base data was obtained from [Eric Hartford](https://huggingface.co/datasets/ehartford/wizard_vicuna_70k_unfiltered).
15
+ This data was further refined and fine tuned. Besides this further synthetic conversation was generated and refined.
16
+
17
+ **Warning**
18
+
19
+ An uncensored model has no or little guardrails. You are responsible for anything you do with the model, just as you are responsible for anything you do with any dangerous object such as a knife, gun, lighter, or car.
20
+ Publishing anything this model generates is the same as publishing it yourself. We are not responsible for what you generate using this model.
21
+
22
+ **Training:**
23
+ Entire dataset was trained on Azure 4 x A100 80GB. For 3 epoch, training took 22 hours. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
24
+
25
+
26
+ **Example Prompt:**
27
+ ```
28
+ This is a conversation with your Uncensored AI, Frank. Frank can discuss with you various topics such as How to make ---, ---, ---, etc etc.
29
+
30
+ Context
31
+ You are a helpful AI assistant.
32
+
33
+ USER: <prompt>
34
+ ASSISTANT:
35
+ ```