Skip to content

Commit

Permalink
Updating README for pre-commit nonsense.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcdermott committed Oct 10, 2024
1 parent ae744c6 commit 94cf216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ predictions
dataframe as well as the output directory. For example,

```bash
meds-evaluation-cli \
meds-evaluation-cli \
predictions_path="./<$MEDS_ROOT_DIR>/task_predictions/$TASK_NAME/<train|tuning|held_out>/*.parquet" \
output_dir="./<$MEDS_ROOT_DIR>/task_evaluation/$TASK_NAME/<train|tuning|held_out>/..."
```
Expand Down

0 comments on commit 94cf216

Please sign in to comment.