code-transformer icon indicating copy to clipboard operation
code-transformer copied to clipboard

Specify Python version

Open rndxelement opened this issue 2 years ago • 0 comments

Greetings,

I am writing a replication paper on the CodeTransformer for the data mining class at my university. Unfortunately, I cannot find any specification of the Python version that was used for the experiments. Inferring from torch==1.4.0 from the requirements.txt file, I figured that Python 3.7 might have been the used version, as this is the most recent Python version supporting torch 1.4.0 (juding by the "Programming languages" section athttps://pypi.org/project/torch/1.4.0/). I would be very grateful if you specified the used Python version, even though the release of your paper dates a while back.

Thanks and best regards, Philipp

rndxelement avatar Mar 06 '23 11:03 rndxelement