janbakker commited on
Commit
04c2e55
1 Parent(s): 6e4e75c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - doc_simp
6
+ - cochrane-auto
7
+ ---
8
+
9
+ # O->BART_para document simplification model
10
+
11
+ This is a plan-guided paragraph-level BART model pretrained on Cochrane-auto.
12
+
13
+ The [doc_simp](https://github.com/JanB100/doc_simp) library should be used to interface with this model.