Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -11,6 +11,19 @@ tags:
11
  base_model:
12
  - stepfun-ai/GOT-OCR2_0
13
  base_model_relation: quantized
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  This is the OpenVINO accelerated version for GOT-OCR2.0.
@@ -49,4 +62,4 @@ Simply running the following command
49
  python app.py --image-file /path/to/image
50
  ```
51
 
52
- For more instruction, refer to [GitHub Page](https://github.com/can-gaa-hou/GOT-OCR2.0-OpenVINO)
 
11
  base_model:
12
  - stepfun-ai/GOT-OCR2_0
13
  base_model_relation: quantized
14
+ datasets:
15
+ - Agent-Ark/Toucan-1.5M
16
+ - reedmayhew/Grok-3-reasoning-100x
17
+ metrics:
18
+ - character
19
+ - charcut_mt
20
+ - cer
21
+ - bertscore
22
+ - accuracy
23
+ - bleurt
24
+ - brier_score
25
+ new_version: ETH-CVG/lightglue_superpoint
26
+ library_name: flair
27
  ---
28
 
29
  This is the OpenVINO accelerated version for GOT-OCR2.0.
 
62
  python app.py --image-file /path/to/image
63
  ```
64
 
65
+ For more instruction, refer to [GitHub Page](https://github.com/can-gaa-hou/GOT-OCR2.0-OpenVINO)