Upload CITATION.cff with huggingface_hub
Browse files- CITATION.cff +11 -0
CITATION.cff
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
cff-version: 1.2.0
|
2 |
+
message: "If you use this dataset, please cite it as below."
|
3 |
+
authors:
|
4 |
+
- family-names: "Alaamer"
|
5 |
+
given-names: ""
|
6 |
+
title: "Medium Articles Dataset"
|
7 |
+
version: 1.0.0
|
8 |
+
date-released: 2025-03-02
|
9 |
+
repository-code: "https://github.com/Alaamer/medium-ds-generator"
|
10 |
+
repository-artifact: "https://huggingface.co/datasets/Alaamer/medium-articles-posts-with-content"
|
11 |
+
type: dataset
|