Zindi ITU Challenge Docs
  • Overview
    • 💡Introduction
    • ☎️Challenges and Objectives
  • METHOD
    • 📪RAG
    • 📎Finetuning (Phi-2)
    • 🧙‍♂️Response Scoring (Falcon7B)
    • 🤖Abbreviations
  • Final Systems
    • 🛞Phi-2
    • 🛻Falcon7B
  • REPRODUCING RESULTS
    • 🚀Installation Instructions
    • 🏓Phi-2
    • ⚾Falcon7B
  • Links
Powered by GitBook
On this page
  • 1. Locally
  • 2. On Colab
  1. REPRODUCING RESULTS

Falcon7B

PreviousPhi-2NextLinks

Last updated 10 months ago

We provide two ways to reproduce our results

1. Locally

conda activate qna # activate env
cd itu_qna_challenge # cd into repo
python3 falcon_final_submission.py

2. On Colab

Go to:

⚾
https://colab.research.google.com/drive/1F5bYHzviW8dfIGr36XonhDN1XcCJGCZb?usp=sharing