Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
zerohell
/
dpr-base-zh
like
1
Transformers
Chinese
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
zerohell
commited on
Apr 24, 2023
Commit
ebd8253
·
1 Parent(s):
0b75f53
Create README.md
Browse files
利用孟子模型在dureader上训练了一份中文dpr。
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
language:
3
+
- zh
4
+
metrics:
5
+
- accuracy
6
+
library_name: transformers
7
+
pipeline_tag: sentence-similarity
8
+
---