Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ In addition, we provide the three models on two architectures small and base. Fo
|
|
10 |
# How to use AraT5 models
|
11 |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1GFOGolWPIfDvYdSNdGFrOXwu3Gu28k2b?usp=sharing)This is an example for fine-tuning **AraT5-base** for News Title Generation on the Aranews dataset
|
12 |
|
|
|
|
|
13 |
For more details, please visit our own [GitHub](https://github.com/UBC-NLP/araT5).
|
14 |
|
15 |
# AraT5 Models Checkpoints
|
|
|
10 |
# How to use AraT5 models
|
11 |
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1GFOGolWPIfDvYdSNdGFrOXwu3Gu28k2b?usp=sharing)This is an example for fine-tuning **AraT5-base** for News Title Generation on the Aranews dataset
|
12 |
|
13 |
+
In addition, we release the fine-tuned checkpoint of the News Title Generation (NGT) which is described in the paper. The model available at Huggingface ([UBC-NLP/AraT5-base-title-generation](https://huggingface.co/UBC-NLP/AraT5-base-title-generation)).
|
14 |
+
|
15 |
For more details, please visit our own [GitHub](https://github.com/UBC-NLP/araT5).
|
16 |
|
17 |
# AraT5 Models Checkpoints
|