manu commited on
Commit
678a2c0
·
1 Parent(s): 6ba2e4d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -3,6 +3,7 @@
3
  "ContrastiveZeroNER"
4
  ],
5
  "max_mm_size": 1024,
 
6
  "model_type": "contrastive_zeroner",
7
  "torch_dtype": "float32",
8
  "transformers_version": "4.26.1",
 
3
  "ContrastiveZeroNER"
4
  ],
5
  "max_mm_size": 1024,
6
+ "sep_token_id": 102,
7
  "model_type": "contrastive_zeroner",
8
  "torch_dtype": "float32",
9
  "transformers_version": "4.26.1",