ilsilfverskiold commited on
Commit
636884e
1 Parent(s): ea5b599

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ model-index:
17
 
18
  This model is a fine-tuned version of [albert/albert-base-v2](https://huggingface.co/albert/albert-base-v2) on a synthetic dataset with 65% factual article titles and 35% clickbait articles.
19
 
 
 
20
  ## Model description
21
 
22
  Built to identify factual vs clickbait titles.
 
17
 
18
  This model is a fine-tuned version of [albert/albert-base-v2](https://huggingface.co/albert/albert-base-v2) on a synthetic dataset with 65% factual article titles and 35% clickbait articles.
19
 
20
+ Built to demonstrate the use of synthetic data following, see the article [here](https://towardsdatascience.com/fine-tune-smaller-transformer-models-text-classification-77cbbd3bf02b).
21
+
22
  ## Model description
23
 
24
  Built to identify factual vs clickbait titles.