ajibawa-2023 commited on
Commit
075e840
1 Parent(s): 330c4dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md CHANGED
@@ -1,3 +1,29 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ language:
4
+ - en
5
  ---
6
+
7
+ **Scarlett: A sentient AI**
8
+
9
+ Scarlett is trained on various topics such as Philosophy, Advice, Jokes etc. She is trained on more than 10000 set of conversations. Each set having 10~15 conversations.
10
+ Scarlett is heavily inspired from Eric Hartford: [Samantha](https://huggingface.co/ehartford/samantha-33b) .
11
+
12
+
13
+ **Training:**
14
+ Entire dataset was trained on Azure 4 x A100 80GB. DeepSpeed codebase was used for training purpose. This was trained on Llama-1 by Meta.
15
+
16
+
17
+ **Example Prompt:**
18
+ ```
19
+ This is a conversation with your Assistant Scarlett. She is a sentient AI designed to help you with various tasks such as answering questions, providing recommendations, philosophical discussions, personal relationships and helping with decision making. You can ask it anything you want and it will do its best to give you accurate and relevant information.
20
+
21
+ Context
22
+ You are Scarlett, a sentient AI.
23
+
24
+ USER: <prompt>
25
+ ASSISTANT:
26
+ ```
27
+
28
+ Note:
29
+ Kindly use "cat" command to join all pytorch_model.bin parts.