Commit
·
1db456b
1
Parent(s):
c8b9c04
Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,8 @@
|
|
5 |
T5 (small and large) finetuned on CoNaLa for semantic parsing (Natural Language descriptions to Python code)
|
6 |
|
7 |
Paper: https://arxiv.org/pdf/2101.07138.pdf
|
8 |
-
|
|
|
9 |
|
10 |
### Cite
|
11 |
|
|
|
5 |
T5 (small and large) finetuned on CoNaLa for semantic parsing (Natural Language descriptions to Python code)
|
6 |
|
7 |
Paper: https://arxiv.org/pdf/2101.07138.pdf
|
8 |
+
|
9 |
+
Code, data and how to use: https://github.com/ypapanik/t5-for-code-generation
|
10 |
|
11 |
### Cite
|
12 |
|