update readme

This commit is contained in:
zhangboyu1 2025-10-09 16:35:59 +08:00
parent 38b5176cb7
commit a8df339586
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ This module provides a comprehensive pipeline for fine-tuning Kronos models on y
### Required Data Format
Your CSV file must contain the following columns in this exact order:
Your CSV file must contain the following columns:
- `timestamps`: DateTime stamps for each data point
- `open`: Opening price
- `high`: Highest price

View File

@ -7,7 +7,7 @@
### 数据格式
您的CSV文件必须按以下确切顺序包含以下列:
CSV文件必须包含以下列
- `timestamps`: 每个数据点的时间戳
- `open`: 开盘价
- `high`: 最高价