bert-text-moderation
bert-text-moderation copied to clipboard
Unused Embedding Layer in KimCNN
First of all thanks for providing this interesting notebook :)
I might be overlooking something, but it seems the embedding layer in KimCNN is unused.
yes,you are right. You can remove it because it's not useful for the project.