Add deprecation warning in dataset card
Browse files
README.md
CHANGED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Dataset Card for pmc_open_access
|
2 |
+
|
3 |
+
## Dataset Description
|
4 |
+
|
5 |
+
### Dataset Summary
|
6 |
+
|
7 |
+
<div class="course-tip course-tip-orange bg-gradient-to-br dark:bg-gradient-to-r before:border-orange-500 dark:before:border-orange-800 from-orange-50 dark:from-gray-900 to-white dark:to-gray-950 border border-orange-50 text-orange-700 dark:text-gray-400">
|
8 |
+
<p><b>Deprecated:</b> Dataset "pmc_open_access" is deprecated and will be deleted. Use "<a href="https://huggingface.co/datasets/pmc/open_access">pmc/open_access</a>" instead.</p>
|
9 |
+
</div>
|