Xuefeng Bai
commited on
Commit
·
9bad7ac
1
Parent(s):
f8d6add
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
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 |
---
|