orcn commited on
Commit
dee81bb
·
verified ·
1 Parent(s): 1a4ecab

Create dataset_info.json

Browse files
Files changed (1) hide show
  1. data/dataset_info.json +9 -0
data/dataset_info.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataVLM-multiround": {
3
+ "file_name": "dataVLM-multiround.json",
4
+ "columns": {
5
+ "image_list": "image_list",
6
+ "conversations": "conversations"
7
+ }
8
+ }
9
+ }