jacobfulano
commited on
Commit
•
1bcf6fd
1
Parent(s):
ac0e76a
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ Built by finetuning MPT-7B on a [dataset](https://huggingface.co/datasets/mosaic
|
|
46 |
* License: _CC-By-SA-3.0_ (commercial use permitted)
|
47 |
* [Demo on Hugging Face Spaces](https://huggingface.co/spaces/mosaicml/mpt-7b-instruct)
|
48 |
|
49 |
-
* [MPT-7B-Chat](
|
50 |
Built by finetuning MPT-7B on the [ShareGPT-Vicuna](https://huggingface.co/datasets/jeffwan/sharegpt_vicuna), [HC3](https://huggingface.co/datasets/Hello-SimpleAI/HC3),
|
51 |
[Alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca), [HH-RLHF](https://huggingface.co/datasets/Anthropic/hh-rlhf), and [Evol-Instruct](https://huggingface.co/datasets/victor123/evol_instruct_70k) datasets.
|
52 |
* License: _CC-By-NC-SA-4.0_ (non-commercial use only)
|
|
|
46 |
* License: _CC-By-SA-3.0_ (commercial use permitted)
|
47 |
* [Demo on Hugging Face Spaces](https://huggingface.co/spaces/mosaicml/mpt-7b-instruct)
|
48 |
|
49 |
+
* [MPT-7B-Chat](https://huggingface.co/mosaicml/mpt-7b-chat): a chatbot-like model for dialogue generation.
|
50 |
Built by finetuning MPT-7B on the [ShareGPT-Vicuna](https://huggingface.co/datasets/jeffwan/sharegpt_vicuna), [HC3](https://huggingface.co/datasets/Hello-SimpleAI/HC3),
|
51 |
[Alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca), [HH-RLHF](https://huggingface.co/datasets/Anthropic/hh-rlhf), and [Evol-Instruct](https://huggingface.co/datasets/victor123/evol_instruct_70k) datasets.
|
52 |
* License: _CC-By-NC-SA-4.0_ (non-commercial use only)
|