Update dataset_config.yaml
Browse files- dataset_config.yaml +1 -1
dataset_config.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
name: sequence_labeling
|
2 |
config_type: dataset
|
3 |
task: sequence_labeling
|
4 |
-
path: hezarai/lscp-500k
|
5 |
tokenizer_path: null
|
6 |
tags_field: pos_tags
|
7 |
tokens_field: tokens
|
|
|
1 |
name: sequence_labeling
|
2 |
config_type: dataset
|
3 |
task: sequence_labeling
|
4 |
+
path: hezarai/lscp-pos-500k
|
5 |
tokenizer_path: null
|
6 |
tags_field: pos_tags
|
7 |
tokens_field: tokens
|