AyushPJ's picture
End of training
d83bdb2
raw
history blame contribute delete
No virus
575 Bytes
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": "/home/vaishali/Documents/deepset/electra-english-qa-tutorial_epochs5/special_tokens_map.json", "full_tokenizer_file": null, "name_or_path": "/kaggle/input/ai-club-inductions-21-nlp-models/ai-club-inductions-21-nlp-ELECTRA-base-squad-v3-output", "do_basic_tokenize": true, "never_split": null, "tokenizer_class": "ElectraTokenizer"}