summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill DePue <williamd@openai.com>2026-03-19 15:03:04 -0700
committerGitHub <noreply@github.com>2026-03-19 15:03:04 -0700
commitd2bd76079bfdf9c9847f1e88593e3beb9e4fa9da (patch)
tree55a3cd5d4017c91b55af0cb27edce6c00fb56743
parent535352463e08b52a602d33ed8cf24f1379addee7 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e994ca4..01afbe4 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ All submissions should be made as a pull request that only adds a new folder to
2. A `submission.json` file (see the example runs) that includes your name, GitHub ID, `val_bpb`, and related metadata.
-3. A train log, automatically produced by your script.
+3. A train log, automatically produced by your script. Please demonstrate a statistically significant win. Most often, submitting an average over 3 training runs is sufficient.
4. A `train_gpt.py` script and any other dependencies. Note: this must successfully compile and run within the records folder. Broken scripts will not be accepted.