Update README.md
Browse files
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.
|