Closed zhangtaokd closed 3 years ago
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte 我是卡在了这一步,解决了吗?
我换服务器跑的,现在能跑通了,但是实验效果差好多
------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年11月28日(星期天) 晚上9:22 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte
我是卡在了这一步,解决了吗?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
换在线下载已经解决这个问题了,但是又出了另一个问题
---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 15:16:49 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我换服务器跑的,现在能跑通了,但是实验效果差好多
------------------ 原始邮件 ------------------
发件人: @.>;
发送时间: 2021年11月28日(星期天) 晚上9:22
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte
我是卡在了这一步,解决了吗?
— You are receiving this because you authored the thread. 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. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
说是需要long但传入的是iny脑壳疼
---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 15:16:49 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我换服务器跑的,现在能跑通了,但是实验效果差好多
------------------ 原始邮件 ------------------
发件人: @.>;
发送时间: 2021年11月28日(星期天) 晚上9:22
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte
我是卡在了这一步,解决了吗?
— You are receiving this because you authored the thread. 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. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
我已经放弃,打算从bert重跑。
---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 15:16:49 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我换服务器跑的,现在能跑通了,但是实验效果差好多
------------------ 原始邮件 ------------------
发件人: @.>;
发送时间: 2021年11月28日(星期天) 晚上9:22
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte
我是卡在了这一步,解决了吗?
— You are receiving this because you authored the thread. 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. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
换一个吧
------------------ 原始邮件 ------------------ 发件人: "CCChenhao997/DualGCN-ABSA" @.>; 发送时间: 2021年11月30日(星期二) 晚上7:47 @.>; @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我已经放弃,打算从bert重跑。
---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 15:16:49 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我换服务器跑的,现在能跑通了,但是实验效果差好多
------------------ 原始邮件 ------------------
发件人: @.>;
发送时间: 2021年11月28日(星期天) 晚上9:22
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte
我是卡在了这一步,解决了吗?
—
You are receiving this because you authored the thread.
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.
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 authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
你也放弃了?
---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 20:11:07 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
换一个吧
------------------ 原始邮件 ------------------ 发件人: "CCChenhao997/DualGCN-ABSA" @.>; 发送时间: 2021年11月30日(星期二) 晚上7:47 @.>; @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我已经放弃,打算从bert重跑。
---原始邮件---
发件人: @.>
发送时间: 2021年11月30日 15:16:49
收件人: @.>;
抄送: @.**@.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我换服务器跑的,现在能跑通了,但是实验效果差好多
------------------ 原始邮件 ------------------
发件人: @.>;
发送时间: 2021年11月28日(星期天) 晚上9:22
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte
我是卡在了这一步,解决了吗?
—
You are receiving this because you authored the thread.
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.
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 authored the thread.
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.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
我跑通了啊,放啥弃
------------------ 原始邮件 ------------------ 发件人: "CCChenhao997/DualGCN-ABSA" @.>; 发送时间: 2021年11月30日(星期二) 晚上8:11 @.>; @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
你也放弃了?
---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 20:11:07 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
换一个吧
------------------ 原始邮件 ------------------
发件人: "CCChenhao997/DualGCN-ABSA" @.>;
发送时间: 2021年11月30日(星期二) 晚上7:47
@.>;
@.**@.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我已经放弃,打算从bert重跑。
---原始邮件---
发件人: @.>
发送时间: 2021年11月30日 15:16:49
收件人: @.>;
抄送: @.**@.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我换服务器跑的,现在能跑通了,但是实验效果差好多
------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年11月28日(星期天) 晚上9:22
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte
我是卡在了这一步,解决了吗?
—
You are receiving this because you authored the thread.
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.
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 authored the thread.
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.
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 authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
你不是实验结果差很多么。。。
---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 20:14:32 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我跑通了啊,放啥弃
------------------ 原始邮件 ------------------ 发件人: "CCChenhao997/DualGCN-ABSA" @.>; 发送时间: 2021年11月30日(星期二) 晚上8:11 @.>; @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
你也放弃了?
---原始邮件---
发件人: @.>
发送时间: 2021年11月30日 20:11:07
收件人: @.>;
抄送: @.**@.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
换一个吧
------------------ 原始邮件 ------------------
发件人: "CCChenhao997/DualGCN-ABSA" @.>;
发送时间: 2021年11月30日(星期二) 晚上7:47
@.>;
@.**@.>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我已经放弃,打算从bert重跑。
---原始邮件---
发件人: ***@***.***>
发送时间: 2021年11月30日 15:16:49
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
我换服务器跑的,现在能跑通了,但是实验效果差好多
------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2021年11月28日(星期天) 晚上9:22
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2)
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte
我是卡在了这一步,解决了吗?
—
You are receiving this because you authored the thread.
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.
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 authored the thread.
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.
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 authored the thread.
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.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
我跑通了啊,放啥弃 … ------------------ 原始邮件 ------------------ 发件人: "CCChenhao997/DualGCN-ABSA" @.>; 发送时间: 2021年11月30日(星期二) 晚上8:11 @.>; @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2) 你也放弃了? ---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 20:11:07 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2) 换一个吧 ------------------ 原始邮件 ------------------ 发件人: "CCChenhao997/DualGCN-ABSA" @.>; 发送时间: 2021年11月30日(星期二) 晚上7:47 @.>; @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2) 我已经放弃,打算从bert重跑。 ---原始邮件--- 发件人: @.> 发送时间: 2021年11月30日 15:16:49 收件人: @.>; 抄送: @.**@.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2) 我换服务器跑的,现在能跑通了,但是实验效果差好多 ------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年11月28日(星期天) 晚上9:22 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [CCChenhao997/DualGCN-ABSA] 你好!我在windows上跑您代码的时候,出现了以下错误,请问该怎么解决,环境我按照您给的配置好了,但是依然有Bug,在网上也没有搜到解决方案 (#2) (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 254: invalid start byte 我是卡在了这一步,解决了吗? — You are receiving this because you authored the thread. 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. 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 authored the thread. 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. 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 authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
大佬你好,请问你可以分享下best_parser.pt这个文件吗,分享链接已经失效了,谷歌云盘我又没权限