Stremie commited on
Commit
3fa6de5
1 Parent(s): efbdc84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ tags:
9
  license: apache-2.0
10
  datasets:
11
  - Webis-Clickbait-17
 
 
12
  ---
13
 
14
  This model classifies whether a tweet is clickbait or not. It has been trained using [Webis-Clickbait-17](https://webis.de/data/webis-clickbait-17.html) dataset. Input is composed of 'postText'. Achieved ~0.7 F1-score on test data.
 
9
  license: apache-2.0
10
  datasets:
11
  - Webis-Clickbait-17
12
+ widget:
13
+ - text: "Jens Peter Hansen kommer fra Danmark"
14
  ---
15
 
16
  This model classifies whether a tweet is clickbait or not. It has been trained using [Webis-Clickbait-17](https://webis.de/data/webis-clickbait-17.html) dataset. Input is composed of 'postText'. Achieved ~0.7 F1-score on test data.