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