Skip to content

Latest commit

 

History

History
 
 

ServeNet-pytorch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

ServeNet-LT: A Normalized Multi-head Deep Neural Network for Long-tailed Web Services Classification

Jing Zhang, Yang Chen, Yilong Yang, Changran Lei, Deqiang Wang. "ServeNet-LT: A Normalized Multi-head Deep Neural Network for Long-tailed Web Services Classification." presented at IEEE International Conferences on Web Services (ICWS’21), Sep. 2021. (Regular Full Paper).

Run code as follows:

  • 1.Download mode file(.pth) from here. Make a new folder named 'model', and put download mode file(.pth) into 'model' folder.

  • 2.Download Bert pre-train model(.bin) from here, then put download Bert mode into 'bert-base-uncased'

  • 3.Run ServeNet-LT.ipynb.