Skip to content

Commit e0d2089

Browse files
committed
update
1 parent 3b32a88 commit e0d2089

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,9 @@ Each dataset directory follows the naming convention: `{benchmark}_{service}_{fa
175175
- `logs.csv`: Log data (RE2 and RE3 only)
176176
- `traces.csv`: Trace data (RE2 and RE3 only)
177177

178-
Our datasets and their description are publicly available in Zenodo repository with the following information:
179-
- Dataset DOI: https://doi.org/10.5281/zenodo.14590730
180-
- Dataset URL: [https://zenodo.org/records/14590730](https://zenodo.org/records/14590730)
178+
Our datasets and their description are publicly available with the following information:
179+
- Zenodo: [https://zenodo.org/records/14590730](https://zenodo.org/records/14590730) (DOI: https://doi.org/10.5281/zenodo.14590730)
180+
- Figshare: [https://figshare.com/articles/dataset/RCAEval_A_Benchmark_for_Root_Cause_Analysis_of_Microservice_Systems/31048672](https://figshare.com/articles/dataset/RCAEval_A_Benchmark_for_Root_Cause_Analysis_of_Microservice_Systems/31048672) (more structured format)
181181

182182
We also provide utility functions to download our datasets using Python. The downloaded datasets will be available at directory `data`.
183183

0 commit comments

Comments
 (0)