GaoangLau
commited on
Commit
•
09b8bc4
1
Parent(s):
b6e9596
fix: replace category with text-classification
Browse files
README.md
CHANGED
@@ -6,8 +6,7 @@ tags:
|
|
6 |
- sts
|
7 |
license: "bsd"
|
8 |
task_categories:
|
9 |
-
-
|
10 |
-
- embeddings
|
11 |
---
|
12 |
|
13 |
sts 2012-2016 datasets
|
|
|
6 |
- sts
|
7 |
license: "bsd"
|
8 |
task_categories:
|
9 |
+
- text-classification
|
|
|
10 |
---
|
11 |
|
12 |
sts 2012-2016 datasets
|