Text2Text Generation
Transformers
PyTorch
Safetensors
English
t5
Inference Endpoints
text-generation-inference
machineteacher commited on
Commit
226beba
1 Parent(s): 334e795

Update README.md

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