Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,5 @@ funcom-java-long is a dataset for code summarization presented by Bansal et al.
|
|
7 |
### funcom_test.tar.gz -- a compressed directory for test set with the text inside this folder whose filename = function id
|
8 |
### funcom_train.tar.gz -- a compressed directory for training set with the text inside this folder whose filename = function id
|
9 |
### funcom_val.tar.gz -- a compressed directory for validation set with the text inside this folder whose filename = function id
|
10 |
-
### train.bin; val.bin -- bin files for training
|
|
|
|
7 |
### funcom_test.tar.gz -- a compressed directory for test set with the text inside this folder whose filename = function id
|
8 |
### funcom_train.tar.gz -- a compressed directory for training set with the text inside this folder whose filename = function id
|
9 |
### funcom_val.tar.gz -- a compressed directory for validation set with the text inside this folder whose filename = function id
|
10 |
+
### train.bin; val.bin -- bin files for training in the format above.
|
11 |
+
### test.bin; bin file with the test data in the format above.
|