readme
Browse files
README.md
CHANGED
|
@@ -9,6 +9,9 @@ tags:
|
|
| 9 |
**This model relies on a custom modeling file, you need to add trust_remote_code=True**\
|
| 10 |
**See [\#13467](https://github.com/huggingface/transformers/pull/13467)**
|
| 11 |
|
|
|
|
|
|
|
|
|
|
| 12 |
* [Usage](#usage)
|
| 13 |
* [Parameters](#parameters)
|
| 14 |
* [Sparse selection type](#sparse-selection-type)
|
|
|
|
| 9 |
**This model relies on a custom modeling file, you need to add trust_remote_code=True**\
|
| 10 |
**See [\#13467](https://github.com/huggingface/transformers/pull/13467)**
|
| 11 |
|
| 12 |
+
LSG ArXiv [paper](https://arxiv.org/abs/2210.15497). \
|
| 13 |
+
Github/conversion script is available at this [link](https://github.com/ccdv-ai/convert_checkpoint_to_lsg).
|
| 14 |
+
|
| 15 |
* [Usage](#usage)
|
| 16 |
* [Parameters](#parameters)
|
| 17 |
* [Sparse selection type](#sparse-selection-type)
|