Datasets:
License:
usability: drop task_categories; add CITATION.cff (Qi Li); reconciled manifest
Browse files- CITATION.cff +31 -0
CITATION.cff
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
message: "If you use PHM-Vibench in your research, please cite this dataset. Please also cite the original source dataset(s) you use (listed in README under each RM_* entry)."
|
| 3 |
+
title: "PHM-Vibench: A Vibration Signal Benchmark Dataset for Mechanical Fault Diagnosis and Prognostics"
|
| 4 |
+
type: dataset
|
| 5 |
+
version: "2026.07.09"
|
| 6 |
+
release-date: "2026-07-09"
|
| 7 |
+
license: Apache-2.0
|
| 8 |
+
keywords:
|
| 9 |
+
- vibration
|
| 10 |
+
- fault-diagnosis
|
| 11 |
+
- prognostics
|
| 12 |
+
- PHM
|
| 13 |
+
- bearing-fault-diagnosis
|
| 14 |
+
repository-code: "https://www.modelscope.cn/datasets/PHMbench/PHM-Vibench"
|
| 15 |
+
url:
|
| 16 |
+
- "https://www.modelscope.cn/datasets/PHMbench/PHM-Vibench"
|
| 17 |
+
- "https://huggingface.co/datasets/PHMbench/PHM-Vibench"
|
| 18 |
+
preferred-citation:
|
| 19 |
+
type: dataset
|
| 20 |
+
title: "PHM-Vibench: A Vibration Signal Benchmark Dataset for Mechanical Fault Diagnosis and Prognostics"
|
| 21 |
+
authors:
|
| 22 |
+
- given-names: "Qi"
|
| 23 |
+
family-names: "Li"
|
| 24 |
+
website: "https://liq22.github.io/"
|
| 25 |
+
year: 2026
|
| 26 |
+
repository: "https://www.modelscope.cn/datasets/PHMbench/PHM-Vibench"
|
| 27 |
+
license: Apache-2.0
|
| 28 |
+
authors:
|
| 29 |
+
- given-names: "Qi"
|
| 30 |
+
family-names: "Li"
|
| 31 |
+
website: "https://liq22.github.io/"
|