cpi-connect commited on
Commit
6d09a34
·
1 Parent(s): 4da3db2

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -9
config.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "auto_map": {
3
- "AutoConfig": "configuration.CybersecurityKnowledgeGraphConfig"
4
- },
5
- "event_argument_model_path": "argument_model_state_dict.pth",
6
- "event_nugget_model_path": "nugget_model_state_dict.pth",
7
- "event_realis_model_path": "realis_model_state_dict.pth",
8
- "transformers_version": "4.33.2"
9
- }