Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ language:
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
library_name: transformers
|
11 |
-
pipeline_tag:
|
12 |
tags:
|
13 |
- documents
|
14 |
- trademarks
|
15 |
-
-
|
16 |
---
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
library_name: transformers
|
11 |
+
pipeline_tag: feature-extraction
|
12 |
tags:
|
13 |
- documents
|
14 |
- trademarks
|
15 |
+
- document-parsing
|
16 |
---
|