Bapt120 commited on
Commit
c5e7f69
Β·
verified Β·
1 Parent(s): f2932b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -29,7 +29,7 @@ tags:
29
 
30
  # LightOnOCR-2-1B
31
 
32
- **Best OCR model (recommended).** LightOnOCR-2-1B is our flagship OCR model, refined with RLVR training for maximum accuracy. We recommend this variant for most OCR tasks.
33
 
34
  ## About LightOnOCR-2
35
 
@@ -45,7 +45,7 @@ LightOnOCR-2 is an efficient end-to-end 1B-parameter vision-language model for c
45
 
46
  ---
47
 
48
- πŸ“„ **[Paper](https://huggingface.co/papers/lightonocr-2)** | πŸ“ **[Blog Post](https://huggingface.co/blog/lightonai/lightonocr-2)** | πŸš€ **[Demo](https://huggingface.co/spaces/lightonai/LightOnOCR-2-1B-Demo)** | πŸ“Š **[Dataset](https://huggingface.co/datasets/lightonai/LightOnOCR-mix-0126)**
49
 
50
  ---
51
 
@@ -53,7 +53,7 @@ LightOnOCR-2 is an efficient end-to-end 1B-parameter vision-language model for c
53
 
54
  | Variant | Description |
55
  |---------|-------------|
56
- | **[LightOnOCR-2-1B](https://huggingface.co/lightonai/LightOnOCR-2-1B)** | Best OCR model (recommended) |
57
  | **[LightOnOCR-2-1B-base](https://huggingface.co/lightonai/LightOnOCR-2-1B-base)** | Base model, ideal for fine-tuning |
58
  | **[LightOnOCR-2-1B-bbox](https://huggingface.co/lightonai/LightOnOCR-2-1B-bbox)** | Best model with image bounding boxes |
59
  | **[LightOnOCR-2-1B-bbox-base](https://huggingface.co/lightonai/LightOnOCR-2-1B-bbox-base)** | Base bbox model, ideal for fine-tuning |
 
29
 
30
  # LightOnOCR-2-1B
31
 
32
+ **Best OCR model .** LightOnOCR-2-1B is our flagship OCR model, refined with RLVR training for maximum accuracy. We recommend this variant for most OCR tasks.
33
 
34
  ## About LightOnOCR-2
35
 
 
45
 
46
  ---
47
 
48
+ πŸ“„ **[Paper](https://huggingface.co/papers/lightonocr-2)** | πŸ“ **[Blog Post](https://huggingface.co/blog/lightonai/lightonocr-2)** | πŸš€ **[Demo](https://huggingface.co/spaces/lightonai/LightOnOCR-2-1B-Demo)** | πŸ“Š **[Dataset](https://huggingface.co/datasets/lightonai/LightOnOCR-mix-0126)** | πŸ“Š **[BBox Dataset](https://huggingface.co/datasets/lightonai/LightOnOCR-bbox-mix-0126)** | πŸ““ **[Finetuning Notebook](https://colab.research.google.com/drive/1WjbsFJZ4vOAAlKtcCauFLn_evo5UBRNa?usp=sharing)**
49
 
50
  ---
51
 
 
53
 
54
  | Variant | Description |
55
  |---------|-------------|
56
+ | **[LightOnOCR-2-1B](https://huggingface.co/lightonai/LightOnOCR-2-1B)** | Best OCR model |
57
  | **[LightOnOCR-2-1B-base](https://huggingface.co/lightonai/LightOnOCR-2-1B-base)** | Base model, ideal for fine-tuning |
58
  | **[LightOnOCR-2-1B-bbox](https://huggingface.co/lightonai/LightOnOCR-2-1B-bbox)** | Best model with image bounding boxes |
59
  | **[LightOnOCR-2-1B-bbox-base](https://huggingface.co/lightonai/LightOnOCR-2-1B-bbox-base)** | Base bbox model, ideal for fine-tuning |