results image added + Models table

This commit is contained in:
AliNajafi
2023-09-29 15:59:44 +03:00
parent b016838269
commit f76842c2de
2 changed files with 10 additions and 7 deletions

View File

@@ -2,20 +2,23 @@
1. [Introduction](#introduction)
2. [Main results](#results)
3. [Using TurkishBERTweet with `transformers`](#transformers)
- [Pre-trained models](#models2)
- [Models](#trainedModels)
- [Example usage](#usage2)
- [Normalize raw input Tweets](#preprocess)
4. [Citation](#citation)
# <a name="introduction"></a> TurkishBERTweet in the shadow of Large Language Models
<!-- ## Results
| Dataset | Roberta | | | |
|------------|------------|------------|------------|------------|
| 1 | | | | |
| 2 | | | | |
| 3 | | | | | -->
# <a name="results"></a> Main Results
![alt text](main_results.png "Title")
<!-- https://huggingface.co/VRLLab/TurkishBERTweet -->
# <a name="trainedModels"></a> Models
Model | #params | Arch. | Max length | Pre-training data
---|---|---|---|---
`VRLLab/TurkishBERTweet` | 163M | base | 128 | 894M Turkish Tweets (uncased)
# <a name="usage2"></a> Example usage

BIN
main_results.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB