AliceYin commited on
Commit
fb7ce9f
·
verified ·
1 Parent(s): fbaf52e

Use script wording in model card reproducibility note

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -124,5 +124,5 @@ print(predicted)
124
  ## Reproducibility
125
 
126
  The Kaggle artifact includes `metrics.json`, `thresholds.json`, `labels.json`,
127
- the tokenizer, the model weights, and the Kaggle run log. The training kernel
128
  and experiment notes record the exact settings used for the reported metrics.
 
124
  ## Reproducibility
125
 
126
  The Kaggle artifact includes `metrics.json`, `thresholds.json`, `labels.json`,
127
+ the tokenizer, the model weights, and the Kaggle run log. The training script
128
  and experiment notes record the exact settings used for the reported metrics.