Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ license: apache-2.0
|
|
| 8 |
|
| 9 |
# Falcon-40b-openassistant-peft 🦅
|
| 10 |
|
| 11 |
-
Falcon-40b-openassistant-peft is a
|
| 12 |
|
| 13 |
## Model Summary
|
| 14 |
|
|
|
|
| 8 |
|
| 9 |
# Falcon-40b-openassistant-peft 🦅
|
| 10 |
|
| 11 |
+
Falcon-40b-openassistant-peft is a chatbot model for dialogue generation. It was built by fine-tuning [Falcon-40B](https://huggingface.co/tiiuae/falcon-40b) on the [OpenAssistant/oasst1](https://huggingface.co/datasets/OpenAssistant/oasst1) dataset. This repo only includes the LoRA adapters from fine-tuning with 🤗's [peft](https://github.com/huggingface/peft) package.
|
| 12 |
|
| 13 |
## Model Summary
|
| 14 |
|