{ "_name_or_path": "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": "question", "1": "js", "2": "create", "3": "help wanted", "4": "python", "5": "docker", "6": "nvidia", "7": "install", "8": "registry", "9": "top", "10": "integration", "11": "api", "12": "amd", "13": "feature request", "14": "app", "15": "wsl", "16": "model request", "17": "networking", "18": "intel", "19": "linux", "20": "embeddings", "21": "bug", "22": "cli", "23": "performance", "24": "windows", "25": "documentation", "26": "memory", "27": "feedback wanted", "28": "good first issue", "29": "compatibility", "30": "gpu", "31": "macos", "32": "build", "33": "ollama.com", "34": "needs more info" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "amd": 12, "api": 11, "app": 14, "bug": 21, "build": 32, "cli": 22, "compatibility": 29, "create": 2, "docker": 5, "documentation": 25, "embeddings": 20, "feature request": 13, "feedback wanted": 27, "good first issue": 28, "gpu": 30, "help wanted": 3, "install": 7, "integration": 10, "intel": 18, "js": 1, "linux": 19, "macos": 31, "memory": 26, "model request": 16, "needs more info": 34, "networking": 17, "nvidia": 6, "ollama.com": 33, "performance": 23, "python": 4, "question": 0, "registry": 8, "top": 9, "windows": 24, "wsl": 15 }, "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": "multi_label_classification", "torch_dtype": "float32", "transformers_version": "4.47.0", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }