This commit is contained in:
xiawei 2025-11-25 18:07:33 +08:00
parent d2138b0907
commit 39337b9b56

View File

@ -1,6 +1,7 @@
{ {
"programming_chat": { "programming_chat": {
"file_name": "conversations.jsonl", "file_name": "conversations.jsonl",
"format": "sharegpt" "format": "sharegpt",
"prompt": null
} }
} }