kFoodie

Results 7 comments of kFoodie

我也遇到同样的问题,还没解决

> 您好,谢谢您的提问。我大约29号给您回复可以么。我安排时间复现一下。 > 谢谢! 感谢回复,麻烦您了。

> 你好~请问您解决这个问题了吗?我也遇到了同样的问题 >< 并没有。。

![image](https://user-images.githubusercontent.com/16017418/85964662-032eae00-b9ed-11ea-9580-39c60f112610.png) 我跑了ctb6的,大概跑了一天。结果是这样,跟你们的论文的结果差距好大。 代码几乎都没改你们。不知道是哪一步出了问题? 实验的参数设置如下: > python3 run_bert_glyce_tagger.py \ --data_sign pku_cws \ --config_path ../configs/pkucws_glyce_bert.json \ --data_dir data/ctb6 \ --bert_model /data/glusterfs_sharing_04_v3/11117720/bert-chinese-ner-master/checkpoint \ --output_dir /data/glusterfs_sharing_04_v3/11117720/glyce-master/output/ \ --task_name cws \ --max_seq_length 128 \ --do_train...

我试了其他数据集,基本上也都上不到90%的F1值……

I have the same problem with you.

`Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-install-4quqpbr2/pkuseg/ Swifers-MacBook-Pro:~ zhengguokai$ python --version Python 3.6.4 :: Anaconda custom (64-bit)` 安装的时候失败了。是不是python3.6也不支持……