Commit
·
8299cfa
1
Parent(s):
9a68944
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,6 @@ license: cc-by-nc-4.0
|
|
4 |
|
5 |
## Model Description
|
6 |
|
7 |
-
**StarEncoder** trained with training split of `
|
8 |
|
9 |
Code Repo used to train: https://github.com/facebookresearch/DPR
|
|
|
4 |
|
5 |
## Model Description
|
6 |
|
7 |
+
**StarEncoder** trained with training split of `retrieval_nl_code` subset of [xCodeEval](https://huggingface.co/datasets/NTU-NLP-sg/xCodeEval). Trained for 37 epochs.
|
8 |
|
9 |
Code Repo used to train: https://github.com/facebookresearch/DPR
|