Update README.md
Browse files
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
|
| 54 |
-
- Category *multi-
|
| 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.
|