我导入了这些库,并尝试在桌面上读取csv文件 import pandas as pd
df = pd.read_csv('/Users/yoshithKotlaFileNotFoundError: [Errno 2] No such file or directory: '/Users/yoshithKotla/Desktop/canal/verymimi_M.csv' 文件的路径是正确的
我将这段BERT NER github代码移植到googlecolab,在那里我手动设置了运行它的标志(https://github.com/kyzhouhzau/BERT-NER)。flags.DEFINE_bool("use_tpu", False, "Whether to use TPU or GPU/CPU.") colab上使用的TF版本是1.13.1,命令tf.test.gpu_device_name这是我在运行tf.a