kkskhushi commited on
Commit
848e104
1 Parent(s): 1893879

Update config.json

Browse files

To make it compatible for rapid miner application

Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -25,4 +25,5 @@
25
  "gpu": "ohy@a100",
26
  "run_time": "05:30:00",
27
  "log_dir": "/gpfsdswork/projects/rech/bwq/upa43yu/GLiNER/log_main/deberta-v3-base_0"
 
28
  }
 
25
  "gpu": "ohy@a100",
26
  "run_time": "05:30:00",
27
  "log_dir": "/gpfsdswork/projects/rech/bwq/upa43yu/GLiNER/log_main/deberta-v3-base_0"
28
+ "model_type":"token classification"
29
  }