diogovelho commited on
Commit
281d6d3
1 Parent(s): 886b8ea

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: code
5
+ dtype: int64
6
+ - name: translations
7
+ dtype: string
8
+ - name: listings
9
+ dtype: string
10
+ - name: categories
11
+ dtype: string
12
+ - name: images
13
+ dtype: string
14
+ - name: sizeProducts
15
+ dtype: string
16
+ - name: productReferences
17
+ dtype: string
18
+ - name: files
19
+ dtype: string
20
+ - name: output
21
+ dtype: string
22
+ - name: input
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 28732577
27
+ num_examples: 5531
28
+ download_size: 4781606
29
+ dataset_size: 28732577
30
+ ---
31
+ # Dataset Card for "new_look_dataset_dresses_gpt"
32
+
33
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)