subsetchen commited on
Commit
a9fceb6
·
verified ·
1 Parent(s): 0142f17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -78,6 +78,12 @@ Reveal consists of time-series telemetry, derived features, and automatically la
78
  - `value`: recorded numeric value
79
  - `subsystem`: {CPU, GPU, Memory, Network, Storage}
80
 
 
 
 
 
 
 
81
  ---
82
 
83
  ## Dataset Creation
 
78
  - `value`: recorded numeric value
79
  - `subsystem`: {CPU, GPU, Memory, Network, Storage}
80
 
81
+ **Additional Notes**
82
+
83
+ A complete list of metrics and their descriptions can be found in `MetricDescription.md`.
84
+
85
+ After downloading and extracting the dataset zip, place the `meta.csv` file and the `example Jupyter notebooks` inside the `Reveal/` directory before running.
86
+
87
  ---
88
 
89
  ## Dataset Creation