aylinakkus commited on
Commit
f9d8cd7
·
verified ·
1 Parent(s): e314c21

Add refusal subset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: image_path
7
+ dtype: string
8
+ - name: image_size
9
+ list: int64
10
+ - name: instruction
11
+ dtype: string
12
+ - name: box_type
13
+ dtype: string
14
+ - name: box_coordinates
15
+ list: int64
16
+ - name: GUI_types
17
+ list: string
18
+ - name: image
19
+ dtype: image
20
+ splits:
21
+ - name: train
22
+ num_bytes: 18952777
23
+ num_examples: 54
24
+ download_size: 18056166
25
+ dataset_size: 18952777
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1921efb19f385f9b0eefedaa2b9698e3da89506ea2de355accf13357da198344
3
+ size 18056166