peiran-yao commited on
Commit
2e88947
·
1 Parent(s): 6b08a4c

update readme

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ Fine-tuned version of `xfbai/AMRBART-large-finetuned-AMR3.0-AMR2Text`.
6
+
7
+ This model was fine-tuned on Simple Wikipedia, with silver AMR data generated by `xfbai/AMRBART-large-finetuned-AMR3.0-AMRParsing` and entities replaced as `ENTITYx`.
8
+
9
+ Peiran Yao, Kostyantyn Guzhva, and Denilson Barbosa. 2024. [Semantic Graphs for Syntactic Simplification: A Revisit from the Age of LLM](https://aclanthology.org/2024.textgraphs-1.8). In Proceedings of TextGraphs-17: Graph-based Methods for Natural Language Processing, pages 105–115, Bangkok, Thailand. Association for Computational Linguistics.