Update README.md
Browse files
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 |
-
|
| 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):**
|
| 25 |
-
- **License:**
|
| 26 |
-
- **Finetuned from model
|
| 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 |
-
|
|
|
|
| 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 |
|