Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
### Dataset is imported from CodeXGLUE and pre-processed using their script.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
Programminglanguage: "C"
|
| 4 |
+
version: "N/A"
|
| 5 |
+
Date: "2015 POJ dataset from paper: https://arxiv.org/pdf/1409.5718.pdf"
|
| 6 |
+
Contaminated: "Very Likely"
|
| 7 |
+
Size: "Standard Tokenizer"
|
| 8 |
---
|
| 9 |
|
| 10 |
### Dataset is imported from CodeXGLUE and pre-processed using their script.
|