christophalt commited on
Commit
f459cc2
1 Parent(s): b2d425b
Files changed (1) hide show
  1. taskmodule_config.json +1 -0
taskmodule_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"tokenizer_name_or_path": "bert-base-uncased", "entity_annotation": "entities", "single_sentence": false, "sentence_annotation": "sentences", "padding": true, "truncation": false, "max_length": null, "pad_to_multiple_of": null, "label_pad_token_id": -100, "label_all_tokens": false, "task_module_class": "TransformerTokenClassificationTaskModule"}