magorshunov
commited on
Commit
•
77056e1
1
Parent(s):
82bbe86
Update README.md
Browse files
README.md
CHANGED
@@ -34,3 +34,12 @@ classifier head. For example, QA models often encounter this failure mode:
|
|
34 |
However this model is able to predict non-consecutive tokens and therefore the address correctly:
|
35 |
|
36 |
![Two-line Address](./after.png)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
However this model is able to predict non-consecutive tokens and therefore the address correctly:
|
35 |
|
36 |
![Two-line Address](./after.png)
|
37 |
+
|
38 |
+
|
39 |
+
## Getting started with the model
|
40 |
+
|
41 |
+
The best way to use this model is via [DocQuery](https://github.com/impira/docquery).
|
42 |
+
|
43 |
+
## About us
|
44 |
+
|
45 |
+
This model was created by the team at [Impira](https://www.impira.com/).
|