| { | |
| "architectures": [ | |
| "RobertaForSequenceClassification" | |
| ], | |
| "attention_probs_dropout_prob": 0.1, | |
| "bos_token_id": 0, | |
| "classifier_dropout": null, | |
| "dtype": "float32", | |
| "eos_token_id": 2, | |
| "hidden_act": "gelu", | |
| "hidden_dropout_prob": 0.1, | |
| "hidden_size": 768, | |
| "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, | |
| "intermediate_size": 3072, | |
| "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 | |
| }, | |
| "layer_norm_eps": 1e-05, | |
| "max_position_embeddings": 514, | |
| "model_type": "roberta", | |
| "num_attention_heads": 12, | |
| "num_hidden_layers": 12, | |
| "pad_token_id": 1, | |
| "position_embedding_type": "absolute", | |
| "problem_type": "multi_label_classification", | |
| "transformers_version": "4.56.2", | |
| "type_vocab_size": 1, | |
| "use_cache": true, | |
| "vocab_size": 50265 | |
| } | |