Text2Text Generation
Transformers
PyTorch
English
bart
Inference Endpoints
beogradjanka commited on
Commit
5283fb5
1 Parent(s): 5be35f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ language:
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
15
- This is <a href="https://huggingface.co/facebook/bart-base">bart-base</a> (<a href = "https://arxiv.org/abs/1910.13461">Lewis et al.. 2019</a>) model finetuned for the keyphrase generation task on the fragments of the following corpora:
16
 
17
  * Krapivin (<a href = "http://eprints.biblio.unitn.it/1671/1/disi09055%2Dkrapivin%2Dautayeu%2Dmarchese.pdf">Krapivin et al., 2009</a>)
18
  * Inspec (<a href = "https://aclanthology.org/W03-1028.pdf">Hulth, 2003</a>)
 
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
15
+ This is the <a href="https://huggingface.co/facebook/bart-base">bart-base</a> (<a href = "https://arxiv.org/abs/1910.13461">Lewis et al.. 2019</a>) model <a href="https://arxiv.org/abs/2209.03791">finetuned for the keyphrase generation task</a> on the fragments of the following corpora:
16
 
17
  * Krapivin (<a href = "http://eprints.biblio.unitn.it/1671/1/disi09055%2Dkrapivin%2Dautayeu%2Dmarchese.pdf">Krapivin et al., 2009</a>)
18
  * Inspec (<a href = "https://aclanthology.org/W03-1028.pdf">Hulth, 2003</a>)