File size: 405 Bytes
a6613a4
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "architectures": [
    "CybersecurityKnowledgeGraphModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration.CybersecurityKnowledgeGraphConfig"
  },
  "event_argument_model_path": "argument_model_state_dict.pth",
  "event_nugget_model_path": "nugget_model_state_dict.pth",
  "event_realis_model_path": "realis_model_state_dict.pth",
  "torch_dtype": "float32",
  "transformers_version": "4.33.2"
}