microsoft / CodeXGLUE

CodeXGLUE
MIT License
1.51k stars 363 forks source link

fix [Text-to-Code] Error during evaluation. #94

Closed LIANGQINGYUAN closed 2 years ago

LIANGQINGYUAN commented 2 years ago

Fix TypeError: tuple indices must be integers or slices, not tuple.

Compatible with transformers version 3.3.0 and 4.13.0.