Draculhard commited on
Commit
513e84f
1 Parent(s): aa14e58

Upload flan_t5_custom.csv

Browse files
Files changed (1) hide show
  1. flan_t5_custom.csv +15 -0
flan_t5_custom.csv ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ input_text,labels/product,labels/quantity,labels/total
2
+ Add product wheat and quantity 30,wheat,30,
3
+ "Product wheat, quantity 30, total 200",wheat,30,200
4
+ "Add quantity 30, product wheat, total 200",wheat,30,200
5
+ "Add quantity 3, product egg roll, total 200",egg roll,3,200
6
+ "Add momo 1 plate, total 100",momo,1,100
7
+ "Add momo 3 plate, total 300",momo,3,300
8
+ "add product momo,quantity 10, total 100",momo,10,100
9
+ momo 4 plate total 230,momo,4,230
10
+ "add chowmin 5 plate, total 600",chowmin,5,600
11
+ "chowmin 5 plate, total 100",momo,10,100
12
+ "Add product momo,quantity 10, total 100",momo,10,100
13
+ "add product egg roll,quantity 5, total 400",egg roll,5,400
14
+ "5 egg roll, total 400",egg roll,5,400
15
+ "Add product momo,quantity 10, total 100",momo,10,100