Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
A code doc retriever given NL intent.
|
2 |
+
|
3 |
+
The model is based on salesforce/codet5-base. It is finetuned on neulab/docprompting-conala
|
4 |
+
|
5 |
+
For more details, check out our [github](https://github.com/shuyanzhou/docprompting)
|