Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,11 @@ task_categories:
|
|
4 |
- tabular-classification
|
5 |
tags:
|
6 |
- finance
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
https://boosters.pro/championship/rosbank1/
|
|
|
4 |
- tabular-classification
|
5 |
tags:
|
6 |
- finance
|
7 |
+
configs:
|
8 |
+
- config_name: train
|
9 |
+
data_files: train.csv.gz
|
10 |
+
- config_name: test
|
11 |
+
data_files: test.csv.gz
|
12 |
---
|
13 |
|
14 |
https://boosters.pro/championship/rosbank1/
|