Azure / Azure/Azure-Sentinel-Notebooks
AttributeError: 'GPT2Tokenizer' object has no attribute 'total_vocab_size'
Open
- Dominant language
- Jupyter Notebook
- Stars
- 628
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
When I run the below mentioned code I get the error "Gpt2tokenizer object has no attribute total_vocab_size"
configs, inference_df, iocs_df = main.go(
config_widgets
)
Contributor guide
Assessment
This issue has not been assessed yet.