cpi-connect commited on
Commit
d60b7fd
1 Parent(s): e0ee230

Upload model

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -97,10 +97,6 @@
97
  "Supported_Platform"
98
  ]
99
  },
100
- "auto_map": {
101
- "AutoConfig": "configuration.CybersecurityKnowledgeGraphConfig",
102
- "AutoModelForTokenClassification": "model.CybersecurityKnowledgeGraphModel"
103
- },
104
  "event_args_list": [
105
  "O",
106
  "B-System",
@@ -162,6 +158,7 @@
162
  ],
163
  "event_nugget_model_path": "cybersecurity_knowledge_graph/nugget_model_state_dict.pth",
164
  "event_realis_model_path": "cybersecurity_knowledge_graph/realis_model_state_dict.pth",
 
165
  "realis_list": [
166
  "O",
167
  "Generic",
 
97
  "Supported_Platform"
98
  ]
99
  },
 
 
 
 
100
  "event_args_list": [
101
  "O",
102
  "B-System",
 
158
  ],
159
  "event_nugget_model_path": "cybersecurity_knowledge_graph/nugget_model_state_dict.pth",
160
  "event_realis_model_path": "cybersecurity_knowledge_graph/realis_model_state_dict.pth",
161
+ "model_type": "cybersecurity_knowledge_graph",
162
  "realis_list": [
163
  "O",
164
  "Generic",