Hi. Thank you for the code. I have a question about the input to the model. I wanna know why you are using both the 24-bit representation and the 13-bit representation as inputs to the model. Shouldn't one of them be enough? <img width="900" alt="Screenshot 2021-07-21 at 6 46 51 PM" src="https://user-images.githubusercontent.com/55747350/126527321-32e195de-82ff-4f3b-a7b9-05eadc8749c3.png"> (line 58 data_utils.py)