Text Generation
PEFT
Safetensors
dfurman commited on
Commit
2e14228
1 Parent(s): 574b7bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,14 +8,14 @@ base_model: tiiuae/falcon-7b
8
  inference: false
9
  ---
10
 
11
- # Falcon-7B-Chat-v0.1 🦅
12
-
13
  <div align="left">
14
 
15
  <img src="./falcon.webp" width="150px">
16
 
17
  </div>
18
 
 
 
19
  Falcon-7B-Chat-v0.1 is a chatbot model for dialogue generation. It was built by fine-tuning [Falcon-7B](https://huggingface.co/tiiuae/falcon-7b) 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.
20
 
21
  ## Model Summary
 
8
  inference: false
9
  ---
10
 
 
 
11
  <div align="left">
12
 
13
  <img src="./falcon.webp" width="150px">
14
 
15
  </div>
16
 
17
+ # Falcon-7B-Chat-v0.1
18
+
19
  Falcon-7B-Chat-v0.1 is a chatbot model for dialogue generation. It was built by fine-tuning [Falcon-7B](https://huggingface.co/tiiuae/falcon-7b) 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.
20
 
21
  ## Model Summary