TextSSL icon indicating copy to clipboard operation
TextSSL copied to clipboard

[AAAI 2022] Sparse Structure Learning via Graph Neural Networks for Inductive Document Classification

Results 2 TextSSL issues
Sort by recently updated
recently updated
newest added

Could you tell me which version of pyg you use? when i run train_docs.py, there is an error: .........., line 65, in _separate value = value.narrow(cat_dim or 0, start, end...

Hi dear author, I really appreciate your work. For research purposes, I am reimplementing your work, however, I am confused about the optimal hyperparameter setting, can you offer more detail?...