Corianas commited on
Commit
2d8cbdc
1 Parent(s): a38843b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -15
README.md CHANGED
@@ -14,28 +14,22 @@ This is a finetuned model of Cerebras 1.3B model using DataBricksLabs Dolly Fram
14
 
15
  ### Model Description
16
 
17
- <!-- Provide a longer summary of what this model is. -->
18
 
 
19
 
20
-
21
- - **Developed by:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
 
36
  ## Uses
37
 
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
 
39
 
40
  ### Direct Use
41
 
 
14
 
15
  ### Model Description
16
 
17
+ This is a finetuned version of cerebras' 1.3Billion paramater model that has been trained to follow instructions.
18
 
19
+ It was accomplished using DataBricks Dolly training tools.
20
 
21
+ - **Developed by:** Finetuned by Corianas (me) using open source tools
 
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** EN
25
+ - **License:** cc-by-nc-4.0
26
+ - **Finetuned from model:** https://huggingface.co/cerebras/Cerebras-GPT-1.3b
27
+ - **Finetuned using:** https://www.databricks.com/blog/2023/03/24/hello-dolly-democratizing-magic-chatgpt-open-models.html
 
 
 
 
 
 
 
28
 
29
  ## Uses
30
 
31
+ This is a simple GPT chatbot that has been finetuned to understand instructions.
32
+ Its knowledge about facts about the world is should be considered almost non-existant.
33
 
34
  ### Direct Use
35