Text Generation
Transformers
Safetensors
English
falcon
text-generation-inference
conversational
Eval Results
ericzzz commited on
Commit
61c2b3f
·
1 Parent(s): 59f914c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,7 +13,9 @@ inference: false
13
  ---
14
  # 🌟 Falcon-RW-1B-Chat
15
 
16
- **Falcon-RW-1B-Chat is a conversational model with 1 billion parameters. It's a further refinement of the [Falcon-RW-1B-Instruct-OpenOrca](https://huggingface.co/ericzzz/falcon-rw-1b-instruct-openorca), trained on selected data from the [HuggingFaceH4/ultrachat_200k](https://huggingface.co/datasets/HuggingFaceH4/ultrachat_200k) and [openchat/openchat_sharegpt4_dataset](https://huggingface.co/datasets/openchat/openchat_sharegpt4_dataset) datasets.**
 
 
17
 
18
  The underlying Falcon-RW-1B-Instruct-OpenOrca model is built on the [Falcon-RW-1B](https://huggingface.co/tiiuae/falcon-rw-1b), a causal decoder-only model. It has been instruction-finetuned using the [Open-Orca/SlimOrca](https://huggingface.co/datasets/Open-Orca/SlimOrca) dataset.
19
 
 
13
  ---
14
  # 🌟 Falcon-RW-1B-Chat
15
 
16
+ **Falcon-RW-1B-Chat is a conversational model with 1 billion parameters.** It's a further refinement of the [Falcon-RW-1B-Instruct-OpenOrca](https://huggingface.co/ericzzz/falcon-rw-1b-instruct-openorca), trained on selected data from the [HuggingFaceH4/ultrachat_200k](https://huggingface.co/datasets/HuggingFaceH4/ultrachat_200k) and [openchat/openchat_sharegpt4_dataset](https://huggingface.co/datasets/openchat/openchat_sharegpt4_dataset) datasets.
17
+
18
+ **✨Try it out at our [Tiny Chat](https://huggingface.co/spaces/ericzzz/tiny-chat) space running on free-tier hardware!✨**
19
 
20
  The underlying Falcon-RW-1B-Instruct-OpenOrca model is built on the [Falcon-RW-1B](https://huggingface.co/tiiuae/falcon-rw-1b), a causal decoder-only model. It has been instruction-finetuned using the [Open-Orca/SlimOrca](https://huggingface.co/datasets/Open-Orca/SlimOrca) dataset.
21