summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex <alexzhao@openai.com>2026-03-19 10:23:02 -0700
committerAlex <alexzhao@openai.com>2026-03-19 10:23:02 -0700
commit6e3e90db8696d5f8294a433b70268a1dca72aab5 (patch)
treef6d8d9588e2625349c771d60c30413e6d7ab69f3 /README.md
parentb5ea566ad5ce1be3aff6ca9ec24582d5bf9a29ac (diff)
clarify torch version
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 958dff9..b684e58 100644
--- a/README.md
+++ b/README.md
@@ -126,6 +126,7 @@ By default, this command prints `train_loss` step logs during training and print
For dataset export, tokenizer export, and docs-cache rebuild instructions, see [data/README.md](data/README.md).
+Evaluation will be in the RunPod environment with all packages installed. `requirements.txt` is provided as a reference if you want to self-setup.
## FAQ