Skip to content
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

bq_glyce_bert #27

Open
zhaiqi opened this issue Aug 1, 2020 · 1 comment
Open

bq_glyce_bert #27

zhaiqi opened this issue Aug 1, 2020 · 1 comment

Comments

@zhaiqi
Copy link

zhaiqi commented Aug 1, 2020

您好,我想问一下,为什么在这个数据集上训练的结果的ACC和F1值始终在一样的呢?

@Crescentz
Copy link

您好,我想问一下,为什么在这个数据集上训练的结果的ACC和F1值始终在一样的呢?


Traceback (most recent call last):
  File "/home/zy/CODE/bishe/test/test.py", line 18, in <module>
    glyce_embedding = CharGlyceEmbedding(glyce_config)
  File "/home//glyce/glyce/layers/char_glyph_embedding.py", line 65, in __init__
    self.char_embedding = nn.Embedding(len(self.config.idx2char), self.config.char_embsize) # (4452, 13, 13)
TypeError: object of type 'NoneType' has no len()

Process finished with exit code 1

你好,哥们,你遇到这事了吗,扎解决的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants