ppierzc commited on
Commit
0968205
1 Parent(s): 07b8b90

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +26 -16
  2. data/train-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,26 +1,36 @@
1
  ---
 
2
  id: ios-app-icons
3
  title: IOS App Icons
4
- description: |
5
- This dataset contains images and captions of iOS app icons collected from the iOS Icon Gallery. The images have been processed using a Blip Image Captioning model to generate captions.
 
6
 
 
7
  tasks:
8
- - image-captioning
9
-
10
- license: openrail
11
-
12
- # Add any relevant tags
13
  tags:
14
- - image-captioning
15
- - ios-icons
16
-
17
- # Add the date the dataset was created or last updated
18
  created: December 20, 2023
19
-
20
- # Add the dataset citation, if applicable
21
- citation: |
22
- Author, A. et al. (2023). Your Dataset Name. [Hugging Face Datasets](https://huggingface.co/datasets/your_dataset_name).
23
-
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26
  # IOS App Icons
 
1
  ---
2
+ license: openrail
3
  id: ios-app-icons
4
  title: IOS App Icons
5
+ description: 'This dataset contains images and captions of iOS app icons collected
6
+ from the iOS Icon Gallery. The images have been processed using a Blip Image Captioning
7
+ model to generate captions.
8
 
9
+ '
10
  tasks:
11
+ - image-captioning
 
 
 
 
12
  tags:
13
+ - image-captioning
14
+ - ios-icons
 
 
15
  created: December 20, 2023
16
+ citation: Author, A. et al. (2023). Your Dataset Name. [Hugging Face Datasets](https://huggingface.co/datasets/your_dataset_name).
17
+ dataset_info:
18
+ features:
19
+ - name: image
20
+ dtype: int64
21
+ - name: caption
22
+ dtype: int64
23
+ splits:
24
+ - name: train
25
+ num_bytes: 160
26
+ num_examples: 10
27
+ download_size: 1443
28
+ dataset_size: 160
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
  ---
35
 
36
  # IOS App Icons
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cf61ce99c82f87d1800f325609f8ced371585c52b46dc6020c4afba463f09da
3
+ size 1443