lewtun HF staff commited on
Commit
4553acb
β€’
1 Parent(s): d6e4549

Tidy up README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ The resulting repository should have the following structure:
54
  my-raft-submission
55
  β”œβ”€β”€ LICENSE
56
  β”œβ”€β”€ README.md <- The README with submission instructions
57
- β”œβ”€β”€ cli.py <- The CLI for validating predictions etc.
58
  β”œβ”€β”€ data <- The predictions for each task
59
  β”œβ”€β”€ my-raft-submission.py <- Script to load predictions. Do not edit!
60
  └── requirements.txt <- The requirements file for the submissions
54
  my-raft-submission
55
  β”œβ”€β”€ LICENSE
56
  β”œβ”€β”€ README.md <- The README with submission instructions
57
+ β”œβ”€β”€ cli.py <- The CLI for validating predictions etc
58
  β”œβ”€β”€ data <- The predictions for each task
59
  β”œβ”€β”€ my-raft-submission.py <- Script to load predictions. Do not edit!
60
  └── requirements.txt <- The requirements file for the submissions