nkasmanoff commited on
Commit
9adba38
1 Parent(s): 65c03d8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -16
README.md CHANGED
@@ -1,17 +1,7 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: image
5
- dtype: image
6
- - name: text
7
- dtype: string
8
- splits:
9
- - name: train
10
- num_bytes: 54135960.0
11
- num_examples: 415
12
- download_size: 54026406
13
- dataset_size: 54135960.0
14
- ---
15
- # Dataset Card for "nasa_earth_instagram"
16
-
17
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
1
  ---
2
+ task_categories:
3
+ - image-to-text
4
+ - text-to-image
5
+ size_categories:
6
+ - n<1K
7
+ ---