prelington commited on
Commit
26e3bd7
·
verified ·
1 Parent(s): 53ad9b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - openai/gdpval
5
+ metrics:
6
+ - accuracy
7
+ - code_eval
8
+ base_model:
9
+ - deepseek-ai/DeepSeek-OCR
10
+ new_version: PaddlePaddle/PaddleOCR-VL
11
+ pipeline_tag: text-classification
12
+ library_name: adapter-transformers
13
+ tags:
14
+ - agent
15
+ - code
16
+ ---