monsoon-nlp
commited on
Commit
•
aefac8e
1
Parent(s):
fec293b
fix sberbank ref
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ This is a first attempt at a Hindi language model trained with Google Research's
|
|
8 |
|
9 |
**As of 2022 I recommend Google's MuRIL model trained on English, Hindi, and other major Indian languages, both in their script and latinized script**: https://huggingface.co/google/muril-base-cased and https://huggingface.co/google/muril-large-cased
|
10 |
|
11 |
-
**For causal language models, I would suggest
|
12 |
|
13 |
<a href="https://colab.research.google.com/drive/1R8TciRSM7BONJRBc9CBZbzOmz39FTLl_">Tokenization and training CoLab</a>
|
14 |
|
|
|
8 |
|
9 |
**As of 2022 I recommend Google's MuRIL model trained on English, Hindi, and other major Indian languages, both in their script and latinized script**: https://huggingface.co/google/muril-base-cased and https://huggingface.co/google/muril-large-cased
|
10 |
|
11 |
+
**For causal language models, I would suggest https://huggingface.co/sberbank-ai/mGPT, though this is a large model**
|
12 |
|
13 |
<a href="https://colab.research.google.com/drive/1R8TciRSM7BONJRBc9CBZbzOmz39FTLl_">Tokenization and training CoLab</a>
|
14 |
|