ansi-code commited on
Commit
ac66fca
·
1 Parent(s): 31e6865

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ tags:
11
 
12
  # Tiny Bert Domain Advertising Classifier
13
 
 
 
14
  ## Overview
15
 
16
  AdTargetingBERTClassifier is a small-scale BERT-based classifier designed for the task of ad targeting classification. The model is trained to predict multi-class labels associated with domains, as provided in the DAC693K dataset.
 
11
 
12
  # Tiny Bert Domain Advertising Classifier
13
 
14
+ https://huggingface.co/ansi-code/bert-domain-advertising-classifier/blob/main/bert_domain_advertising_classifier.ipynb
15
+
16
  ## Overview
17
 
18
  AdTargetingBERTClassifier is a small-scale BERT-based classifier designed for the task of ad targeting classification. The model is trained to predict multi-class labels associated with domains, as provided in the DAC693K dataset.