issues
search
sonoisa
/
code2vec
an implementation of "code2vec: Learning Distributed Representations of Code"
MIT License
29
stars
11
forks
source link
Change large dataset
#2
Closed
egor-bogomolov
closed
5 years ago
egor-bogomolov
commented
6 years ago
Fixed typo in README file
Fixed names of large dataset files
Changed the way how large dataset is split into smaller files. Now each of 16 files can be used separately because samples are no longer split across files.