Commit
·
babe7e8
1
Parent(s):
d03db55
Add a YAML section
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# dpr-ctx_encoder-single-nq-base
|
2 |
|
3 |
This encoder is used with [zhiweitong/dpr-answer_encoder-single-nq-base](https://huggingface.co/zhiweitong/dpr-answer_encoder-single-nq-base)
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
datasets:
|
4 |
+
- NQ
|
5 |
+
---
|
6 |
+
|
7 |
# dpr-ctx_encoder-single-nq-base
|
8 |
|
9 |
This encoder is used with [zhiweitong/dpr-answer_encoder-single-nq-base](https://huggingface.co/zhiweitong/dpr-answer_encoder-single-nq-base)
|