Update README.md
Browse files
README.md
CHANGED
@@ -28,8 +28,8 @@ This model is an albert/albert-base-v2 fine-tune trained to return an array of v
|
|
28 |
|
29 |
LABEL_0: 'Commercial'
|
30 |
LABEL_1: 'Non-Commercial'
|
31 |
-
LABEL_2: 'Branded' #
|
32 |
-
LABEL_3: 'Non-Branded' #
|
33 |
LABEL_4: 'Informational'
|
34 |
LABEL_5: 'Navigational'
|
35 |
LABEL_6: 'Transactional'
|
|
|
28 |
|
29 |
LABEL_0: 'Commercial'
|
30 |
LABEL_1: 'Non-Commercial'
|
31 |
+
LABEL_2: 'Branded' # Needs-further fine-tuning.
|
32 |
+
LABEL_3: 'Non-Branded' # Needs-further fine-tuning.
|
33 |
LABEL_4: 'Informational'
|
34 |
LABEL_5: 'Navigational'
|
35 |
LABEL_6: 'Transactional'
|