Datasets:
Add DOI to citation and update pretty name to match (#2)
Browse files- Add DOI to citation and update pretty name to match (32095bff34ff9664c97371e91adf0b2e828b622c)
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
-
pretty_name:
|
| 6 |
task_categories:
|
| 7 |
- time-series-forecasting # ex: image-classification, see key list at https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/pipelines.ts
|
| 8 |
tags:
|
|
@@ -350,9 +350,10 @@ This dataset (the compilation) has been marked as dedicated to the public domain
|
|
| 350 |
```
|
| 351 |
@misc{phenology_normal_hawaii
|
| 352 |
author = {Jianyang Gu and Faye Xie and Colby Stakun-Pickering and Adam Young and Chris Florian},
|
| 353 |
-
title = {Hawaii PUUM Individual Phenology Dataset},
|
| 354 |
year = {2025},
|
| 355 |
url = {https://huggingface.co/datasets/imageomics/phenology_normal_hawaii},
|
|
|
|
| 356 |
publisher = {Hugging Face}
|
| 357 |
}
|
| 358 |
```
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
pretty_name: Hawaii PUUM Individual Phenology Dataset
|
| 6 |
task_categories:
|
| 7 |
- time-series-forecasting # ex: image-classification, see key list at https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/pipelines.ts
|
| 8 |
tags:
|
|
|
|
| 350 |
```
|
| 351 |
@misc{phenology_normal_hawaii
|
| 352 |
author = {Jianyang Gu and Faye Xie and Colby Stakun-Pickering and Adam Young and Chris Florian},
|
| 353 |
+
title = {Hawaii PUUM Individual Phenology Dataset (Revision 7c66375)},
|
| 354 |
year = {2025},
|
| 355 |
url = {https://huggingface.co/datasets/imageomics/phenology_normal_hawaii},
|
| 356 |
+
doi = {10.57967/hf/7304},
|
| 357 |
publisher = {Hugging Face}
|
| 358 |
}
|
| 359 |
```
|