Datasets:
GAIR
/

Modalities:
Text
ArXiv:
Libraries:
Datasets
License:

Created A Chat Format Version for Chat Templates

#5
by habanoz - opened

Thanks for this awesome dataset. I have just created a chat format version out of it to use with hugging face chat templates.
habanoz/lima-chat-format

Format is :
[ [{'role':'user', 'content':"prompt1"}, {'role':'assistant, 'content':"completion1"}],..]

64bits/lima_vicuna_format may also be used with templates.

Sign up or log in to comment