|
{ |
|
"_name_or_path": "google-bert/bert-base-uncased", |
|
"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": "Air circulation and parts and accessories", |
|
"1": "Audio and visual equipment", |
|
"2": "Batteries and cells and accessories", |
|
"3": "Building construction machinery and accessories", |
|
"4": "Building maintenance and repair services", |
|
"5": "Business function specific software", |
|
"6": "Cameras", |
|
"7": "Chassis components", |
|
"8": "Circuit assemblies and radio frequency RF components", |
|
"9": "Cloud-based infrastructure as a service", |
|
"10": "Computer accessories", |
|
"11": "Computer displays", |
|
"12": "Computer printers", |
|
"13": "Computers", |
|
"14": "Connectors", |
|
"15": "Contracts", |
|
"16": "Development software", |
|
"17": "Electrical cable and accessories", |
|
"18": "Electrical transmission and distribution equipment", |
|
"19": "Electronic and communication measuring and testing instruments", |
|
"20": "Electronic assembly machinery and support equipment", |
|
"21": "Electronic component parts and raw materials and accessories", |
|
"22": "Electronic manufacturing and processing machinery", |
|
"23": "Fixed network equipment and components", |
|
"24": "Housings and cabinets", |
|
"25": "Industrial machinery components and accessories", |
|
"26": "Industry specific software", |
|
"27": "Media storage devices", |
|
"28": "Mounting hardware", |
|
"29": "Network management software", |
|
"30": "Network security equipment", |
|
"31": "Office machine accessories", |
|
"32": "Personal communication devices", |
|
"33": "Phone and video conference equipment and hardware and controllers", |
|
"34": "Power generation control equipment", |
|
"35": "Power generators", |
|
"36": "Power plants", |
|
"37": "Sales and business promotion activities", |
|
"38": "Security and control equipment", |
|
"39": "Security and protection software", |
|
"40": "Shelving and storage", |
|
"41": "Storage chests and cabinets and trunks", |
|
"42": "System Cards", |
|
"43": "System boards processors interfaces or modules", |
|
"44": "Telecommunication Services" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"Air circulation and parts and accessories": 0, |
|
"Audio and visual equipment": 1, |
|
"Batteries and cells and accessories": 2, |
|
"Building construction machinery and accessories": 3, |
|
"Building maintenance and repair services": 4, |
|
"Business function specific software": 5, |
|
"Cameras": 6, |
|
"Chassis components": 7, |
|
"Circuit assemblies and radio frequency RF components": 8, |
|
"Cloud-based infrastructure as a service": 9, |
|
"Computer accessories": 10, |
|
"Computer displays": 11, |
|
"Computer printers": 12, |
|
"Computers": 13, |
|
"Connectors": 14, |
|
"Contracts": 15, |
|
"Development software": 16, |
|
"Electrical cable and accessories": 17, |
|
"Electrical transmission and distribution equipment": 18, |
|
"Electronic and communication measuring and testing instruments": 19, |
|
"Electronic assembly machinery and support equipment": 20, |
|
"Electronic component parts and raw materials and accessories": 21, |
|
"Electronic manufacturing and processing machinery": 22, |
|
"Fixed network equipment and components": 23, |
|
"Housings and cabinets": 24, |
|
"Industrial machinery components and accessories": 25, |
|
"Industry specific software": 26, |
|
"Media storage devices": 27, |
|
"Mounting hardware": 28, |
|
"Network management software": 29, |
|
"Network security equipment": 30, |
|
"Office machine accessories": 31, |
|
"Personal communication devices": 32, |
|
"Phone and video conference equipment and hardware and controllers": 33, |
|
"Power generation control equipment": 34, |
|
"Power generators": 35, |
|
"Power plants": 36, |
|
"Sales and business promotion activities": 37, |
|
"Security and control equipment": 38, |
|
"Security and protection software": 39, |
|
"Shelving and storage": 40, |
|
"Storage chests and cabinets and trunks": 41, |
|
"System Cards": 42, |
|
"System boards processors interfaces or modules": 43, |
|
"Telecommunication Services": 44 |
|
}, |
|
"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.45.2", |
|
"type_vocab_size": 2, |
|
"use_cache": true, |
|
"vocab_size": 30522 |
|
} |
|
|