Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
---
|
| 2 |
datasets:
|
| 3 |
- code_search_net
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Architecture
|
|
|
|
| 1 |
---
|
| 2 |
datasets:
|
| 3 |
- code_search_net
|
| 4 |
+
widget:
|
| 5 |
+
- text: "def <mask> ( a, b ) : if a > b : return a else return b</s>return the maximum value"
|
| 6 |
+
- text: "def <mask> ( a, b ) : if a > b : return a else return b"
|
| 7 |
---
|
| 8 |
|
| 9 |
# Model Architecture
|