Zindi ITU Challenge Docs
CtrlK
  • 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

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

PreviousInstallation InstructionsNextFalcon7B

Last updated 1 year ago