pandora-s commited on
Commit
f0506ea
·
verified ·
1 Parent(s): 61edb7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -50,8 +50,8 @@ A subset of [openfoodfacts/product-database](https://huggingface.co/datasets/ope
50
 
51
  ## Labels
52
  There are 2 main labels:
53
- - Country *single target*: The corresponding country of the food/dish among 8 possible values: `italy`, `spain`, `germany`, `france`, `united-states`, `belgium`, `united-kingdom` and `switzerland`.
54
- - Category *multi-target*: The category it belongs to among 8 possible values: `snacks`, `beverages`, `cereals-and-potatoes`, `plant-based-foods`, `dairies`, `plant-based-foods-and-beverages`, `meats-and-their-products` and `sweet-snacks`.
55
 
56
  ## Dataset
57
  There are 8 countries and 8 different categories.
 
50
 
51
  ## Labels
52
  There are 2 main labels:
53
+ - Country *single label*: The corresponding country of the food/dish among 8 possible values: `italy`, `spain`, `germany`, `france`, `united-states`, `belgium`, `united-kingdom` and `switzerland`.
54
+ - Category *multi-label*: The category it belongs to among 8 possible values: `snacks`, `beverages`, `cereals-and-potatoes`, `plant-based-foods`, `dairies`, `plant-based-foods-and-beverages`, `meats-and-their-products` and `sweet-snacks`.
55
 
56
  ## Dataset
57
  There are 8 countries and 8 different categories.