noxneural commited on
Commit
207d106
·
verified ·
1 Parent(s): eced52c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,9 +9,9 @@ size_categories:
9
 
10
  This dataset contains stock market data from the year 2018. It is divided into three parts:
11
 
12
- - **Train**: `train_filtered.parquet`
13
- - **Test**: `test_filtered.parquet`
14
- - **Validation**: `validation_filtered.parquet`
15
 
16
 
17
  ## Usage
 
9
 
10
  This dataset contains stock market data from the year 2018. It is divided into three parts:
11
 
12
+ - **Train**: `train_filtered`
13
+ - **Test**: `test_filtered`
14
+ - **Validation**: `validation_filtered`
15
 
16
 
17
  ## Usage