Datasets:
License:
usability: drop task_categories; add CITATION.cff (Qi Li); reconciled manifest
Browse files
README.md
CHANGED
|
@@ -3,8 +3,6 @@ license: apache-2.0
|
|
| 3 |
language:
|
| 4 |
- zh
|
| 5 |
- en
|
| 6 |
-
task_categories:
|
| 7 |
-
- time-series-classification
|
| 8 |
tags:
|
| 9 |
- vibration
|
| 10 |
- fault-diagnosis
|
|
@@ -655,16 +653,16 @@ PHM-Vibench/
|
|
| 655 |
```bibtex
|
| 656 |
@dataset{phm_vibench,
|
| 657 |
title = {{PHM-Vibench}: A Vibration Signal Benchmark Dataset for Mechanical Fault Diagnosis and Prognostics},
|
|
|
|
| 658 |
year = {2026},
|
| 659 |
version = {2026.07.09},
|
| 660 |
license = {Apache-2.0},
|
| 661 |
publisher = {PHMbench},
|
| 662 |
url = {https://www.modelscope.cn/datasets/PHMbench/PHM-Vibench}
|
| 663 |
-
% author = {{TODO: maintainer fill in authors and the benchmark paper}}
|
| 664 |
}
|
| 665 |
```
|
| 666 |
|
| 667 |
-
> 作者
|
| 668 |
|
| 669 |
## 📄 许可证
|
| 670 |
|
|
|
|
| 3 |
language:
|
| 4 |
- zh
|
| 5 |
- en
|
|
|
|
|
|
|
| 6 |
tags:
|
| 7 |
- vibration
|
| 8 |
- fault-diagnosis
|
|
|
|
| 653 |
```bibtex
|
| 654 |
@dataset{phm_vibench,
|
| 655 |
title = {{PHM-Vibench}: A Vibration Signal Benchmark Dataset for Mechanical Fault Diagnosis and Prognostics},
|
| 656 |
+
author = {Qi Li},
|
| 657 |
year = {2026},
|
| 658 |
version = {2026.07.09},
|
| 659 |
license = {Apache-2.0},
|
| 660 |
publisher = {PHMbench},
|
| 661 |
url = {https://www.modelscope.cn/datasets/PHMbench/PHM-Vibench}
|
|
|
|
| 662 |
}
|
| 663 |
```
|
| 664 |
|
| 665 |
+
> 作者主页:https://liq22.github.io/ 。如有 PHM-Vibench 基准论文发表,请同时引用该论文。
|
| 666 |
|
| 667 |
## 📄 许可证
|
| 668 |
|