ty-kim commited on
Commit
fca6aa0
·
verified ·
1 Parent(s): 4cdef6c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image_path
5
+ dtype: string
6
+ - name: points
7
+ sequence:
8
+ sequence: float32
9
+ length: 2
10
+ - name: counts
11
+ dtype: int32
12
+ - name: messages
13
+ list:
14
+ - name: content
15
+ list:
16
+ - name: image
17
+ dtype: string
18
+ - name: text
19
+ dtype: string
20
+ - name: type
21
+ dtype: string
22
+ - name: role
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 233187224
27
+ num_examples: 19026
28
+ - name: test
29
+ num_bytes: 55630092
30
+ num_examples: 7202
31
+ download_size: 135350001
32
+ dataset_size: 288817316
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: train
37
+ path: data/train-*
38
+ - split: test
39
+ path: data/test-*
40
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:281fb60dfc846e787fd4d5953ab2d7240e4ffbe12f1333a49949836ab89f32df
3
+ size 24715000
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8db98a8766912a997fcc20246ec5b6343e2a1e148c0153fa23e0f1bfebd6fe7f
3
+ size 110635001