regd commited on
Commit
37644d8
·
verified ·
1 Parent(s): 77fcff3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - SajjadAyoubi/persian_qa
5
+ metrics:
6
+ - accuracy
7
+ - bertscore
8
+ base_model:
9
+ - Qwen/Qwen2.5-VL-7B-Instruct
10
+ pipeline_tag: question-answering
11
+ ---