algoplexity commited on
Commit
81e234f
·
verified ·
1 Parent(s): d4fd27a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ The data is stored in highly compressed **Parquet** format, optimized for scient
43
  ### Files
44
  * **`X_train.parquet`**: The primary feature set containing thousands of continuous financial time series.
45
  * **`y_train.parquet`**: The ground-truth labels indicating the precise timestamp of structural breaks.
46
- * **`X/Y_test.parquet`**: Out-of-sample series (derived from the Falcon forecasting challenge) used for generalization testing.
47
 
48
  ### Schema
49
  **Features (`X_train.parquet`)**:
 
43
  ### Files
44
  * **`X_train.parquet`**: The primary feature set containing thousands of continuous financial time series.
45
  * **`y_train.parquet`**: The ground-truth labels indicating the precise timestamp of structural breaks.
46
+ * **`X_test.parquet` / 'y_test.parquet'**: Out-of-sample series (derived from the Falcon forecasting challenge) used for generalization testing.
47
 
48
  ### Schema
49
  **Features (`X_train.parquet`)**: