Datasets:
apcl
/

Modalities:
Text
Formats:
webdataset
Libraries:
Datasets
WebDataset
aakashba commited on
Commit
aa9a182
1 Parent(s): a657de0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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.