elmadany commited on
Commit
3c74d91
1 Parent(s): 7b240e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -49,7 +49,9 @@ Decoded output: برلين
49
 
50
  # Citation
51
 
52
- If you use our models (AraT5v2-base-1024, AraT5-base, AraT5-msa-base, AraT5-tweet-base, AraT5-msa-small, or AraT5-tweet-small ) for your scientific publication, or if you find the resources in this repository useful, please cite our paper as follows (to be updated):
 
 
53
  ```bibtex
54
  @inproceedings{nagoudi2022_arat5,
55
  @inproceedings{nagoudi-etal-2022-arat5,
@@ -67,7 +69,7 @@ If you use our models (AraT5v2-base-1024, AraT5-base, AraT5-msa-base, AraT5-twee
67
  abstract = "Transfer learning with a unified Transformer framework (T5) that converts all language problems into a text-to-text format was recently proposed as a simple and effective transfer learning approach. Although a multilingual version of the T5 model (mT5) was also introduced, it is not clear how well it can fare on non-English tasks involving diverse data. To investigate this question, we apply mT5 on a language with a wide variety of dialects{--}Arabic. For evaluation, we introduce a novel benchmark for ARabic language GENeration (ARGEN), covering seven important tasks. For model comparison, we pre-train three powerful Arabic T5-style models and evaluate them on ARGEN. Although pre-trained with {\textasciitilde}49 less data, our new models perform significantly better than mT5 on all ARGEN tasks (in 52 out of 59 test sets) and set several new SOTAs. Our models also establish new SOTA on the recently-proposed, large Arabic language understanding evaluation benchmark ARLUE (Abdul-Mageed et al., 2021). Our new models are publicly available. We also link to ARGEN datasets through our repository: https://github.com/UBC-NLP/araT5.",
68
  }
69
  ```
70
-
71
  ``` bibtex
72
  @inproceedings{elmadany-etal-2023-octopus,
73
  title = "Octopus: A Multitask Model and Toolkit for {A}rabic Natural Language Generation",
 
49
 
50
  # Citation
51
 
52
+ If you use our models for your scientific publication, or if you find the resources in this repository useful, please cite our papers as follows:
53
+
54
+ **(AraT5-base, AraT5-msa-base, AraT5-tweet-base, AraT5-msa-small, or AraT5-tweet-small)**
55
  ```bibtex
56
  @inproceedings{nagoudi2022_arat5,
57
  @inproceedings{nagoudi-etal-2022-arat5,
 
69
  abstract = "Transfer learning with a unified Transformer framework (T5) that converts all language problems into a text-to-text format was recently proposed as a simple and effective transfer learning approach. Although a multilingual version of the T5 model (mT5) was also introduced, it is not clear how well it can fare on non-English tasks involving diverse data. To investigate this question, we apply mT5 on a language with a wide variety of dialects{--}Arabic. For evaluation, we introduce a novel benchmark for ARabic language GENeration (ARGEN), covering seven important tasks. For model comparison, we pre-train three powerful Arabic T5-style models and evaluate them on ARGEN. Although pre-trained with {\textasciitilde}49 less data, our new models perform significantly better than mT5 on all ARGEN tasks (in 52 out of 59 test sets) and set several new SOTAs. Our models also establish new SOTA on the recently-proposed, large Arabic language understanding evaluation benchmark ARLUE (Abdul-Mageed et al., 2021). Our new models are publicly available. We also link to ARGEN datasets through our repository: https://github.com/UBC-NLP/araT5.",
70
  }
71
  ```
72
+ **AraT5v2-base-1024**
73
  ``` bibtex
74
  @inproceedings{elmadany-etal-2023-octopus,
75
  title = "Octopus: A Multitask Model and Toolkit for {A}rabic Natural Language Generation",