Richie-17 commited on
Commit
69bc451
·
verified ·
1 Parent(s): 3366412

usability: drop task_categories; add CITATION.cff (Qi Li); reconciled manifest

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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