Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 365 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 365 Bytes

A conversational agent leveraging Falcon-7b model. A pre-sharded model has been loaded for usage on a single T4 Google Colab instance.

The model is fine-tuned on a subset of the Guanaco dataset, out of which high-ranking examples have been chosen.
Things to do
1. A function to compute accuracy score
2. Evaluate the fine-tuned model