AdTypeClassifier / README.md
tejasc's picture
Update README.md
c73b595 verified
|
raw
history blame
619 Bytes
metadata
library_name: transformers
tags: []

Model Card for Model ID

You can use this classifier on Google Ads to determine which of the 5 types of Ad promotions a Google Ad pertains to.

Label Mappings

  • LABEL_0: product promotion
  • LABEL_1: service promotion
  • LABEL_2: sales promotion
  • LABEL_3: lead generation
  • LABEL_4: brand awareness

Model Description

This classifier is a trained checkpoint of Bert, specifically bert-base-uncased, trained on 10,000 Google Ad inputs. These ads were scraped, cleaned, and labeled using OpenAi 3.5 turbo.