yuvraj commited on
Commit
eadbc5a
·
1 Parent(s): 2833614

changes in README link

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -138,7 +138,7 @@ architecture scores 57.96% out-of-the-box and 98.42% after our data
138
  engineering pipeline --- demonstrating that the data, not the model, is the
139
  primary driver of performance in domain-specific OCR.
140
 
141
- Users who want to test their own models on our validation set can do so in the
142
- provided Hugging Face Space link. Support for submitting `.bin` files for
143
- testing in our internal systems will be added soon, and the link for that
144
- submission flow will be updated shortly.
 
138
  engineering pipeline --- demonstrating that the data, not the model, is the
139
  primary driver of performance in domain-specific OCR.
140
 
141
+ Users who want to test their own models on our validation set can do so in our
142
+ [Hugging Face Space](https://huggingface.co/spaces/uv124/license-plate-ocr-benchmark).
143
+ Support for submitting `.bin` files for testing in our internal systems will be
144
+ added soon, and the link for that submission flow will be updated shortly.