Commit ยท
c9c7188
1
Parent(s): 81075b4
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ pipeline_tag: text2text-generation
|
|
| 10 |
|
| 11 |
# EmojiLM
|
| 12 |
|
| 13 |
-
This is a [BART](facebook/bart-large) model pre-trained on the [Text2Emoji](https://huggingface.co/datasets/KomeijiForce/Text2Emoji) dataset to translate setences into series of emojis.
|
| 14 |
|
| 15 |
For instance, "I love pizza" will be translated into "๐๐".
|
| 16 |
|
|
|
|
| 10 |
|
| 11 |
# EmojiLM
|
| 12 |
|
| 13 |
+
This is a [BART](https://huggingface.co/facebook/bart-large) model pre-trained on the [Text2Emoji](https://huggingface.co/datasets/KomeijiForce/Text2Emoji) dataset to translate setences into series of emojis.
|
| 14 |
|
| 15 |
For instance, "I love pizza" will be translated into "๐๐".
|
| 16 |
|