| { |
| "_name_or_path": "bert-base-uncased", |
| "_num_labels": 21, |
| "architectures": [ |
| "BertForSequenceClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "classifier_dropout": null, |
| "gradient_checkpointing": false, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 768, |
| "id2label": { |
| "0": "Arrow, Triangle, Circle, Letter, Numeral, Symbol and Sundries", |
| "1": "Binder", |
| "2": "Catman Other Adjustment", |
| "3": "Cold Milling", |
| "4": "Disposal of Acceptable/Unacceptable Material", |
| "5": "Erection & Dismantling of Temporary Accommodation/Facilities (All Types)", |
| "6": "Excavation", |
| "7": "General TM Item", |
| "8": "Joint/Termination", |
| "9": "Line, Ancillary Line, Solid Area", |
| "10": "Loop Detector Installation", |
| "11": "Minimum Lining Visit Charge", |
| "12": "Provision of Mobile Welfare Facilities", |
| "13": "Removal of Deformable Safety Fence", |
| "14": "Road Stud", |
| "15": "Safety Barrier Or Bifurcation (Non-Concrete)", |
| "16": "Servicing of Temporary Accommodation/Facilities (All Types) (day)", |
| "17": "Tack Coat", |
| "18": "Thin Surface Course", |
| "19": "Vegetation Clearance/Weed Control (m2)", |
| "20": "Others" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 3072, |
| "label2id": { |
| "Arrow, Triangle, Circle, Letter, Numeral, Symbol and Sundries": 0, |
| "Binder": 1, |
| "Catman Other Adjustment": 2, |
| "Cold Milling": 3, |
| "Disposal of Acceptable/Unacceptable Material": 4, |
| "Erection & Dismantling of Temporary Accommodation/Facilities (All Types)": 5, |
| "Excavation": 6, |
| "General TM Item": 7, |
| "Joint/Termination": 8, |
| "Line, Ancillary Line, Solid Area": 9, |
| "Loop Detector Installation": 10, |
| "Minimum Lining Visit Charge": 11, |
| "Others": 20, |
| "Provision of Mobile Welfare Facilities": 12, |
| "Removal of Deformable Safety Fence": 13, |
| "Road Stud": 14, |
| "Safety Barrier Or Bifurcation (Non-Concrete)": 15, |
| "Servicing of Temporary Accommodation/Facilities (All Types) (day)": 16, |
| "Tack Coat": 17, |
| "Thin Surface Course": 18, |
| "Vegetation Clearance/Weed Control (m2)": 19 |
| }, |
| "layer_norm_eps": 1e-12, |
| "max_position_embeddings": 512, |
| "model_type": "bert", |
| "num_attention_heads": 12, |
| "num_hidden_layers": 12, |
| "pad_token_id": 0, |
| "position_embedding_type": "absolute", |
| "problem_type": "single_label_classification", |
| "torch_dtype": "float32", |
| "transformers_version": "4.20.1", |
| "type_vocab_size": 2, |
| "use_cache": true, |
| "vocab_size": 30522 |
| } |
|
|