Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,11 @@ language:
|
|
6 |
- ko
|
7 |
size_categories:
|
8 |
- 100K<n<1M
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- ko
|
7 |
size_categories:
|
8 |
- 100K<n<1M
|
9 |
+
---
|
10 |
+
|
11 |
+
# KoLLaVA-v1.5 Visual Instruct 581K Dataset Card
|
12 |
+
[LLaVA-v1.5](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K/blob/main/llava_v1_5_mix665k.json)의 Instruction-following Data에서 필요한 데이터를 필터링하고, 한국어로 번역한 데이터셋입니다. (feat. DeepL)
|
13 |
+
|
14 |
+
사용 방법은 [KoLLaVA](https://github.com/tabtoyou/KoLLaVA) repo를 참고해주세요.
|
15 |
+
|
16 |
+
작성중..
|