evilfreelancer commited on
Commit
d35fdf9
·
verified ·
1 Parent(s): a25e87a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -336,7 +336,6 @@ For full conversion details and the script, see the
336
  ## Links
337
 
338
  - [A family of pretrained transformer language models for Russian](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=yPayeJIAAAAJ&citation_for_view=yPayeJIAAAAJ:Se3iqnhoufwC) - paper on Google Scholar
339
- - [Generating Long Sequences with Sparse Transformers](https://arxiv.org/abs/1904.10509) - sparse attention paper (Child et al., 2019)
340
  - [ai-forever/rugpt3xl](https://huggingface.co/ai-forever/rugpt3xl) - original model
341
  - [ai-forever/ru-gpts](https://github.com/ai-forever/ru-gpts) - original training codebase
342
  - [DeepSpeed Sparse Attention](https://www.deepspeed.ai/tutorials/sparse-attention/) - original sparse attention implementation
 
336
  ## Links
337
 
338
  - [A family of pretrained transformer language models for Russian](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=yPayeJIAAAAJ&citation_for_view=yPayeJIAAAAJ:Se3iqnhoufwC) - paper on Google Scholar
 
339
  - [ai-forever/rugpt3xl](https://huggingface.co/ai-forever/rugpt3xl) - original model
340
  - [ai-forever/ru-gpts](https://github.com/ai-forever/ru-gpts) - original training codebase
341
  - [DeepSpeed Sparse Attention](https://www.deepspeed.ai/tutorials/sparse-attention/) - original sparse attention implementation