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": { "programming_chat": {
"file_name": "conversations.jsonl", "file_name": "conversations.jsonl",
"format": "sharegpt", "formatting": "sharegpt",
"prompt": null "columns": {
"messages": "conversations"
}
} }
} }