tomaarsen HF staff commited on
Commit
4a59490
1 Parent(s): 768dd46

Add "trained_with_document_context": true

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -133,6 +133,7 @@
133
  "model_type": "span-marker",
134
  "span_marker_version": "1.0.1",
135
  "torch_dtype": "float32",
 
136
  "transformers_version": "4.28.1",
137
  "vocab_size": 250004
138
  }
 
133
  "model_type": "span-marker",
134
  "span_marker_version": "1.0.1",
135
  "torch_dtype": "float32",
136
+ "trained_with_document_context": true,
137
  "transformers_version": "4.28.1",
138
  "vocab_size": 250004
139
  }