Configuration.xml 181 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="GB2312"?>
<opencv_storage>
	
	<!--Bert-->
	<Bert>
		<ModelPath>"../Resource/Models/NLP/Bert/bertsquad-10.onnx"</ModelPath>
	</Bert>

</opencv_storage>