Dialog icon indicating copy to clipboard operation
Dialog copied to clipboard

A PyTorch Implementation of japanese chatbot using BERT and Transformer's decoder

Results 2 Dialog issues
Sort by recently updated
recently updated
newest added

Thank you very much for the excellent program you have created. I have trained 5 epochs in exactly the same way, but all the bots return "Good morning". It seems...

I attempted to run the code by executing !python main.py, and unfortunately, I encountered an issue with the following error: !python main.py Traceback (most recent call last): File "/content/Dialog/main.py", line...