bert-text-moderation icon indicating copy to clipboard operation
bert-text-moderation copied to clipboard

Unused Embedding Layer in KimCNN

Open jvcop opened this issue 5 years ago • 1 comments

First of all thanks for providing this interesting notebook :)

I might be overlooking something, but it seems the embedding layer in KimCNN is unused.

jvcop avatar Feb 06 '20 11:02 jvcop

yes,you are right. You can remove it because it's not useful for the project.

hxtkyne avatar May 25 '20 06:05 hxtkyne