nezahatkorkmaz commited on
Commit
5903b72
·
verified ·
1 Parent(s): e446e9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -18
README.md CHANGED
@@ -1,23 +1,31 @@
1
  ---
2
- license: mit
3
- language:
4
- - tr
5
- - en
6
- base_model:
7
- - microsoft/llava-med-v1.5-mistral-7b
8
- pipeline_tag: question-answering
9
  tags:
10
- - llava
11
- - llava-med
12
- - turkish
13
- - translation
14
- - vqa
15
- - mistral
16
- - image-to-text
17
- - medical
18
- - radiology
19
- - multimodal
20
- - huggingface-space-compatible
 
 
 
 
 
 
 
 
 
 
 
 
21
  ---
22
  # 🇹🇷 Turkish LLaVA-Med Pipeline (v1.5 - Mistral 7B)
23
 
 
1
  ---
2
+ language:
3
+ - tr
4
+ - en
 
 
 
 
5
  tags:
6
+ - llava
7
+ - llava-med
8
+ - turkish
9
+ - translation
10
+ - vqa
11
+ - mistral
12
+ - image-to-text
13
+ - medical
14
+ - radiology
15
+ - multimodal
16
+ license: apache-2.0
17
+ datasets:
18
+ - mimic-cxr
19
+ inference: true
20
+ library_name: transformers
21
+ pipeline_tag: image-to-text
22
+ widget:
23
+ - src: "example-xray.jpg"
24
+ example_title: "Örnek: Akciğer Röntgeni"
25
+ inputs:
26
+ text: "Bu görüntüde anormallik var mı?"
27
+ ---
28
+
29
  ---
30
  # 🇹🇷 Turkish LLaVA-Med Pipeline (v1.5 - Mistral 7B)
31