spinn
spinn copied to clipboard
NYU ML² work on sentence encoding with tree structure and dynamic graphs
Results
2
spinn issues
Sort by
recently updated
recently updated
newest added
Here and on the master branch whenever I pull I run into the same issue: File "/home/fbaturst/Desktop/spinn-listops-release1/python/spinn/util/data.py", line 51, in TrimDataset assert allow_cropping or diff == 0, "allow_eval_cropping is false...
Codebase currently uses Moses' perl implementation of BLEU. Switch to SacreBLEU which is in python, this will offer flexibility and we can get per sentence BLEU scores with ease.