Commit
·
eb84a77
1
Parent(s):
8299cfa
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,6 @@ license: cc-by-nc-4.0
|
|
| 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
|
|
|
|
|
|
|
|
|
| 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
|
| 10 |
+
|
| 11 |
+
For details result, please follow our [paper](https://arxiv.org/abs/2303.03004).
|