allenai / cartography

Dataset Cartography: Mapping and Diagnosing Datasets with Training Dynamics
Apache License 2.0
188 stars 63 forks source link

Details regarding the hack used in run_glue.py #5

Open aswin-giridhar opened 3 years ago

aswin-giridhar commented 3 years ago

Thanks a lot for the paper. It was an interesting read. I wanted to know more about the hack which you have used in run_glue.py in line number 146 # HACK(label indices are swapped in RoBERTa pretrained model). Could you please explain more in this regard?