File size: 630 Bytes
b5dd066
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "architectures": [
    "ParamtatvaTransformer"
  ],
  "model_type": "paramtatva-rlm",
  "vocab_size": 1224,
  "hidden_size": 128,
  "num_hidden_layers": 4,
  "num_attention_heads": 2,
  "intermediate_size": 512,
  "max_position_embeddings": 1024,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "attention_probs_dropout_prob": 0.1,
  "layer_norm_eps": 1e-06,
  "initializer_range": 0.02,
  "torch_dtype": "float32",
  "transformers_version": "4.40.0",
  "paramtatva_config": {
    "use_graph_embeddings": true,
    "use_pratyahara_bias": true,
    "use_ma_bridge": true,
    "phonetic_basis": "maheshwara_sutras"
  }
}