FoodIntake
commited on
Commit
•
6b25d4c
1
Parent(s):
99513a8
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: odbl
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- token-classification
|
6 |
+
- text-classification
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- de
|
10 |
+
- it
|
11 |
+
- es
|
12 |
+
- fr
|
13 |
+
tags:
|
14 |
+
- food
|
15 |
+
- packaged
|
16 |
+
- branded
|
17 |
+
pretty_name: 'Open Food Facts data subset: package weights with general information'
|
18 |
+
size_categories:
|
19 |
+
- 100K<n<1M
|
20 |
+
---
|