-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
@inproceedings{zhang2021fast, | ||
title={Fast Multi-Resolution Transformer Fine-tuning for Extreme Multi-label Text Classification}, | ||
author={Zhang, Jiong and Chang, Wei-Cheng and Yu, Hsiang-Fu and Dhillon, Inderjit S}, | ||
journal={arXiv preprint arXiv:2110.00685}, | ||
year={2021} | ||
author={Jiong Zhang and Wei-Cheng Chang and Hsiang-Fu Yu and Inderjit S Dhillon}, | ||
booktitle={Advances in Neural Information Processing Systems}, | ||
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan}, | ||
year={2021}, | ||
url={https://openreview.net/forum?id=gjBz22V93a} | ||
} |