Delete examples/rag_bm directory

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

View file

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