Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: link-attribution
|
| 4 |
-
license_link: https://dejanmarketing.com/link-attribution/
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: link-attribution
|
| 4 |
+
license_link: https://dejanmarketing.com/link-attribution/
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
base_model: albert/albert-base-v2
|
| 10 |
+
pipeline_tag: text-classification
|
| 11 |
+
---
|