Azure / Azure-Sentinel-Notebooks

Interactive Azure Sentinel Notebooks provides security insights and actions to investigate anomalies and hunt for malicious behaviors.
MIT License
531 stars 181 forks source link

Mitremap-notebook: Error - Gpt2tokenizer object has no attribute _added_tokens_decoder #242

Open SmeetSabalpara opened 8 months ago

SmeetSabalpara commented 8 months ago

When I run the below mentioned code I get the error "Gpt2tokenizer object has no attribute _added_tokens_decoder"

configs, inference_df, iocs_df = main.go( config_widgets )