Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- da
|
5 |
+
pipeline_tag: text-classification
|
6 |
+
widget:
|
7 |
+
- text: Rigtig god service!
|
8 |
+
---
|
9 |
+
|
10 |
+
Model for customer review classification (classes: ⭐, ⭐⭐, ⭐⭐⭐, ⭐⭐⭐⭐, ⭐⭐⭐⭐⭐).
|
11 |
+
|
12 |
+
Fine-tuned model based on "Maltehb/danish-bert-botxo".
|