This repository contains all the files needed to replicate the results for the assignment, both component 1 and 2.
The resulting triplets can be found in component1_triplets.json
and component2_triplets.json
respetively.
To run the code used for fine-tuning the models:
- Open the
Flairmodel.ipynb
in Colab - Upload the contents of the
data
folder to your Colab workspace - Run the cells under
Prerequisites
- Run either the
Component 1
orComponent 2
cells