Update README.md
Browse files
README.md
CHANGED
|
@@ -78,7 +78,7 @@ print(decoded_output) # I am happy
|
|
| 78 |
|
| 79 |
# Fine-tuning on a downstream task
|
| 80 |
|
| 81 |
-
1. If you wish to fine-tune this model, then you can do so using the
|
| 82 |
2. (Untested) Alternatively, you may use the official huggingface scripts for <a href="https://github.com/huggingface/transformers/tree/master/examples/pytorch/translation">translation</a> and <a href="https://github.com/huggingface/transformers/tree/master/examples/pytorch/summarization">summarization</a>.
|
| 83 |
|
| 84 |
# Contributors
|
|
|
|
| 78 |
|
| 79 |
# Fine-tuning on a downstream task
|
| 80 |
|
| 81 |
+
1. If you wish to fine-tune this model, then you can do so using the <a href="https://github.com/prajdabre/yanmtt">YANMTT</a> toolkit, following the instructions <a href="https://github.com/AI4Bharat/indic-bart ">here</a>.
|
| 82 |
2. (Untested) Alternatively, you may use the official huggingface scripts for <a href="https://github.com/huggingface/transformers/tree/master/examples/pytorch/translation">translation</a> and <a href="https://github.com/huggingface/transformers/tree/master/examples/pytorch/summarization">summarization</a>.
|
| 83 |
|
| 84 |
# Contributors
|