Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,6 @@ language:
|
|
8 |
|
9 |
## LLaVA Visual Instruct CC3M 595K Pretrain Dataset Card
|
10 |
|
11 |
-
[LLaVA](https://llava-vl.github.io/)에서 공개한 CC3M의 595K개 Visual Instruction dataset을 한국어로 번역한 데이터셋입니다. 기존 [Ko-conceptual-captions](https://github.com/QuoQA-NLP/Ko-conceptual-captions)에 공개된 한국어 caption을 가져와 데이터셋을 구축했습니다. 번역 결과가 다소 좋지 않아, 추후에 DeepL로 다시 번역할 수 있습니다.
|
|
|
|
|
|
8 |
|
9 |
## LLaVA Visual Instruct CC3M 595K Pretrain Dataset Card
|
10 |
|
11 |
+
[LLaVA](https://llava-vl.github.io/)에서 공개한 CC3M의 595K개 Visual Instruction dataset을 한국어로 번역한 데이터셋입니다. 기존 [Ko-conceptual-captions](https://github.com/QuoQA-NLP/Ko-conceptual-captions)에 공개된 한국어 caption을 가져와 데이터셋을 구축했습니다. 번역 결과가 다소 좋지 않아, 추후에 DeepL로 다시 번역할 수 있습니다.
|
12 |
+
|
13 |
+
License: [CC-3M](https://github.com/google-research-datasets/conceptual-captions/blob/master/LICENSE) 준수
|