Create dataset_info.json

This commit is contained in:
YangQianli92 2024-04-15 14:55:14 +08:00 committed by GitHub
parent 048b97ae42
commit dd1d12d9df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,14 @@
[
{
"simplified_CRUD":{
"document_file":["documents.txt"],
"gt_file":"answer.json"
}
},
{
"simplified_RGB":{
"document_file":["documents.txt"],
"gt_file":"answer.json"
}
}
]