Datasets:
ArXiv:
DOI:
License:
Yiran Wang
commited on
Commit
·
4be41e6
1
Parent(s):
9841d36
update readme link
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ The ML library distribution is as follows:
|
|
| 20 |
|
| 21 |
The structure of the benchmark repository is the following:
|
| 22 |
- [benchmark_desc.xlsx](./benchmark_desc.xlsx): attributes of the benchmark dataset
|
| 23 |
-
- [benchmark/](
|
| 24 |
- `library_id/`:
|
| 25 |
- `library_id.ipynb`: original Kaggle notebook
|
| 26 |
- `library_id_reproduced.ipynb` crash reproduced version of the original Kaggle notebook
|
|
|
|
| 20 |
|
| 21 |
The structure of the benchmark repository is the following:
|
| 22 |
- [benchmark_desc.xlsx](./benchmark_desc.xlsx): attributes of the benchmark dataset
|
| 23 |
+
- [benchmark/](https://huggingface.co/datasets/PELAB-LiU/JunoBench/tree/main/benchmark): Kaggle notebooks with crashes, categorized by ML library used when the crashes occur
|
| 24 |
- `library_id/`:
|
| 25 |
- `library_id.ipynb`: original Kaggle notebook
|
| 26 |
- `library_id_reproduced.ipynb` crash reproduced version of the original Kaggle notebook
|