Christophe Servan
Results
3
comments of
Christophe Servan
Hello, thanks for adding this new feature! Cheers, C.
Dear All, I have the same issue with the example "run_regression_movielens.py"... Any idea to solve it? Best
@ceferisbarov , I faced the same issue and solved it by replacing ``_pad_token`` by ``pad_token`` on lines 206 and 486 of the file ``src/text_data.py``.