You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder should contain configuration files for the Hub, following the recommended [Hub configuration files in our documentation](https://hubdocs.readthedocs.io/en/latest/user-guide/hub-config.html).
Copy file name to clipboardExpand all lines: model-metadata/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ A boolean value (`true` or `false`) that indicates whether a model is an ensembl
88
88
89
89
### `ensemble_of_hub_models`
90
90
91
-
A boolean value (`true` or `false`) that indicates whether a model is an ensemble specifically of other models submited to the FluSight forecasting hub.
91
+
A boolean value (`true` or `false`) that indicates whether a model is an ensemble specifically of other models submitted to the COVID-19 Forecast Hub.
92
92
93
93
## Optional fields
94
94
The following metadata fields are optional, but encouraged.
Copy file name to clipboardExpand all lines: model-output/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The combination of `team` and `model` should be unique from any other model in t
73
73
74
74
### Metadata
75
75
76
-
The metadata file will be saved within the model-metdata directory in the Hub's GitHub repository. It should be a YAML file with base name `{team}-{model}`, and extension `.yml` or `.yaml`, e.g.
76
+
The metadata file will be saved within the model-metadata directory in the Hub's GitHub repository. It should be a YAML file with base name `{team}-{model}`, and extension `.yml` or `.yaml`, e.g.
0 commit comments