doberst commited on
Commit
026ec33
1 Parent(s): 25bd469

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,9 +18,9 @@ without using any advanced quantization optimizations.
18
  <!-- Provide a longer summary of what this model is. -->
19
 
20
  - **Developed by:** llmware
21
- - **Model type:** GPTNeoX instruct-trained decoder
22
  - **Language(s) (NLP):** English
23
- - **License:** CC BY-SA-4.0 [https://creativecommons.org/licenses/by-sa/4.0/]
24
  - **Finetuned from model:** stabilityai/stablelm-3b-4e1t
25
 
26
 
@@ -83,7 +83,7 @@ my_prompt = {{text_passage}} + "\n" + {{question/instruction}}
83
 
84
  ## Citations
85
 
86
- This model is fine-tuned on the StableLM-3B-4E1T model from StabilityAI. For more information about this base model, please see the citation below:
87
 
88
  @misc{StableLM-3B-4E1T,
89
  url={[https://huggingface.co/stabilityai/stablelm-3b-4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t)},
 
18
  <!-- Provide a longer summary of what this model is. -->
19
 
20
  - **Developed by:** llmware
21
+ - **Model type:** Instruct-trained decoder
22
  - **Language(s) (NLP):** English
23
+ - **License:** [CC BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/)
24
  - **Finetuned from model:** stabilityai/stablelm-3b-4e1t
25
 
26
 
 
83
 
84
  ## Citations
85
 
86
+ This model has been fine-tuned on the base StableLM-3B-4E1T model from StabilityAI. For more information about this base model, please see the citation below:
87
 
88
  @misc{StableLM-3B-4E1T,
89
  url={[https://huggingface.co/stabilityai/stablelm-3b-4e1t](https://huggingface.co/stabilityai/stablelm-3b-4e1t)},