Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EricBrune authored Sep 24, 2024
1 parent e0ed400 commit 5968d1f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**:
Expand Down

0 comments on commit 5968d1f

Please sign in to comment.