-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
样例运行 #4
Comments
这个错误我也没见过,google也没找到。几个可能的地方你试试
|
按照您的建议我将路径、命令等都详细检查了一遍,并没有什么问题,后来又一次尝试运行的时候成功了,但是当我准备运行CADEC数据集的时候发现,它会发生与样例运行一样的错误,因为不能生成model.tar.gz的文件,对于这种时好时不好的情况,我想请问可能存在模型是在线所以网络问题引起的吗? |
1 similar comment
按照您的建议我将路径、命令等都详细检查了一遍,并没有什么问题,后来又一次尝试运行的时候成功了,但是当我准备运行CADEC数据集的时候发现,它会发生与样例运行一样的错误,因为不能生成model.tar.gz的文件,对于这种时好时不好的情况,我想请问可能存在模型是在线所以网络问题引起的吗? |
从你给log看,由于训练命令train_cadec.sh的意外退出(Exit 1),可能导致model.tar.gz没有保存下来,这个需要查一下cadec_0001.log,看看哪里的错误 |
很感谢您的回复,意外退出的错误我会更加仔细。关于网络问题,我猜测可能是由于我在执行train_sample.sh文件中的allennlp train $config_file \命令时allennlp需要在线链接VPN才能进行下载,事实也是,我换成了VPN之后运行也成功了,因为更换了网络之后问题没有再出现,我不确定我的推测是否正确,非常感谢您的指导。 |
不客气
…On Sun, Jan 16, 2022 at 10:06 PM Yuexian Li ***@***.***> wrote:
很感谢您的回复,意外退出的错误我会更加仔细。关于网络问题,我猜测可能是由于我在执行train_sample.sh文件中的allennlp train
$config_file
\命令时allennlp需要在线链接VPN才能进行下载,事实也是,我换成了VPN之后运行也成功了,因为更换了网络之后问题没有再出现,我不确定我的推测是否正确,非常感谢您的指导。
—
Reply to this email directly, view it on GitHub
<#4 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADBLKX5PSVNQRL4SRN7BVX3UWLGGDANCNFSM5LTWZURA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
同学你好,能分享一下处理CADEC数据集成样例数据的代码吗,孩子不会处理呜呜呜 |
uploaded |
|
README里“Data Preprocessing”有数据预处理的说明,原始代码我也找不到了 |
好的!!特别感谢老师的回复!再次感谢,祝愿老师科研顺利!
…------------------ 原始邮件 ------------------
发件人: "foxlf823/sodner" ***@***.***>;
发送时间: 2022年2月22日(星期二) 下午5:15
***@***.***>;
***@***.******@***.***>;
主题: Re: [foxlf823/sodner] 样例运行 (Issue #4)
uploaded
***@***.***
README里“Data Preprocessing”有数据预处理的说明,原始代码我也找不到了
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you commented.Message ID: ***@***.***>
|
real_ner_f1 |
|
cadec数据已发,其他的数据集有版权 |
你好,可以麻烦发一下处理好的数据吗?谢谢您(邮箱:flclizhi@163.com) |
data文件夹有处理好的cadec数据,CLEF数据由于版权需要申请
…On Wed, Mar 23, 2022 at 6:06 PM FengLingCong13 ***@***.***> wrote:
***@***.***)
—
Reply to this email directly, view it on GitHub
<#4 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADBLKX6GL37MXYM6ZQAAPPTVBLUK7ANCNFSM5LTWZURA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
好的,十分感谢 |
可能是pycharm的项目目录设置的问题。你在terminal,cd到当前目录,运行train_sample.sh试试
…On Mon, Aug 29, 2022 at 10:29 AM NLP小白 ***@***.***> wrote:
老师,你好,问一个小白问题,请问按照您分享的安装方法,运行样例时没有跑起来,不知道是哪里错了,第一次用.sh文件来运行,不是很懂,希望老师能够解惑。
[image: 图片]
<https://user-images.githubusercontent.com/82627285/187110496-e683aa23-be01-447b-b9f9-093f8a773be4.png>
[image: 图片]
<https://user-images.githubusercontent.com/82627285/187110756-7ed22658-58b0-4d3d-bbb2-92ef292163ff.png>
—
Reply to this email directly, view it on GitHub
<#4 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADBLKX4RRFTE57FO3QDJDH3V3QN7ZANCNFSM5LTWZURA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
请问按照您分享的安装方法,运行样例时为什么跑不通呢?得到的这个数字是什么意思呢?https://sm.ms/image/V35d16EZCu7hgS9
The text was updated successfully, but these errors were encountered: