TR-DocVQA-Synth / reports /dataset_stats.json
omerfaksoy's picture
Add files using upload-large-folder tool
458f6d8 verified
Raw
History Blame Contribute Delete
3.18 kB
{
"total_documents": 15000,
"total_questions": 235000,
"document_type_distribution": {
"contract": 5000,
"invoice": 5000,
"offer": 5000
},
"document_split_distribution": {
"val": 1500,
"test": 1500,
"train": 12000
},
"qa_split_distribution": {
"val": 23504,
"test": 23470,
"train": 188026
},
"split_x_document_type_distribution": {
"val": {
"contract": 500,
"invoice": 500,
"offer": 500
},
"test": {
"contract": 500,
"invoice": 500,
"offer": 500
},
"train": {
"contract": 4000,
"invoice": 4000,
"offer": 4000
}
},
"average_qa_per_document": 15.666666666666666,
"min_qa_per_document": 10,
"max_qa_per_document": 21,
"field_distribution": {
"seller.name": 10500,
"buyer.name": 10500,
"items.count": 10500,
"subject": 10000,
"payment_due_days": 10000,
"seller.vkn": 10000,
"buyer.vkn_tckn": 10000,
"vat_total": 10000,
"payable_amount": 10000,
"party_a.name": 6500,
"party_b.name": 6500,
"document_no": 5500,
"contract_no": 5000,
"contract_date": 5000,
"contract_type": 5000,
"party_a.vkn": 5000,
"party_b.vkn": 5000,
"contract_amount": 5000,
"start_date": 5000,
"end_date": 5000,
"duration_months": 5000,
"jurisdiction": 5000,
"termination_notice_days": 5000,
"penalty_amount": 5000,
"invoice_date": 5000,
"invoice_no": 5000,
"invoice_type": 5000,
"document_date": 5000,
"document_type": 5000,
"valid_until": 5000,
"subtotal": 5000,
"total_discount": 5000,
"net_total": 5000,
"grand_total": 5000,
"delivery_days": 5000,
"payment_terms": 5000,
"delivery_terms": 5000
},
"top_20_questions": {
"Ödeme süresi kaç gündür?": 10000,
"Satıcı firmanın adı nedir?": 10000,
"Alıcı firmanın adı nedir?": 10000,
"Sözleşme numarası nedir?": 5000,
"Sözleşme tarihi nedir?": 5000,
"Sözleşme türü nedir?": 5000,
"Birinci tarafın adı nedir?": 5000,
"İkinci tarafın adı nedir?": 5000,
"Birinci tarafın VKN numarası nedir?": 5000,
"İkinci tarafın VKN numarası nedir?": 5000,
"Sözleşmenin konusu nedir?": 5000,
"Sözleşme bedeli kaç TL’dir?": 5000,
"Sözleşme başlangıç tarihi nedir?": 5000,
"Sözleşme bitiş tarihi nedir?": 5000,
"Sözleşme süresi kaç aydır?": 5000,
"Yetkili mahkeme neresidir?": 5000,
"Fesih bildirimi kaç gün önceden yapılmalıdır?": 5000,
"Cezai şart tutarı kaç TL’dir?": 5000,
"Fatura tarihi nedir?": 5000,
"Fatura numarası nedir?": 5000
},
"image_total_bytes": 4978904423,
"missing_png_count": 0,
"skipped_document_count": 0,
"skipped_reasons": []
}