| { | |
| "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" | |
| } | |
| } |