Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ datasets:
|
|
| 20 |
|
| 21 |
⚖️ [**Model weights**](./MAESTRO_FLAIR-HUB_base/checkpoints/pretrain-epoch=99.ckpt) <br>
|
| 22 |
⚙️ [**Model configuration**](./MAESTRO_FLAIR-HUB_base/.hydra/config_resolved.yaml) <br>
|
| 23 |
-
📂 [**Dataset splits**](./MAESTRO_FLAIR-HUB_base/dataset_splits) <br>
|
| 24 |
|
| 25 |
## Abstract
|
| 26 |
|
|
@@ -110,7 +110,7 @@ Below are cross-dataset evaluation results obtained with these guidelines on Tre
|
|
| 110 |
## 🚀 Getting started
|
| 111 |
|
| 112 |
Prerequisites:
|
| 113 |
-
- Fetch [Dataset splits](dataset_splits) and move them to each dataset directory
|
| 114 |
- Fetch [model weights](./MAESTRO_FLAIR-HUB_base/checkpoints/pretrain-epoch=99.ckpt) and move them into `/path/to/experiments/MAESTRO_FLAIR-HUB_base/checkpoints/`
|
| 115 |
- Fetch [model configuration](./MAESTRO_FLAIR-HUB_base/.hydra/config_resolved.yaml) and move it into `/path/to/experiments/MAESTRO_FLAIR-HUB_base/.hydra/`
|
| 116 |
|
|
|
|
| 20 |
|
| 21 |
⚖️ [**Model weights**](./MAESTRO_FLAIR-HUB_base/checkpoints/pretrain-epoch=99.ckpt) <br>
|
| 22 |
⚙️ [**Model configuration**](./MAESTRO_FLAIR-HUB_base/.hydra/config_resolved.yaml) <br>
|
| 23 |
+
📂 [**Dataset splits**](https://huggingface.co/IGNF/MAESTRO_FLAIR-HUB_base/tree/main/dataset_splits) <br>
|
| 24 |
|
| 25 |
## Abstract
|
| 26 |
|
|
|
|
| 110 |
## 🚀 Getting started
|
| 111 |
|
| 112 |
Prerequisites:
|
| 113 |
+
- Fetch [Dataset splits](https://huggingface.co/IGNF/MAESTRO_FLAIR-HUB_base/tree/main/dataset_splits) and move them to each dataset directory
|
| 114 |
- Fetch [model weights](./MAESTRO_FLAIR-HUB_base/checkpoints/pretrain-epoch=99.ckpt) and move them into `/path/to/experiments/MAESTRO_FLAIR-HUB_base/checkpoints/`
|
| 115 |
- Fetch [model configuration](./MAESTRO_FLAIR-HUB_base/.hydra/config_resolved.yaml) and move it into `/path/to/experiments/MAESTRO_FLAIR-HUB_base/.hydra/`
|
| 116 |
|