Transformers
PyTorch
bart
Inference Endpoints
alexfabbri commited on
Commit
9303a53
1 Parent(s): 25d7a1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: bsd-3-clause
3
  ---
 
 
 
 
 
1
  ---
2
  license: bsd-3-clause
3
  ---
4
+
5
+ Model from ACL 2023 paper [Socratic Pretraining: Question-Driven Pretraining for Controllable Summarization](https://arxiv.org/pdf/2212.10449.pdf).
6
+
7
+ Finetuned on SQuALITY from from a Socratic pretrained model on 30M instances from the Book3 corpus.