| { |
| "activation": "gelu", |
| "architectures": [ |
| "DistilBertForSequenceClassification" |
| ], |
| "attention_dropout": 0.1, |
| "dim": 768, |
| "dropout": 0.1, |
| "dtype": "float32", |
| "hidden_dim": 3072, |
| "id2label": { |
| "0": "module:utils", |
| "1": "cython", |
| "2": "module:metrics", |
| "3": "Build / CI", |
| "4": "Documentation", |
| "5": "No Changelog Needed", |
| "6": "module:tree", |
| "7": "module:cluster", |
| "8": "module:datasets", |
| "9": "Quick Review", |
| "10": "module:svm", |
| "11": "module:manifold", |
| "12": "module:decomposition", |
| "13": "module:linear_model", |
| "14": "module:preprocessing", |
| "15": "module:neighbors", |
| "16": "module:feature_extraction", |
| "17": "Waiting for Second Reviewer", |
| "18": "Array API", |
| "19": "module:impute", |
| "20": "module:ensemble", |
| "21": "module:feature_selection", |
| "22": "spam", |
| "23": "Performance", |
| "24": "module:model_selection", |
| "25": "Waiting for Reviewer", |
| "26": "module:compose", |
| "27": "module:pipeline", |
| "28": "module:covariance", |
| "29": "module:inspection", |
| "30": "To backport", |
| "31": "Stalled", |
| "32": "Validation" |
| }, |
| "initializer_range": 0.02, |
| "label2id": { |
| "Array API": 18, |
| "Build / CI": 3, |
| "Documentation": 4, |
| "No Changelog Needed": 5, |
| "Performance": 23, |
| "Quick Review": 9, |
| "Stalled": 31, |
| "To backport": 30, |
| "Validation": 32, |
| "Waiting for Reviewer": 25, |
| "Waiting for Second Reviewer": 17, |
| "cython": 1, |
| "module:cluster": 7, |
| "module:compose": 26, |
| "module:covariance": 28, |
| "module:datasets": 8, |
| "module:decomposition": 12, |
| "module:ensemble": 20, |
| "module:feature_extraction": 16, |
| "module:feature_selection": 21, |
| "module:impute": 19, |
| "module:inspection": 29, |
| "module:linear_model": 13, |
| "module:manifold": 11, |
| "module:metrics": 2, |
| "module:model_selection": 24, |
| "module:neighbors": 15, |
| "module:pipeline": 27, |
| "module:preprocessing": 14, |
| "module:svm": 10, |
| "module:tree": 6, |
| "module:utils": 0, |
| "spam": 22 |
| }, |
| "max_position_embeddings": 512, |
| "model_type": "distilbert", |
| "n_heads": 12, |
| "n_layers": 6, |
| "pad_token_id": 0, |
| "problem_type": "multi_label_classification", |
| "qa_dropout": 0.1, |
| "seq_classif_dropout": 0.2, |
| "sinusoidal_pos_embds": false, |
| "tie_weights_": true, |
| "transformers_version": "4.56.2", |
| "vocab_size": 30522 |
| } |
|
|