Commit
·
6da9972
1
Parent(s):
0781296
Update README.md
Browse files
README.md
CHANGED
|
@@ -99,7 +99,9 @@ The following hyperparameters were used during training:
|
|
| 99 |
|
| 100 |
## Citing
|
| 101 |
|
| 102 |
-
If you use HAT in your research, please cite
|
|
|
|
|
|
|
| 103 |
|
| 104 |
```
|
| 105 |
@misc{chalkidis-etal-2022-hat,
|
|
@@ -111,3 +113,4 @@ If you use HAT in your research, please cite [An Exploration of Hierarchical Att
|
|
| 111 |
}
|
| 112 |
```
|
| 113 |
|
|
|
|
|
|
| 99 |
|
| 100 |
## Citing
|
| 101 |
|
| 102 |
+
If you use HAT in your research, please cite:
|
| 103 |
+
|
| 104 |
+
[An Exploration of Hierarchical Attention Transformers for Efficient Long Document Classification](https://arxiv.org/abs/2210.05529). Ilias Chalkidis, Xiang Dai, Manos Fergadiotis, Prodromos Malakasiotis, and Desmond Elliott. 2022. arXiv:2210.05529 (Preprint).
|
| 105 |
|
| 106 |
```
|
| 107 |
@misc{chalkidis-etal-2022-hat,
|
|
|
|
| 113 |
}
|
| 114 |
```
|
| 115 |
|
| 116 |
+
|