PHP Classes

File: models/Xenova/all-MiniLM-L6-v2/tokenizer_config.json

Recommend this page to a friend!
  Packages of Rodrigo Faustino   Embeddings Space   models/Xenova/all-MiniLM-L6-v2/tokenizer_config.json   Download  
File: models/Xenova/all-MiniLM-L6-v2/tokenizer_config.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Embeddings Space
Generate and view semantic embeddings
Author: By
Last change:
Date: 2 months ago
Size: 366 bytes
 

Contents

Class file image Download
{ "clean_up_tokenization_spaces": true, "cls_token": "[CLS]", "do_basic_tokenize": true, "do_lower_case": true, "mask_token": "[MASK]", "model_max_length": 512, "never_split": null, "pad_token": "[PAD]", "sep_token": "[SEP]", "strip_accents": null, "tokenize_chinese_chars": true, "tokenizer_class": "BertTokenizer", "unk_token": "[UNK]" }