8000 Fix accidental revert. · github/CodeSearchNet@7f7416f · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

Commit 7f7416f

Browse files
committed
Fix accidental revert.
1 parent 5d137bc commit 7f7416f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BENCHMARK.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ You can submit your results to the benchmark as follows:
4949
2. Generate your own file of model predictions following the format above and name it \`model_predictions.csv\`.
5050
3. Upload a run to wandb with this \`model_predictions.csv\` file attached.
5151

52-
Our example script [src/predict.py](src/predict.py) takes care of steps 2 and 3 for a model whose training run has been logged to W&B, given the corresponding W&B run id, which you can find on the /overview page in the browser or by clicking the 'info' icon on a given run.
52+
Our example script [src/predict.py](src/predict.py) takes care of steps 2 and 3 for a model training run that has already been logge 46F5 d to W&B, given the corresponding W&B run id, which you can find on the /overview page in the browser or by clicking the 'info' icon on a given run.
5353
```
5454
5555
### Publishing your submission

0 commit comments

Comments
 (0)
0