| { |
| "_name_or_path": "../DATA/OUTPUT/", |
| "architectures": [ |
| "ElectraForSequenceClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "classifier_dropout": null, |
| "embedding_size": 128, |
| "generator_size": "0.25", |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 256, |
| "id2label": { |
| "0": "rec.sport.baseball", |
| "1": "alt.atheism", |
| "2": "talk.politics.misc", |
| "3": "sci.med", |
| "4": "talk.religion.misc", |
| "5": "comp.sys.ibm.pc.hardware", |
| "6": "sci.electronics", |
| "7": "rec.motorcycles", |
| "8": "comp.graphics", |
| "9": "comp.os.ms-windows.misc", |
| "10": "comp.windows.x", |
| "11": "talk.politics.mideast", |
| "12": "talk.politics.guns", |
| "13": "rec.autos", |
| "14": "comp.sys.mac.hardware", |
| "15": "sci.crypt", |
| "16": "sci.space", |
| "17": "misc.forsale", |
| "18": "soc.religion.christian", |
| "19": "rec.sport.hockey" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 1024, |
| "label2id": { |
| "alt.atheism": 1, |
| "comp.graphics": 8, |
| "comp.os.ms-windows.misc": 9, |
| "comp.sys.ibm.pc.hardware": 5, |
| "comp.sys.mac.hardware": 14, |
| "comp.windows.x": 10, |
| "misc.forsale": 17, |
| "rec.autos": 13, |
| "rec.motorcycles": 7, |
| "rec.sport.baseball": 0, |
| "rec.sport.hockey": 19, |
| "sci.crypt": 15, |
| "sci.electronics": 6, |
| "sci.med": 3, |
| "sci.space": 16, |
| "soc.religion.christian": 18, |
| "talk.politics.guns": 12, |
| "talk.politics.mideast": 11, |
| "talk.politics.misc": 2, |
| "talk.religion.misc": 4 |
| }, |
| "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.25.1", |
| "type_vocab_size": 2, |
| "use_cache": true, |
| "vocab_size": 119547 |
| } |
|
|