davanstrien HF Staff commited on
Commit
5160701
·
verified ·
1 Parent(s): 9060687

Upload dataset

Browse files
Qwen3-VL-4B-iconclass-vlm/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:776d1064fbdf5d9dcf76c665a69a25d86ba6f3b6bd1290fd07a2a2132aa13513
3
+ size 386825145
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: Qwen3-VL-4B-iconclass-vlm
4
+ features:
5
+ - name: images
6
+ list: image
7
+ - name: messages
8
+ list:
9
+ - name: content
10
+ list:
11
+ - name: text
12
+ dtype: string
13
+ - name: type
14
+ dtype: string
15
+ - name: role
16
+ dtype: string
17
+ - name: iconclass-prediction
18
+ dtype: string
19
+ - name: iconclass-predictions-parsed
20
+ list: string
21
+ - name: iconclass-gt-parsed
22
+ list: string
23
+ splits:
24
+ - name: test
25
+ num_bytes: 390422346
26
+ num_examples: 8727
27
+ download_size: 386825145
28
+ dataset_size: 390422346
29
+ configs:
30
+ - config_name: Qwen3-VL-4B-iconclass-vlm
31
+ data_files:
32
+ - split: test
33
+ path: Qwen3-VL-4B-iconclass-vlm/test-*
34
+ ---