DESC: fix

This commit is contained in:
xiawei 2025-11-25 18:23:37 +08:00
parent 39337b9b56
commit 80c11f9fea

View File

@ -1,7 +1,9 @@
{
"programming_chat": {
"file_name": "conversations.jsonl",
"format": "sharegpt",
"prompt": null
"formatting": "sharegpt",
"columns": {
"messages": "conversations"
}
}
}