An open API service indexing awesome lists of open source software.

https://github.com/0x7o/bulgakovlm

Russian-language model for a variety of textual tasks
https://github.com/0x7o/bulgakovlm

gpt2 language-model russian-language

Last synced: 3 months ago
JSON representation

Russian-language model for a variety of textual tasks

Awesome Lists containing this project

README

        

# BulgakovLM
[HuggingFace](https://huggingface.co/0x7194633/BulgakovLM-3B)

# BibTeX entry
To cite this model:

```
@misc{bulgakovlm-6b,
author = {0x7o},
title = {{BulgakovLM-3B: Huge Russian-language model for text generation}},
howpublished = {\url{https://github.com/0x7o/BulgakovLM}},
year = 2022,
month = ...
}
```

To cite the codebase that trained this model:

```
@misc{mesh-transformer-jax,
author = {Wang, Ben},
title = {{Mesh-Transformer-JAX: Model-Parallel Implementation of Transformer Language Model with JAX}},
howpublished = {\url{https://github.com/kingoflolz/mesh-transformer-jax}},
year = 2021,
month = May
}
```