jakep-allenai commited on
Commit
2ad3a7c
·
verified ·
1 Parent(s): 9ecf4b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -2,6 +2,19 @@
2
  language:
3
  - en
4
  license: apache-2.0
 
 
 
 
 
5
  ---
6
 
7
- This is a preview release of the olmOCR model that's fine tuned from Qwen2-VL-7B-Instruct.
 
 
 
 
 
 
 
 
 
2
  language:
3
  - en
4
  license: apache-2.0
5
+ datasets:
6
+ - allenai/olmOCR-mix-0225
7
+ base_model:
8
+ - Qwen/Qwen2-VL-7B-Instruct
9
+ library_name: transformers
10
  ---
11
 
12
+ # olmOCR-7B-0225-preview
13
+
14
+ This is a preview release of the olmOCR model that's fine tuned from Qwen2-VL-7B-Instruct.
15
+
16
+ ## License and use
17
+
18
+ olmOCR is licensed under the Apache 2.0 license.
19
+ olmOCR is intended for research and educational use.
20
+ For more information, please see our [Responsible Use Guidelines](https://allenai.org/responsible-use).