Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 253 Bytes

File metadata and controls

13 lines (10 loc) · 253 Bytes

ARMADA

Source code for ARMADA, a novel cross-modal knowledge distillation framework

How to run

To run ARMADA with the different loss formulations, run

python main_superglue.py \
--task $task \
--data_dir ./data/ \
--loss_type loss_Type