arxyzan commited on
Commit
ecdeec1
1 Parent(s): 84e7731

Update dataset_config.yaml

Browse files
Files changed (1) hide show
  1. dataset_config.yaml +1 -1
dataset_config.yaml CHANGED
@@ -2,7 +2,7 @@ name: sequence_labeling
2
  config_type: dataset
3
  task: sequence_labeling
4
  path: hezarai/arman-ner
5
- tokenizer_path: hezarai/distilbert-base-fa
6
  tags_field: ner_tags
7
  tokens_field: tokens
8
  ignore_index: -100
 
2
  config_type: dataset
3
  task: sequence_labeling
4
  path: hezarai/arman-ner
5
+ tokenizer_path: null
6
  tags_field: ner_tags
7
  tokens_field: tokens
8
  ignore_index: -100