upgrade doc

This commit is contained in:
Xi Yan 2025-03-12 00:17:58 -07:00
parent 0abedd070c
commit 1d80ec7f81
3 changed files with 4 additions and 4 deletions

View file

@ -9385,7 +9385,7 @@
"enum": [
"messages"
],
"description": "The schema format of the dataset. One of - jsonl_messages: The dataset is a JSONL file with messages in column format"
"description": "The schema format of the dataset. One of - messages: The dataset contains a messages column with list of messages for post-training."
},
"data_source": {
"$ref": "#/components/schemas/DataSource",