albertvillanova HF staff commited on
Commit
800c0d8
1 Parent(s): 3fe846d

Fix homepage URL

Browse files
Files changed (1) hide show
  1. id_clickbait.py +1 -1
id_clickbait.py CHANGED
@@ -43,7 +43,7 @@ Judgment were based only on the headline. The majority then is considered as the
43
  sample, our annotation shows 6,290 clickbait and 8,710 non-clickbait.
44
  """
45
 
46
- _HOMEPAGE = "https://github.com/feryandi/Dataset-Artikel"
47
 
48
  _LICENSE = "Creative Commons Attribution 4.0 International license"
49
 
43
  sample, our annotation shows 6,290 clickbait and 8,710 non-clickbait.
44
  """
45
 
46
+ _HOMEPAGE = "https://data.mendeley.com/datasets/k42j7x2kpn/1"
47
 
48
  _LICENSE = "Creative Commons Attribution 4.0 International license"
49