Transformers
PyTorch
Japanese
File size: 719 Bytes
a0c0d9d
 
2811b71
 
 
 
a0c0d9d
2811b71
 
 
 
 
 
 
 
 
 
 
a5269d0
 
2811b71
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: apache-2.0
datasets:
- SkelterLabsInc/JaQuAD
language:
- ja
---

MambaSan-370m 🐍

MambaSan-370m is the first chat Japanese language model based on a state-space model architecture (Mamba).

The model is based on Albert Gu's and Tri Dao's work Mamba: Linear-Time Sequence Modeling with Selective State Spaces (paper) as well as their model implementation. .

The Code used for pretraining will soon be published on my github: https://github.com/lcabannes
Citation

bibtex
@misc{lcabannes2024MambaSan-370m,
  title        = {MambaSan-370m},
  author       = {Loïc Cabannes},
  year         = {2024},
  howpublished = {HuggingFace},
  url          = {https://huggingface.co/loiccabannes/MambaSan-370m/}
}