Stremie's picture
Create README.md
a629da6
|
raw
history blame
No virus
261 Bytes

This model classifies whether a tweet is clickbait or not. It has been trained using Webis-Clickbait-17 dataset. Input is composed of 'postText' + '[SEP]' + 'targetKeywords'. Achieved ~0.7 F1-score on test data.