lyuzhuoqi commited on
Commit
b147279
·
verified ·
1 Parent(s): 2075511

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -134,7 +134,7 @@ metrics = como.evaluate(model, "benchmark/USPTO/", "benchmark/USPTO.csv")
134
  print(f"Exact Match: {metrics['postprocess/exact_match_acc']:.2%}")
135
  ```
136
 
137
- Full documentation: [como-ocsr on PyPI](https://pypi.org/project/como-ocsr/)
138
 
139
  ## Benchmarks
140
 
 
134
  print(f"Exact Match: {metrics['postprocess/exact_match_acc']:.2%}")
135
  ```
136
 
137
+ Full documentation: [Github](https://github.com/lyuzhuoqi/COMO) [PyPI](https://pypi.org/project/como-ocsr/)
138
 
139
  ## Benchmarks
140