Update README.md
Browse filesAdded description with examples
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
|