fr_dep_news_trf / transformer /model /tokenizer_config.json
osanseviero's picture
osanseviero HF staff
Update spaCy pipeline
8569f2b
raw
history blame
No virus
514 Bytes
{"bos_token": "<s>", "eos_token": "</s>", "sep_token": "</s>", "cls_token": "<s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "additional_special_tokens": ["<s>NOTUSED", "</s>NOTUSED"], "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "/mnt/scratch/tmp/fr_dep_news_trf/b8b49951-9975-442a-8cca-bd0ecc66506e/training/syntax/model-best/transformer/model"}