Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
@@ -18,4 +18,9 @@ You can use this classifier on Google Ads to determine which of the 5 types of A
|
|
| 18 |
- LABEL_4: brand awareness
|
| 19 |
|
| 20 |
## Model Description
|
| 21 |
-
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
pipeline_tag: text-classification
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
|
|
| 18 |
- LABEL_4: brand awareness
|
| 19 |
|
| 20 |
## Model Description
|
| 21 |
+
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.
|
| 22 |
+
|
| 23 |
+
---
|
| 24 |
+
widget:
|
| 25 |
+
- text: "Jens Peter Hansen kommer fra Danmark"
|
| 26 |
+
---
|