Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
This repo offers a set of small models fine tuned to specific NLP tasks.
|
6 |
+
These models are designed to work with nlm-utils. Checkout this repo for examples:
|
7 |
+
https://github.com/nlmatics/nlm-utils
|
8 |
+
|
9 |
+
## List of Models
|
10 |
+
|
11 |
+
1. [roberta.large.boolq](./roberta.large.boolq)
|