We provide both Google Colab and IPython Notebooks. They contain the same code.
The following command will create a virtual enviroments and automatically install the required dependencies.
make install
Remember to select this virtual env as notebook kernel.
Before executing any training script please use the following command to download the checkpoints of the pretrained models that are used to replace the fine-tuned model.
make download-pretrained-models
These are the currently available implementations:
Using this code we got the following results:
Model | 7 Tasks | 31 Tasks | |
---|---|---|---|
ER baseline | |||
d-Simplex-HOC |
Use the following link to directly download the checkpoints that we got from the notebooks.
make download-results