Skip to content

Commit 5a6e0b9

Browse files
committed
review: typo
1 parent 899b046 commit 5a6e0b9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ To add a new benchmark model, please make sure that the following checklist is f
2828
- [ ] The SBML model `id` and `name` attributes match the problem ID.
2929
- [ ] The PEtab-SciML files are included.
3030
- [ ] The PEtab-SciML problem is valid according to the PEtab-SciML linter.
31-
- [ ] An `expected.yaml` file is provided with the expected likelihood/objective function
32-
value for the provided nominal parameter values.
31+
- [ ] A `metadata/expected.yaml` file is provided with the expected likelihood/objective
32+
function value for the provided nominal parameter values.
3333
- [ ] The main repository README has been updated.
3434
- [ ] The model is included in the overview table.
3535
- [ ] The overview table includes the model ID, hybridization form, number of estimated

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ for details.
1212
## Overview
1313

1414
Benchmark models are available in [Benchmark-Models](Benchmark-Models). In addition to the
15-
PEtab-SciML problem files, each model directory contains an `expected.yaml` file with
16-
expected loss or likelihood values for the provided parameter values.
15+
PEtab-SciML problem files, each model directory contains a `metadata/expected.yaml` file
16+
with expected loss or likelihood values for the provided parameter values.
1717

1818
Current models include:
1919

0 commit comments

Comments
 (0)