Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
-
-
|
| 5 |
-
|
| 6 |
-
- accuracy1
|
| 7 |
-
- bertscore
|
| 8 |
-
pipeline_tag: token-classification
|
| 9 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
pipeline_tag: token-classification
|
| 3 |
+
base_model:
|
| 4 |
+
- nanonets/Nanonets-OCR-s
|
| 5 |
+
library_name: adapter-transformers
|
| 6 |
+
tags:
|
| 7 |
+
- chemistry
|
| 8 |
license: apache-2.0
|
| 9 |
language:
|
| 10 |
+
- cn
|
| 11 |
+
- abc
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|