| { |
| "_name_or_path": "dbmdz/electra-base-turkish-cased-discriminator", |
| "_num_labels": 2, |
| "architectures": [ |
| "ElectraForTokenClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "classifier_dropout": null, |
| "embedding_size": 768, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 768, |
| "id2label": { |
| "0": "O", |
| "1": "B-DepositProduct", |
| "2": "I-DepositProduct", |
| "3": "B-Product", |
| "4": "I-Product", |
| "5": "B-ProductProblemInfo", |
| "6": "I-ProductProblemInfo", |
| "7": "B-ServiceInformation", |
| "8": "I-ServiceInformation", |
| "9": "B-ServiceClosest", |
| "10": "I-ServiceClosest", |
| "11": "B-Location", |
| "12": "I-Location", |
| "13": "B-ServiceNumber", |
| "14": "I-ServiceNumber", |
| "15": "B-Brand", |
| "16": "I-Brand", |
| "17": "B-Campaign", |
| "18": "I-Campaign", |
| "19": "B-ProductSelector", |
| "20": "I-ProductSelector", |
| "21": "B-SpecialCampaign", |
| "22": "I-SpecialCampaign" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 3072, |
| "label2id": { |
| "B-Brand": 15, |
| "B-Campaign": 17, |
| "B-DepositProduct": 1, |
| "B-Location": 11, |
| "B-Product": 3, |
| "B-ProductProblemInfo": 5, |
| "B-ProductSelector": 19, |
| "B-ServiceClosest": 9, |
| "B-ServiceInformation": 7, |
| "B-ServiceNumber": 13, |
| "B-SpecialCampaign": 21, |
| "I-Brand": 16, |
| "I-Campaign": 18, |
| "I-DepositProduct": 2, |
| "I-Location": 12, |
| "I-Product": 4, |
| "I-ProductProblemInfo": 6, |
| "I-ProductSelector": 20, |
| "I-ServiceClosest": 10, |
| "I-ServiceInformation": 8, |
| "I-ServiceNumber": 14, |
| "I-SpecialCampaign": 22, |
| "O": 0 |
| }, |
| "layer_norm_eps": 1e-12, |
| "max_position_embeddings": 512, |
| "model_type": "electra", |
| "num_attention_heads": 12, |
| "num_hidden_layers": 12, |
| "output_past": true, |
| "pad_token_id": 0, |
| "position_embedding_type": "absolute", |
| "summary_activation": "gelu", |
| "summary_last_dropout": 0.1, |
| "summary_type": "first", |
| "summary_use_proj": true, |
| "torch_dtype": "float32", |
| "transformers_version": "4.22.0", |
| "type_vocab_size": 2, |
| "use_cache": true, |
| "vocab_size": 32000 |
| } |
|
|