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
Copy file name to clipboardExpand all lines: documentation/docs/Organizers/Benchmark_Creation/Competition-Bundle-Structure.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
@@ -117,7 +117,7 @@ The ingestion program is a file that gets ran to generate the predictions from t
117
117
118
118
The ingestion program is also paired with a `metadata.yaml` that specifies how to run it. It should have a key `command` that is the command used to run your ingestion program. The same special directories should be available to your ingestion program.
119
119
120
-
Example: Here's what an ingestion `metdata.yaml` might look like this:
120
+
Example: Here's what an ingestion `metadata.yaml` might look like this:
0 commit comments