#When chatgpt returned the code to me, it got stuck

1 messages · Page 1 of 1 (latest)

timber river
#

Steps to reproduce:

  1. min_freq = 5
    special_tokens = ["<unk>", "<pad>"]

Expected result:

min_freq = 5
special_tokens = ["<unk>", "<pad>"]

Actual result:

min_freq = 5
special_tokens = ["

Additional information

Browser:Google Chrome Version 123.0.6312.106 (official version)
OS:Windows

gentle kernelBOT
#
Thank you for reporting a bug related to ChatGPT.

If relevant and not already provided, we recommend adding a link to the associated ChatGPT conversation and uploading any relevant images here for easier troubleshooting.

timber river