Update README.md
Browse files
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: [Github](https://github.com/
|
| 138 |
|
| 139 |
## Benchmarks
|
| 140 |
|
|
|
|
| 134 |
print(f"Exact Match: {metrics['postprocess/exact_match_acc']:.2%}")
|
| 135 |
```
|
| 136 |
|
| 137 |
+
Full documentation: [Github](https://github.com/netknowledge/COMO) [PyPI](https://pypi.org/project/como-ocsr/)
|
| 138 |
|
| 139 |
## Benchmarks
|
| 140 |
|