kaesve commited on
Commit
ab1be42
·
1 Parent(s): 450a305

Add readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # Reference extraction in patents
2
+
3
+ This repository contains a finetuned SciBERT model that can extract references to scientific literature from patents.
4
+
5
+ See https://github.com/kaesve/patent-citation-extraction and https://arxiv.org/abs/2101.01039 for more information.