DIV-45 commited on
Commit
a896663
·
verified ·
1 Parent(s): b304f1c

data: add reviewed dynamic claim routes

Browse files
Files changed (1) hide show
  1. data/router_training.jsonl +10 -0
data/router_training.jsonl CHANGED
@@ -34,12 +34,22 @@
34
  {"text":"Not fried, only baked","label":"nutrition"}
35
  {"text":"Trans fat free","label":"nutrition"}
36
  {"text":"No added sweetener","label":"ingredients"}
 
 
 
 
 
 
37
  {"text":"Contains five grains","label":"ingredients"}
38
  {"text":"Made from whole wheat","label":"ingredients"}
39
  {"text":"No artificial preservatives","label":"ingredients"}
40
  {"text":"FSSAI licensed product","label":"license"}
41
  {"text":"FSSAI registration number","label":"license"}
42
  {"text":"Food safety license","label":"license"}
 
 
 
 
43
  {"text":"License number printed below","label":"license"}
44
  {"text":"Regulatory registration details","label":"license"}
45
  {"text":"Expiry date","label":"dates"}
 
34
  {"text":"Not fried, only baked","label":"nutrition"}
35
  {"text":"Trans fat free","label":"nutrition"}
36
  {"text":"No added sweetener","label":"ingredients"}
37
+ {"text":"Sugar Free","label":"nutrition"}
38
+ {"text":"Zero sugar","label":"nutrition"}
39
+ {"text":"Free from sugar","label":"nutrition"}
40
+ {"text":"Real Badam","label":"ingredients"}
41
+ {"text":"Made with real almonds","label":"ingredients"}
42
+ {"text":"Enriched with Extra Calcium with DHA","label":"nutrition"}
43
  {"text":"Contains five grains","label":"ingredients"}
44
  {"text":"Made from whole wheat","label":"ingredients"}
45
  {"text":"No artificial preservatives","label":"ingredients"}
46
  {"text":"FSSAI licensed product","label":"license"}
47
  {"text":"FSSAI registration number","label":"license"}
48
  {"text":"Food safety license","label":"license"}
49
+ {"text":"Food business operator license","label":"license"}
50
+ {"text":"Food regulator license details","label":"license"}
51
+ {"text":"Food safety registration number","label":"license"}
52
+ {"text":"Licensing authority registration","label":"license"}
53
  {"text":"License number printed below","label":"license"}
54
  {"text":"Regulatory registration details","label":"license"}
55
  {"text":"Expiry date","label":"dates"}