Sarvesh2003
commited on
Commit
•
6edf333
1
Parent(s):
30a5790
Upload validation.csv with huggingface_hub
Browse files- validation.csv +5 -0
validation.csv
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
image,json_content,question
|
2 |
+
/home/saru/Desktop/florence/data/Final/images/validation/image_33.jpg,"{""date"": ""12/09/2022"", ""cheque_number"": ""009485"", ""cheque_amount_in_rs"": ""20,00,000""}","Fill in the details for the dictionary from the image : { ""date"" : , ""cheque number"" : ,""Cheque amount in Rs"" : }. Return only the one dictionary with details filled"
|
3 |
+
/home/saru/Desktop/florence/data/Final/images/validation/image_35.jpg,"{""date"": ""19/2/2019"", ""cheque_number"": ""437000"", ""cheque_amount_in_rs"": ""7,900""}","Fill in the details for the dictionary from the image : { ""date"" : , ""cheque number"" : ,""Cheque amount in Rs"" : }. Return only the one dictionary with details filled"
|
4 |
+
/home/saru/Desktop/florence/data/Final/images/validation/image_36.jpg,"{""date"": ""03-Dec-2021"", ""cheque_number"": ""0841001209000393"", ""cheque_amount_in_rs"": ""2,000.00""}","Fill in the details for the dictionary from the image : { ""date"" : , ""cheque number"" : ,""Cheque amount in Rs"" : }. Return only the one dictionary with details filled"
|
5 |
+
/home/saru/Desktop/florence/data/Final/images/validation/image_34.jpg,"{""date"": ""14-AUG-2023"", ""cheque_number"": ""000000110463"", ""cheque_amount_in_rs"": ""59,730.00""}","Fill in the details for the dictionary from the image : { ""date"" : , ""cheque number"" : ,""Cheque amount in Rs"" : }. Return only the one dictionary with details filled"
|