insight-bench icon indicating copy to clipboard operation
insight-bench copied to clipboard

Results 5 insight-bench issues
Sort by recently updated
recently updated
newest added

Added pattern design code

[notebook 12](https://github.com/ServiceNow/insight-bench/blob/main/data/notebooks/flag-12.ipynb) annotation seems very off. The observed insights seem to in no way relate to what the analysis actually shows. All incidents have equal category distribution but the insight...

Hi authors, I'd like to confirm if the following parameters were the same as what you used in the paper: ``` for model_name in ["gpt-4o"]: exp_list.append( { "benchmark_type": benchmark_type, "model_name":...

In some `flag-*.json`, i.e. [32, 33, 34, 35, 37, 38, 39, 40, 79, 80, 81, 82, 84, 85, 86, 87], the metadata appears to be null. The problematic section looks...