teknology commited on
Commit
c0d7340
·
verified ·
1 Parent(s): 0829183

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -42,5 +42,6 @@ Previous versions can be found at:
42
  Trained with v0.0 data + new synthetic data
43
  - v0.2: https://huggingface.co/jmvcoelho/ad-classifier-v0.2
44
  Similar to v0.1, but include more diversity in ad placement startegies through prompting.
45
- - v0.3: Continued from v0.2, added a new synthetic dataset generated based on Wikipedia articles.
 
46
  - **v0.4**: Same training data composition as v0.3, but curriculum learning with the mixed data.
 
42
  Trained with v0.0 data + new synthetic data
43
  - v0.2: https://huggingface.co/jmvcoelho/ad-classifier-v0.2
44
  Similar to v0.1, but include more diversity in ad placement startegies through prompting.
45
+ - v0.3: https://huggingface.co/teknology/ad-classifier-v0.3
46
+ Continued from v0.2, added a new synthetic dataset generated based on Wikipedia articles.
47
  - **v0.4**: Same training data composition as v0.3, but curriculum learning with the mixed data.