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: "Java"
|
4 |
+
version: "N/A"
|
5 |
+
Date: "From paper: https://homepages.inf.ed.ac.uk/csutton/publications/msr2013.pdf (2013 - paper release date)"
|
6 |
+
Contaminated: "Very Likely"
|
7 |
+
Size: "Standard Tokenizer (TreeSitter)"
|
8 |
---
|
9 |
|
10 |
### Dataset is imported from CodeXGLUE and pre-processed using their script.
|