Xuefeng Bai commited on
Commit
4fee67d
1 Parent(s): 9bad7ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ## AMRBART (large-sized model)
2
 
3
- AMRBART model is continual pre-trained on the English text and AMR Graphs based on BART model. It was introduced in the paper: [Graph Pre-training for AMR Parsing and Generation](https://arxiv.org/pdf/2203.07836.pdf) by bai et al. and first released in [this repository](https://github.com/muyeby/AMRBART).
4
-
5
  ---
6
  license: mit
7
  ---
 
1
  ## AMRBART (large-sized model)
2
 
3
+ AMRBART model is continually pre-trained on the English text and AMR Graphs based on the BART model. It was introduced in the paper: [Graph Pre-training for AMR Parsing and Generation](https://arxiv.org/pdf/2203.07836.pdf) by bai et al. and first released in [this repository](https://github.com/muyeby/AMRBART).
 
4
  ---
5
  license: mit
6
  ---