Fix LICENSE file link
Browse files
README.md
CHANGED
|
@@ -37,6 +37,6 @@ glyph ocsr eval --checkpoint EdisonScientific/OCSRGlyph --benchmark <uspto_ocsr_
|
|
| 37 |
```
|
| 38 |
See the code repository's `REPRODUCE.md` for the full contract. Files: `model.pth`, `ocsrglyph-recipe.json`.
|
| 39 |
|
| 40 |
-
**License:** [Apache-2.0](LICENSE)
|
| 41 |
|
| 42 |
**Citation:** To be added upon publication.
|
|
|
|
| 37 |
```
|
| 38 |
See the code repository's `REPRODUCE.md` for the full contract. Files: `model.pth`, `ocsrglyph-recipe.json`.
|
| 39 |
|
| 40 |
+
**License:** [Apache-2.0](https://huggingface.co/EdisonScientific/OCSRGlyph/blob/main/LICENSE)
|
| 41 |
|
| 42 |
**Citation:** To be added upon publication.
|