Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ dataset_info:
|
|
48 |
num_examples: 64
|
49 |
download_size: 596366
|
50 |
dataset_size: 398378
|
51 |
-
- config_name: v1-
|
52 |
features:
|
53 |
- name: id_str
|
54 |
dtype: string
|
@@ -127,9 +127,9 @@ configs:
|
|
127 |
- config_name: v1-gz_arcsinh_vis_y___rr2-mae-encoder
|
128 |
data_files:
|
129 |
- split: train
|
130 |
-
path: v1-
|
131 |
- split: test
|
132 |
-
path: v1-
|
133 |
default: true
|
134 |
- config_name: v1-gz_arcsinh_vis_y___zoobot-encoder-evo-convnext-base
|
135 |
data_files:
|
|
|
48 |
num_examples: 64
|
49 |
download_size: 596366
|
50 |
dataset_size: 398378
|
51 |
+
- config_name: v1-gz_arcsinh_vis_y
|
52 |
features:
|
53 |
- name: id_str
|
54 |
dtype: string
|
|
|
127 |
- config_name: v1-gz_arcsinh_vis_y___rr2-mae-encoder
|
128 |
data_files:
|
129 |
- split: train
|
130 |
+
path: v1-gz_arcsinh_vis_y/train-*
|
131 |
- split: test
|
132 |
+
path: v1-gz_arcsinh_vis_y/test-*
|
133 |
default: true
|
134 |
- config_name: v1-gz_arcsinh_vis_y___zoobot-encoder-evo-convnext-base
|
135 |
data_files:
|