| { | |
| "_name_or_path": "./", | |
| "architectures": [ | |
| "ElectraForSequenceClassification" | |
| ], | |
| "attention_probs_dropout_prob": 0.1, | |
| "classifier_dropout": null, | |
| "embedding_size": 128, | |
| "hidden_act": "gelu", | |
| "hidden_dropout_prob": 0.1, | |
| "hidden_size": 256, | |
| "id2label": { | |
| "0": "ރާއްޖެ", | |
| "1": "ކުޅިވަރު", | |
| "2": "ވިޔަފާރި", | |
| "3": "މުނިފޫހިފިލުވުން", | |
| "4": "ދީނީ", | |
| "5": "ދުނިޔެ", | |
| "6": "ސިޔާސީ", | |
| "7": "ޓެކްނޮލޮޖީ" | |
| }, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 1024, | |
| "label2id": { | |
| "ރާއްޖެ": 0, | |
| "ކުޅިވަރު": 1, | |
| "ވިޔަފާރި": 2, | |
| "މުނިފޫހިފިލުވުން": 3, | |
| "ދީނީ": 4, | |
| "ދުނިޔެ": 5, | |
| "ސިޔާސީ": 6, | |
| "ޓެކްނޮލޮޖީ": 7 | |
| }, | |
| "layer_norm_eps": 1e-12, | |
| "max_position_embeddings": 512, | |
| "model_type": "electra", | |
| "num_attention_heads": 4, | |
| "num_hidden_layers": 12, | |
| "pad_token_id": 0, | |
| "position_embedding_type": "absolute", | |
| "problem_type": "single_label_classification", | |
| "summary_activation": "gelu", | |
| "summary_last_dropout": 0.1, | |
| "summary_type": "first", | |
| "summary_use_proj": true, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.12.3", | |
| "type_vocab_size": 2, | |
| "use_cache": true, | |
| "vocab_size": 29979 | |
| } |