kiddothe2b
commited on
Commit
·
ea4dc1a
1
Parent(s):
dc1adc3
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: cc-by-nc-sa-4.0
|
|
3 |
pipeline_tag: fill-mask
|
4 |
language: en
|
5 |
tags:
|
6 |
-
-
|
7 |
datasets:
|
8 |
- c4
|
9 |
model-index:
|
@@ -65,6 +65,7 @@ The model has been warm-started from [roberta-base](https://huggingface.co/rober
|
|
65 |
|
66 |
|
67 |
##Citing
|
|
|
68 |
If you use HAT in your research, please cite [An Exploration of Hierarchical Attention Transformers for Efficient Long Document Classification](https://arxiv.org/abs/xxx)
|
69 |
|
70 |
```
|
|
|
3 |
pipeline_tag: fill-mask
|
4 |
language: en
|
5 |
tags:
|
6 |
+
- long-documents
|
7 |
datasets:
|
8 |
- c4
|
9 |
model-index:
|
|
|
65 |
|
66 |
|
67 |
##Citing
|
68 |
+
|
69 |
If you use HAT in your research, please cite [An Exploration of Hierarchical Attention Transformers for Efficient Long Document Classification](https://arxiv.org/abs/xxx)
|
70 |
|
71 |
```
|