Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ datasets:
|
|
11 |
- mrbesher/tr-paraphrase-tatoeba
|
12 |
- figenfikri/stsb_tr
|
13 |
- nli_tr
|
|
|
|
|
14 |
---
|
15 |
|
16 |
|
@@ -115,7 +117,7 @@ Refer to the paper for more information.
|
|
115 |
|
116 |
We didn't yet evaluate the model for biases in any way.
|
117 |
|
118 |
-
|
119 |
|
120 |
- Paraphrasing: TAT and OST ([source](https://aclanthology.org/2022.icnlsp-1.14.pdf))
|
121 |
- Summarization and news title generation: [TRNews](https://dl.acm.org/doi/10.1007/s10579-021-09568-y) and [MLSUM](https://arxiv.org/pdf/2004.14900v1.pdf)
|
@@ -123,8 +125,8 @@ We only performed finetuning for several understanding and generation tasks:
|
|
123 |
- Part of Speech tagging: Two Universal Dependencies Turkish Treebanks, [IMST](https://universaldependencies.org/treebanks/tr_imst/index.html), [BOUN](https://universaldependencies.org/treebanks/tr_boun/index.html).
|
124 |
- Semantic Textual Similarity: [STSb-tr](https://doi.org/10.18653/v1/2021.gem-1.3)
|
125 |
- Natural language inference: [NLI-TR](https://doi.org/10.18653/v1/2020.emnlp-main.662)
|
|
|
126 |
|
127 |
-
-
|
128 |
Refer to the paper for more information.
|
129 |
|
130 |
## Environmental Impact
|
|
|
11 |
- mrbesher/tr-paraphrase-tatoeba
|
12 |
- figenfikri/stsb_tr
|
13 |
- nli_tr
|
14 |
+
- ttc4900
|
15 |
+
- turkish_product_reviews
|
16 |
---
|
17 |
|
18 |
|
|
|
117 |
|
118 |
We didn't yet evaluate the model for biases in any way.
|
119 |
|
120 |
+
However, we performed finetuning for several understanding and generation tasks:
|
121 |
|
122 |
- Paraphrasing: TAT and OST ([source](https://aclanthology.org/2022.icnlsp-1.14.pdf))
|
123 |
- Summarization and news title generation: [TRNews](https://dl.acm.org/doi/10.1007/s10579-021-09568-y) and [MLSUM](https://arxiv.org/pdf/2004.14900v1.pdf)
|
|
|
125 |
- Part of Speech tagging: Two Universal Dependencies Turkish Treebanks, [IMST](https://universaldependencies.org/treebanks/tr_imst/index.html), [BOUN](https://universaldependencies.org/treebanks/tr_boun/index.html).
|
126 |
- Semantic Textual Similarity: [STSb-tr](https://doi.org/10.18653/v1/2021.gem-1.3)
|
127 |
- Natural language inference: [NLI-TR](https://doi.org/10.18653/v1/2020.emnlp-main.662)
|
128 |
+
- Text classification: [Product reviews](https://huggingface.co/datasets/turkish_product_reviews), [TTC4900](https://doi.org/10.5505/pajes.2018.15931), and [Tweet sentiments](https://ieeexplore.ieee.org/document/8554037)
|
129 |
|
|
|
130 |
Refer to the paper for more information.
|
131 |
|
132 |
## Environmental Impact
|