bluuebunny commited on
Commit
88d559e
·
verified ·
1 Parent(s): b4b13b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
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)