Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
| 1 |
# LLAVABrain Dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
|
|
|
|
|
|
|
|
|
| 3 |
This is a LLAVA-compatible brain tumor dataset in JSONL format with image-text pairs for multimodal training.
|
| 4 |
|
| 5 |
- **Modality**: Image + Text (Conversations)
|
|
|
|
| 1 |
# LLAVABrain Dataset
|
| 2 |
+
---
|
| 3 |
+
license: mit
|
| 4 |
+
task_categories:
|
| 5 |
+
- image-to-text
|
| 6 |
+
language_creators:
|
| 7 |
+
- machine-generated
|
| 8 |
+
annotations_creators:
|
| 9 |
+
- machine-generated
|
| 10 |
+
pretty_name: LLAVABrain
|
| 11 |
+
size_categories:
|
| 12 |
+
- n<1K
|
| 13 |
+
---
|
| 14 |
|
| 15 |
+
# LLAVABrain Dataset
|
| 16 |
+
|
| 17 |
+
LLAVA-compatible brain tumor dataset...
|
| 18 |
This is a LLAVA-compatible brain tumor dataset in JSONL format with image-text pairs for multimodal training.
|
| 19 |
|
| 20 |
- **Modality**: Image + Text (Conversations)
|