diff options
| author | Will DePue <williamd@openai.com> | 2026-03-19 15:03:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-19 15:03:04 -0700 |
| commit | d2bd76079bfdf9c9847f1e88593e3beb9e4fa9da (patch) | |
| tree | 55a3cd5d4017c91b55af0cb27edce6c00fb56743 | |
| parent | 535352463e08b52a602d33ed8cf24f1379addee7 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
