Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,23 @@ pipeline_tag: image-text-to-text
|
|
11 |
library_name: transformers
|
12 |
tags:
|
13 |
- Math
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
library_name: transformers
|
12 |
tags:
|
13 |
- Math
|
14 |
+
- OCR
|
15 |
+
- Latex
|
16 |
+
- VLM
|
17 |
+
---
|
18 |
+
### Qwen2-VL-OCR-2B-Instruct
|
19 |
+
|
20 |
+
| **File Name** | **Size** | **Description** | **Upload Status** |
|
21 |
+
|---------------------------|------------|------------------------------------------------|-------------------|
|
22 |
+
| `.gitattributes` | 1.52 kB | Configures LFS tracking for specific model files. | Initial commit |
|
23 |
+
| `README.md` | 203 Bytes | Minimal details about the uploaded model. | Updated |
|
24 |
+
| `added_tokens.json` | 408 Bytes | Additional tokens used by the model tokenizer. | Uploaded |
|
25 |
+
| `chat_template.json` | 1.05 kB | Template for chat-based model input/output. | Uploaded |
|
26 |
+
| `config.json` | 1.24 kB | Model configuration metadata. | Uploaded |
|
27 |
+
| `generation_config.json` | 252 Bytes | Configuration for text generation settings. | Uploaded |
|
28 |
+
| `merges.txt` | 1.82 MB | BPE merge rules for tokenization. | Uploaded |
|
29 |
+
| `model.safetensors` | 4.42 GB | Serialized model weights in a secure format. | Uploaded (LFS) |
|
30 |
+
| `preprocessor_config.json`| 596 Bytes | Preprocessing configuration for input data. | Uploaded |
|
31 |
+
| `vocab.json` | 2.78 MB | Vocabulary file for tokenization. | Uploaded |
|
32 |
+
|
33 |
+
---
|