--- language: - en - zh pipeline_tag: text-generation --- ## hongyin/chat-awareness-0.8b This is a lightweight English-Chinese bilingual chat assistant with a parameter size of 0.8b, dedicated to reducing the computational cost of inference. The training process consists of two parts: (1) NTP task. (2) Instruction tuning. ```python ### Human: Paraphrasing the text I love you. ### Assistant: I have a crash on you. ``` ## Bibtex entry and citation info Please cite if you find it helpful. ``` @article{zhu2023metaaid, title={MetaAID 2.0: An Extensible Framework for Developing Metaverse Applications via Human-controllable Pre-trained Models}, author={Zhu, Hongyin}, journal={arXiv preprint arXiv:2302.13173}, year={2023} } ``` --- license: other ---