Zhexin Zhang

Results 2 issues of Zhexin Zhang

### System Info - `transformers` version: 4.17.0 - Platform: Linux-4.15.0-167-generic-x86_64-with-debian-buster-sid - Python version: 3.7.6 - Onnx version: 1.12.0 - PyTorch version (GPU?): 1.10.1+cu111 (True) - Tensorflow version (GPU?): not installed...

bug

In examples/seq2seq_exposure_bias, I ran interpolation_main.py as the README told me. However, the program crashed. Here is the key error at line 127 in interpolation_helper.py: ` [state[0][:, :time], tf.expand_dims(sample_ids, 1) TypeError:...

bug
priority: high
topic: examples