FoodIntake commited on
Commit
dbf4d29
·
verified ·
1 Parent(s): 5a934aa

Update README.md

Browse files

Added description with examples

Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -9,6 +9,15 @@ datasets:
9
  - autotrain-sornm-46488/autotrain-data
10
  ---
11
 
 
 
 
 
 
 
 
 
 
12
  # Model Trained Using AutoTrain
13
 
14
  - Problem type: Seq2Seq
 
9
  - autotrain-sornm-46488/autotrain-data
10
  ---
11
 
12
+ Qualitative food measurements into grams
13
+
14
+ | input | output |
15
+ |-----------------|-----------------|
16
+ | "3 lime wedges" | 28.0 g |
17
+ | "1 large clove of garlic" | 15.0 g |
18
+
19
+
20
+
21
  # Model Trained Using AutoTrain
22
 
23
  - Problem type: Seq2Seq