prithivMLmods commited on
Commit
22d9ac8
·
verified ·
1 Parent(s): 8b32a39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,5 +1,15 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
3
  ---
4
 
5
  # **DREX: Document Retrieval and Extraction eXpert [ experimental ]**
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Qwen/Qwen2.5-VL-7B-Instruct
7
+ pipeline_tag: visual-document-retrieval
8
+ library_name: transformers
9
+ tags:
10
+ - text-generation-inference
11
+ - document
12
+ - DREX
13
  ---
14
 
15
  # **DREX: Document Retrieval and Extraction eXpert [ experimental ]**