Question Answering
Adapters
English
agent
Yooghrn commited on
Commit
0f28fa9
verified
1 Parent(s): b1c4d9e

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: bigscience-openrail-m
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: bigscience-openrail-m
3
+ datasets:
4
+ - builddotai/Egocentric-10K
5
+ language:
6
+ - en
7
+ metrics:
8
+ - bertscore
9
+ base_model:
10
+ - tencent/HunyuanOCR
11
+ new_version: tencent/HunyuanOCR
12
+ pipeline_tag: question-answering
13
+ library_name: adapter-transformers
14
+ tags:
15
+ - agent
16
+ ---