mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 10:56:56 +08:00
@@ -414,9 +414,6 @@
|
||||
},
|
||||
"folder": "python"
|
||||
},
|
||||
"llava_instruct": {
|
||||
"hf_hub_url": "HuggingFaceH4/llava-instruct-mix-vsft"
|
||||
},
|
||||
"mllm_instruct_example": {
|
||||
"file_name": "llava_instruct_example.json",
|
||||
"formatting": "llava",
|
||||
|
||||
@@ -1,25 +0,0 @@
|
||||
---
|
||||
dataset_info:
|
||||
features:
|
||||
- name: messages
|
||||
list:
|
||||
- name: content
|
||||
list:
|
||||
- name: index
|
||||
dtype: int64
|
||||
- name: text
|
||||
dtype: string
|
||||
- name: type
|
||||
dtype: string
|
||||
- name: role
|
||||
dtype: string
|
||||
- name: images
|
||||
sequence: image
|
||||
configs:
|
||||
- config_name: default
|
||||
data_files:
|
||||
- split: train
|
||||
path: data/train-*
|
||||
- split: test
|
||||
path: data/test-*
|
||||
---
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user