Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,10 @@ configs:
|
|
12 |
data_files:
|
13 |
- split: train
|
14 |
path: data/hrf-compressibility-window-baseline-seed1/train/batch_*.zip
|
|
|
|
|
|
|
|
|
15 |
- config_name: other-set
|
16 |
data_files:
|
17 |
- split: train
|
@@ -29,6 +33,12 @@ dataset_info:
|
|
29 |
dtype: image
|
30 |
- name: reward
|
31 |
dtype: float
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
- config_name: other-set
|
33 |
features:
|
34 |
- name: image
|
|
|
12 |
data_files:
|
13 |
- split: train
|
14 |
path: data/hrf-compressibility-window-baseline-seed1/train/batch_*.zip
|
15 |
+
- config_name: hrf-compressibility-window-baseline2
|
16 |
+
data_files:
|
17 |
+
- split: train
|
18 |
+
path: data/hrf-compressibility-window-baseline-seed2/train/batch_*.zip
|
19 |
- config_name: other-set
|
20 |
data_files:
|
21 |
- split: train
|
|
|
33 |
dtype: image
|
34 |
- name: reward
|
35 |
dtype: float
|
36 |
+
- config_name: hrf-compressibility-window-baseline2
|
37 |
+
features:
|
38 |
+
- name: image
|
39 |
+
dtype: image
|
40 |
+
- name: reward
|
41 |
+
dtype: float
|
42 |
- config_name: other-set
|
43 |
features:
|
44 |
- name: image
|