I-BERT
I-BERT copied to clipboard
Task name references in strings are wrong
Some inconsistencies arose due to previous commits, preventing fine-tuning for these tasks (SST-2 and STS-B). It's better to use enumeration in order to prevent such issues in the future. However, for now I'm providing two lightweight PRs (https://github.com/kssteven418/I-BERT/pull/27 and https://github.com/kssteven418/I-BERT/pull/28) to address this issue.
Then how can I get the acc of STS-B task?