Datasets:

ArXiv:
DOI:
License:
Yiran Wang commited on
Commit
ba4fb60
·
1 Parent(s): f9bcc69

update labels

Browse files
Files changed (2) hide show
  1. README.md +2 -1
  2. ground_truth_crash_prediction.xlsx +0 -0
README.md CHANGED
@@ -8,7 +8,7 @@ viewer: false
8
 
9
  # 📘 JunoBench: A Benchmark Dataset of Crashes in Machine Learning Python Jupyter Notebooks
10
 
11
- This repository is the compiled benchmark dataset of paper "JunoBench: A Benchmark Dataset of Crashes in Machine Learning Python Jupyter Notebooks". The code repository of constructing the benchmark is on GitHub: [JunoBench_construct](https://github.com/PELAB-LiU/JunoBench_construct). This dataset is suitable for studying crashes (e.g., bug reproducing, detection, diagnose, localization, and repair) in ML notebooks.
12
 
13
  ## 📂 Contents
14
 
@@ -22,6 +22,7 @@ The ML library distribution is as follows:
22
 
23
  The structure of the benchmark repository is the following:
24
  - [benchmark_desc.xlsx](./benchmark_desc.xlsx): attributes of the benchmark dataset
 
25
  - [benchmark/](https://huggingface.co/datasets/PELAB-LiU/JunoBench/tree/main/benchmark): Kaggle notebooks with crashes, categorized by ML library used when the crashes occur
26
  - `library_id/`:
27
  - `library_id.ipynb`: original Kaggle notebook
 
8
 
9
  # 📘 JunoBench: A Benchmark Dataset of Crashes in Machine Learning Python Jupyter Notebooks
10
 
11
+ This repository is the compiled benchmark dataset of paper "[JunoBench: A Benchmark Dataset of Crashes in Machine Learning Python Jupyter Notebooks](https://arxiv.org/abs/2510.18013)". The code repository of constructing the benchmark is on GitHub: [JunoBench_construct](https://github.com/PELAB-LiU/JunoBench_construct). This dataset is suitable for studying crashes (e.g., bug reproducing, detection, diagnose, localization, and repair) in ML notebooks.
12
 
13
  ## 📂 Contents
14
 
 
22
 
23
  The structure of the benchmark repository is the following:
24
  - [benchmark_desc.xlsx](./benchmark_desc.xlsx): attributes of the benchmark dataset
25
+ - [ground_truth_crash_prediction.xlsx](./ground_truth_crash_prediction.xlsx): crash detection and diagnosis labels of the benchmark dataset
26
  - [benchmark/](https://huggingface.co/datasets/PELAB-LiU/JunoBench/tree/main/benchmark): Kaggle notebooks with crashes, categorized by ML library used when the crashes occur
27
  - `library_id/`:
28
  - `library_id.ipynb`: original Kaggle notebook
ground_truth_crash_prediction.xlsx ADDED
Binary file (35.3 kB). View file