From 5968d1f3c35728b4bbfc2b4d19325c4c8823715d Mon Sep 17 00:00:00 2001 From: EricBrune <89398261+EricBrune@users.noreply.github.com> Date: Tue, 24 Sep 2024 15:07:48 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 39e7b50f..29d6f002 100644 --- a/README.md +++ b/README.md @@ -371,12 +371,7 @@ To benchmark your own foundation model, follow these steps: return outputs ``` -3. **Adjust Band Mapping**: - - - Ensure that the `input_bands` in your encoder configuration match the bands used in your model. - - Update the `input_bands` section in your encoder YAML file if necessary. - -4. **Run Training with Your Model**: +3. **Run Training with Your Model**: - Use the `run.py` script with your encoder configuration. - **Example Command**: