File size: 6,440 Bytes
cea672f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 | {
"_name_or_path": "/mnt/data4/luyiheng/BARTfinetune/lr_5e-05/checkpoint-195",
"_num_labels": 3,
"activation_dropout": 0.0,
"activation_function": "gelu",
"add_final_layer_norm": false,
"architectures": [
"BartForSequenceClassification"
],
"attention_dropout": 0.0,
"bos_token_id": 0,
"classif_dropout": 0.0,
"classifier_dropout": 0.0,
"d_model": 1024,
"decoder_attention_heads": 16,
"decoder_ffn_dim": 4096,
"decoder_layerdrop": 0.0,
"decoder_layers": 12,
"decoder_start_token_id": 2,
"dropout": 0.1,
"encoder_attention_heads": 16,
"encoder_ffn_dim": 4096,
"encoder_layerdrop": 0.0,
"encoder_layers": 12,
"eos_token_id": 2,
"forced_eos_token_id": 2,
"gradient_checkpointing": false,
"id2label": {
"0": "Accessibility",
"1": "Architectures",
"2": "Artificial intelligence",
"3": "Arts and humanities",
"4": "Collaborative and social computing",
"5": "Communication hardware, interfaces and storage",
"6": "Computational complexity and cryptography",
"7": "Computers in other domains",
"8": "Continuous mathematics",
"9": "Cross-computing tools and techniques",
"10": "Cryptography",
"11": "Data management systems",
"12": "Database and storage security",
"13": "Dependable and fault-tolerant systems and networks",
"14": "Design and analysis of algorithms",
"15": "Discrete mathematics",
"16": "Distributed computing methodologies",
"17": "Document management and text processing",
"18": "Document types",
"19": "Education",
"20": "Electronic commerce",
"21": "Electronic design automation",
"22": "Embedded and cyber-physical systems",
"23": "Emerging technologies",
"24": "Enterprise computing",
"25": "Formal languages and automata theory",
"26": "Formal methods and theory of security",
"27": "Hardware test",
"28": "Hardware validation",
"29": "Human and societal aspects of security and privacy",
"30": "Human computer interaction (HCI)",
"31": "Information retrieval",
"32": "Information storage systems",
"33": "Information systems applications",
"34": "Information theory",
"35": "Integrated circuits",
"36": "Interaction design",
"37": "Intrusion/anomaly detection and malware mitigation",
"38": "Logic",
"39": "Machine learning",
"40": "Mathematical analysis",
"41": "Mathematical software",
"42": "Modeling and simulation",
"43": "Models of computation",
"44": "Network algorithms",
"45": "Network architectures",
"46": "Network components",
"47": "Network performance evaluation",
"48": "Network properties",
"49": "Network protocols",
"50": "Network security",
"51": "Network services",
"52": "Network types",
"53": "Parallel computing methodologies",
"54": "Power and energy",
"55": "Probability and statistics",
"56": "Randomness, geometry and discrete structures",
"57": "Real-time systems",
"58": "Robustness",
"59": "Security in hardware",
"60": "Security services",
"61": "Semantics and reasoning",
"62": "Software and application security",
"63": "Symbolic and algebraic manipulation",
"64": "Systems security",
"65": "Theory and algorithms for application domains",
"66": "Ubiquitous and mobile computing",
"67": "Very large scale integration design",
"68": "Visualization",
"69": "World Wide Web"
},
"init_std": 0.02,
"is_encoder_decoder": true,
"label2id": {
"Accessibility": 0,
"Architectures": 1,
"Artificial intelligence": 2,
"Arts and humanities": 3,
"Collaborative and social computing": 4,
"Communication hardware, interfaces and storage": 5,
"Computational complexity and cryptography": 6,
"Computers in other domains": 7,
"Continuous mathematics": 8,
"Cross-computing tools and techniques": 9,
"Cryptography": 10,
"Data management systems": 11,
"Database and storage security": 12,
"Dependable and fault-tolerant systems and networks": 13,
"Design and analysis of algorithms": 14,
"Discrete mathematics": 15,
"Distributed computing methodologies": 16,
"Document management and text processing": 17,
"Document types": 18,
"Education": 19,
"Electronic commerce": 20,
"Electronic design automation": 21,
"Embedded and cyber-physical systems": 22,
"Emerging technologies": 23,
"Enterprise computing": 24,
"Formal languages and automata theory": 25,
"Formal methods and theory of security": 26,
"Hardware test": 27,
"Hardware validation": 28,
"Human and societal aspects of security and privacy": 29,
"Human computer interaction (HCI)": 30,
"Information retrieval": 31,
"Information storage systems": 32,
"Information systems applications": 33,
"Information theory": 34,
"Integrated circuits": 35,
"Interaction design": 36,
"Intrusion/anomaly detection and malware mitigation": 37,
"Logic": 38,
"Machine learning": 39,
"Mathematical analysis": 40,
"Mathematical software": 41,
"Modeling and simulation": 42,
"Models of computation": 43,
"Network algorithms": 44,
"Network architectures": 45,
"Network components": 46,
"Network performance evaluation": 47,
"Network properties": 48,
"Network protocols": 49,
"Network security": 50,
"Network services": 51,
"Network types": 52,
"Parallel computing methodologies": 53,
"Power and energy": 54,
"Probability and statistics": 55,
"Randomness, geometry and discrete structures": 56,
"Real-time systems": 57,
"Robustness": 58,
"Security in hardware": 59,
"Security services": 60,
"Semantics and reasoning": 61,
"Software and application security": 62,
"Symbolic and algebraic manipulation": 63,
"Systems security": 64,
"Theory and algorithms for application domains": 65,
"Ubiquitous and mobile computing": 66,
"Very large scale integration design": 67,
"Visualization": 68,
"World Wide Web": 69
},
"max_position_embeddings": 1024,
"model_type": "bart",
"normalize_before": false,
"num_hidden_layers": 12,
"output_past": false,
"pad_token_id": 1,
"problem_type": "single_label_classification",
"scale_embedding": false,
"torch_dtype": "float32",
"transformers_version": "4.49.0",
"use_cache": true,
"vocab_size": 50265
}
|