tomar840's picture
Update README.md
c5614ce
|
raw
history blame
1.41 kB

datasets: - OpenAssistant/oasst1 pipeline_tag: text-generation license: apache-2.0

πŸš€ Falcon-7b-chat-oasst1

Falcon-7b-chat-oasst1 is a chatbot-like model for dialogue generation. It was built by fine-tuning Falcon-7B on the OpenAssistant/oasst1 dataset. This repo only includes the LoRA adapters from fine-tuning with πŸ€—'s peft package.

Model Summary

Model Details

The model was fine-tuned in 8-bit precision using πŸ€— peft adapters, transformers, and bitsandbytes. Training relied on a method called "Low Rank Adapters" (LoRA), specifically the QLoRA variant.

Model Date

July 3, 2023

Quick Start

To prompt the chat model, use the following format:

<human>: [Instruction]
<bot>: