Skip to content

Commit e256db4

Browse files
authored
Update README.md
1 parent 10fff77 commit e256db4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Flow-Bench: A Dataset for Computational Workflow Anomaly Detection
1+
# cFlow-Bench: A Dataset for Computational Workflow Anomaly Detection
22

3-
Flow-Bench is a benchmark dataset for anomaly detection techniques in computational workflows.
4-
Flow-Bench contains workflow execution traces, executed on distributed infrastructure, that include systematically injected anomalies (labeled), and offers both the raw execution logs and a more compact parsed version.
3+
cFlow-Bench is a benchmark dataset for anomaly detection techniques in computational workflows.
4+
cFlow-Bench contains workflow execution traces, executed on distributed infrastructure, that include systematically injected anomalies (labeled), and offers both the raw execution logs and a more compact parsed version.
55
In this GitHub repository, apart from the logs and traces, you will find sample code to load and process the parsed data using pytorch, as well as, the code used to parse the raw logs and events.
66

77
## Dataset
@@ -119,4 +119,4 @@ The repository is structured as follows:
119119
## LICENSE
120120

121121
The dataset is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
122-
The code is licensed under the [MIT License](https://opensource.org/licenses/MIT).
122+
The code is licensed under the [MIT License](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)