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

Phi-2

PreviousInstallation InstructionsNextFalcon7B

Last updated 10 months ago

There are two ways to reproduce the results.

1. Locally

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

2. On Colab

Go to:

🏓
https://colab.research.google.com/drive/18YkH6Vc0qGzHWFQBf85eU5wawVGK-SqR?usp=sharing