Skip to content

Commit

Permalink
Merge pull request openai#17 from eltociear/patch-1
Browse files Browse the repository at this point in the history
Spelling correction
  • Loading branch information
yburda committed Mar 16, 2024
2 parents 07f2a3c + 2c5c20b commit 3d64b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/visualize_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def load_run_metrics(
run_dir,
args=args,
):
"""load all the metrics for a collecton of experiemnts with the same architecture
"""load all the metrics for a collection of experiments with the same architecture
across various amounts of training data"""
metric_data = {}
from os import walk
Expand Down

0 comments on commit 3d64b1d

Please sign in to comment.