mirror of
https://github.com/salesforce/CodeT5.git
synced 2024-10-01 06:35:38 -04:00
.. | ||
keywords | ||
parser | ||
bleu.py | ||
calc_code_bleu.py | ||
dataflow_match.py | ||
readme.txt | ||
syntax_match.py | ||
utils.py | ||
weighted_ngram_match.py |
python calc_code_bleu.py --refs reference_files --hyp candidate_file --language java ( or c_sharp) --params 0.25,0.25,0.25,0.25(default)