Hy3-preview / train /llama_factory_support /dataset_info.json
yiqichen01's picture
Upload folder using huggingface_hub
cf1003d verified
raw
history blame contribute delete
320 Bytes
{
"hy_v3_demo": {
"file_name": "../example_data.jsonl",
"formatting": "sharegpt",
"columns": {
"messages": "messages"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant",
"system_tag": "system"
}
}
}