Skip to content

Commit

Permalink
Fix typo for Openfold in the _ALL_RESULT_FILE_COUNTS
Browse files Browse the repository at this point in the history
  • Loading branch information
michal2409 authored and pgmpablo157321 committed Aug 11, 2023
1 parent 9c93326 commit 053c5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlperf_logging/benchmark_meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'deepcam': 5,
'cosmoflow': 10,
'oc20': 5,
'openfold: 10'
'openfold': 10,
}
}

Expand Down

0 comments on commit 053c5ba

Please sign in to comment.