arxyzan commited on
Commit
444f46b
1 Parent(s): 2e55739

Update dataset_config.yaml

Browse files
Files changed (1) hide show
  1. dataset_config.yaml +2 -1
dataset_config.yaml CHANGED
@@ -6,4 +6,5 @@ tokenizer_path: null
6
  tags_field: ner_tags
7
  tokens_field: tokens
8
  ignore_index: -100
9
- label_all_tokens: true
 
 
6
  tags_field: ner_tags
7
  tokens_field: tokens
8
  ignore_index: -100
9
+ label_all_tokens: true
10
+ is_iob_schema: true