GaoangLau commited on
Commit ·
f643657
1
Parent(s): 822b45a
style: update readme
Browse files
README.md
CHANGED
|
@@ -1,2 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
sts 2012-2016 datasets
|
|
|
|
| 1 |
+
language:
|
| 2 |
+
- Python
|
| 3 |
+
pretty_name: "semantic text similarity"
|
| 4 |
+
tags:
|
| 5 |
+
- sts
|
| 6 |
+
license: "bsd"
|
| 7 |
+
task_categories:
|
| 8 |
+
- semantic-similarity
|
| 9 |
+
- embeddings
|
| 10 |
|
| 11 |
sts 2012-2016 datasets
|