machineteacher commited on
Commit
45cae2a
1 Parent(s): 667d8c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ We make available the models presented in our paper.
60
  ## Text Revision Task
61
  Given an edit instruction and an original text, our model can generate the edited version of the text.<br>
62
 
63
- ![task_specs](https://huggingface.co/grammarly/coedit-xl/resolve/main/Screen%20Shot%202023-05-12%20at%203.36.37%20PM.png)
64
 
65
  ## Usage
66
  ```python
 
60
  ## Text Revision Task
61
  Given an edit instruction and an original text, our model can generate the edited version of the text.<br>
62
 
63
+ ![task_specs](https://huggingface.co/grammarly/coedit-xl/resolve/main/task_examples.png)
64
 
65
  ## Usage
66
  ```python