Commit
Β·
9f16a0e
1
Parent(s):
d72597f
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-base) 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-base) 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 |
|