Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -2,4 +2,17 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
+
task_categories:
|
6 |
+
- sentence-similarity
|
7 |
+
tags:
|
8 |
+
- physics
|
9 |
+
- chemistry
|
10 |
+
- maths
|
11 |
+
- cs
|
12 |
+
- arxiv
|
13 |
+
pretty_name: arxiv embeddings
|
14 |
+
---
|
15 |
+
|
16 |
+
This repo serves as the dataset backup for [PaperMatch](https://papermatch.me). A semantic similarity search engine.
|
17 |
+
|
18 |
+
For more information, visit the blog: [Behind PaperMatch](https://blog.papermatch.me/html/Behind_PaperMatch.html)
|