Token-Sequence Classification
Comparing standard sequence classification approach with a new approach using tokens as labels. The new approach gets better accuracy, but the token approach gets better f1 and roc_auc. The token approach has a shorter runtime.
Created on August 9|Last edited on August 9
Comment
- GoEmotions dataset
- roberta-base model
- 2 runs using token approach
- 2 runs using standard approach
Eval
Run set
4
Training
Add a comment