Update dataset_info.json

This commit is contained in:
YangQianli92 2024-04-24 11:54:08 +08:00 committed by GitHub
parent 60dd3b0c8c
commit 95011ab899
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,5 +10,10 @@
"document_file":["documents.txt"],
"gt_file":"answer.json"
}
}
},
{
"RGB_EN":{
"document_file":["documents.txt"],
"gt_file":"answer.json"
}
]