aoxo commited on
Commit
36f6eba
1 Parent(s): 61895fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ Welcome to Ma-layala-mba, a base Indic language model designed to push the bound
24
 
25
  Ma-layala-mba is a state-of-the-art S6 SSM model specifically crafted for the South Indian regional and state language of Kerala: Malayalam. It integrates traditional Attention mechanisms with innovative approaches such as MLPs and State Space Models (SSMs) to handle complex linguistic features and achieve high accuracy in language understanding and generation.
26
 
27
- - **Model Type**: Mamba model with Attention, MLP, and SSMs components.
28
  - **Language(s)**: Malayalam
29
  - **License**: GNU General Public License v3.0
30
  - **Training Precision**: bfloat16
 
24
 
25
  Ma-layala-mba is a state-of-the-art S6 SSM model specifically crafted for the South Indian regional and state language of Kerala: Malayalam. It integrates traditional Attention mechanisms with innovative approaches such as MLPs and State Space Models (SSMs) to handle complex linguistic features and achieve high accuracy in language understanding and generation.
26
 
27
+ - **Model Type**: A 128M Jamba model finetuned on ~1.5M samples of Malayalam prompt-response pairs from a subset of the IndicCorop Dataset
28
  - **Language(s)**: Malayalam
29
  - **License**: GNU General Public License v3.0
30
  - **Training Precision**: bfloat16