Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: object-slide
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Dataset Card for Dataset Name
|
| 6 |
+
|
| 7 |
+
<!-- Provide a quick summary of the dataset. -->
|
| 8 |
+
|
| 9 |
+
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
| 10 |
+
|
| 11 |
+
## Dataset Details
|
| 12 |
+
|
| 13 |
+
### Dataset Description
|
| 14 |
+
|
| 15 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
- **Curated by:** [More Information Needed]
|
| 20 |
+
- **License:** [More Information Needed]
|
| 21 |
+
|
| 22 |
+
### Dataset Sources [optional]
|
| 23 |
+
|
| 24 |
+
<!-- Provide the basic links for the dataset. -->
|
| 25 |
+
|
| 26 |
+
- **Repository:** [More Information Needed]
|
| 27 |
+
|
| 28 |
+
## Uses
|
| 29 |
+
|
| 30 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
| 31 |
+
|
| 32 |
+
## Dataset Structure
|
| 33 |
+
|
| 34 |
+
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
## Citation [optional]
|
| 39 |
+
|
| 40 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
| 41 |
+
|
| 42 |
+
**BibTeX:**
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|