Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 809 Bytes

File metadata and controls

26 lines (12 loc) · 809 Bytes

Graph-Neural-Networks-for-Text-Classification

example of a knowledge graph by spacy:

image

Training setup

15 epochs, 3e-3 lr, 128 batch size

Experiments

  • Model with plain graph convolutionals train/test cross-entropy (best accuracy - 0.520):

Untitled

  • Model with GAT train/test cross-entropy (best accuracy - 0.525):

Untitled

Untitled