avnishkr commited on
Commit
2a69e9e
1 Parent(s): 99829d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -17
README.md CHANGED
@@ -22,23 +22,6 @@ tags:
22
  ---
23
 
24
 
25
- ---
26
- library_name: peft
27
- datasets:
28
- - squad
29
- - tiiuae/falcon-refinedweb
30
- language:
31
- - en
32
- tags:
33
- - llms
34
- - falcon-7b
35
- - open source llms
36
- - fine tuning llms
37
- - QLoRA
38
- - PEFT
39
- - LoRA
40
- ---
41
-
42
  # 🚀 Falcon-7b-QueAns
43
 
44
  Falcon-7b-QueAns is a chatbot-like model for Question and Answering. It was built by fine-tuning [Falcon-7B](https://huggingface.co/tiiuae/falcon-7b) on the [SQuAD](https://huggingface.co/datasets/squad) dataset. This repo only includes the QLoRA adapters from fine-tuning with 🤗's [peft](https://github.com/huggingface/peft) package.
 
22
  ---
23
 
24
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  # 🚀 Falcon-7b-QueAns
26
 
27
  Falcon-7b-QueAns is a chatbot-like model for Question and Answering. It was built by fine-tuning [Falcon-7B](https://huggingface.co/tiiuae/falcon-7b) on the [SQuAD](https://huggingface.co/datasets/squad) dataset. This repo only includes the QLoRA adapters from fine-tuning with 🤗's [peft](https://github.com/huggingface/peft) package.