Volzy commited on
Commit
502a78b
·
verified ·
1 Parent(s): 4137506

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -4,11 +4,9 @@
4
  ### Dataset composition:
5
  - Image files: Scraped images of products/items sold by the store. Image file name = Item name + Extra informations
6
  - Json files: File containing the items with the full informations scraped available in a map based format {'image-url':value, 'item-field': value, ...}
7
-
8
- language:
9
- - Italian
10
- pretty_name: "Pretty Name of the Dataset"
11
- tags:
12
- - esselunga
13
- license:
14
- -
 
4
  ### Dataset composition:
5
  - Image files: Scraped images of products/items sold by the store. Image file name = Item name + Extra informations
6
  - Json files: File containing the items with the full informations scraped available in a map based format {'image-url':value, 'item-field': value, ...}
7
+ ---
8
+ language: it
9
+ pretty_name: "Esselunga Dataset"
10
+ tags: esselunga
11
+ license: apache-2.0
12
+ ---