Question Answering
Turkish
code
HermanosLP commited on
Commit
ff5b320
1 Parent(s): 2cc5cb7

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: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ language:
6
+ - tr
7
+ base_model: microsoft/Phi-3.5-vision-instruct
8
+ pipeline_tag: question-answering
9
+ tags:
10
+ - code
11
+ ---