Ashitasaxena's picture
Update README.md
6853dfe verified
|
raw
history blame
459 Bytes
metadata
license: mit

Local Attention Bias

The "models" folder can be found in "Files and versions".

The content of the "models" directory is described here:

models
│   bert-base-uncased_tsm_False_fix_False.pt # GAB 
│   bert-base-uncased_tsm_True_fix_False.pt  # GAB+LAB
│   bert-base-uncased_tsm_True_fix_True.pt   # GAB+LAB+Gaze
│   
└───gaze_model
    │   bert-base-uncased_gaze.pt # Gaze Model trained on fixation data.