machineteacher
commited on
Commit
•
192c00a
1
Parent(s):
1538678
Update README.md
Browse files
README.md
CHANGED
@@ -29,10 +29,10 @@ This model was obtained by fine-tuning the corresponding google/flan-t5-xxl mode
|
|
29 |
- **Language(s) (NLP)**: English
|
30 |
- **Finetuned from model:** google/flan-t5-xxl
|
31 |
|
32 |
-
### Model Sources
|
33 |
|
34 |
- **Repository:** https://github.com/vipulraheja/coedit
|
35 |
-
- **Paper
|
36 |
|
37 |
## How to use
|
38 |
We make available the models presented in our paper.
|
@@ -83,9 +83,14 @@ https://github.com/vipulraheja/coedit
|
|
83 |
## Citation
|
84 |
|
85 |
**BibTeX:**
|
86 |
-
|
87 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
|
89 |
**APA:**
|
90 |
-
|
91 |
-
[More Information Needed]
|
|
|
29 |
- **Language(s) (NLP)**: English
|
30 |
- **Finetuned from model:** google/flan-t5-xxl
|
31 |
|
32 |
+
### Model Sources
|
33 |
|
34 |
- **Repository:** https://github.com/vipulraheja/coedit
|
35 |
+
- **Paper:** https://arxiv.org/abs/2305.09857
|
36 |
|
37 |
## How to use
|
38 |
We make available the models presented in our paper.
|
|
|
83 |
## Citation
|
84 |
|
85 |
**BibTeX:**
|
86 |
+
@article{raheja2023coedit,
|
87 |
+
title={CoEdIT: Text Editing by Task-Specific Instruction Tuning},
|
88 |
+
author={Vipul Raheja and Dhruv Kumar and Ryan Koo and Dongyeop Kang},
|
89 |
+
year={2023},
|
90 |
+
eprint={2305.09857},
|
91 |
+
archivePrefix={arXiv},
|
92 |
+
primaryClass={cs.CL}
|
93 |
+
}
|
94 |
|
95 |
**APA:**
|
96 |
+
Raheja, V., Kumar, D., Koo, R., & Kang, D. (2023). CoEdIT: Text Editing by Task-Specific Instruction Tuning. ArXiv. /abs/2305.09857
|
|