license: apache-2.0 | |
language: | |
- aa | |
base_model: | |
- meta-llama/Meta-Llama-3-8B-Instruct | |
the datasets we use is here: https://huggingface.co/datasets/Bernard2357/Kaomoji | |
This is a model which can add emoji and kaomoji in the text you type. | |
To use this, you need to follow the format below: | |
" | |
instruction:基于input文本,在文本中穿插emoji与颜文字,不要改动原文文字。 | |
input:(your text) | |
" | |
The model only support chinese text. |