Datasetcard_Template
Share
--- # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1 # Doc / guide: https://huggingface.co/docs/hub/datasets-cards {{ card_data }} ---
# Dataset Card for {{ pretty_name | default("Dataset Name", true) }}
{{ dataset_summary | default("", true) }}
## Dataset Details
### Dataset Description
{{ dataset_description | default("", true) }}
- **Curated by:** {{ curators | default("[More Information Needed]", true)}} - **Funded by [optional]:** {{ funded_by | default("[More Information Needed]", true)}} - **Shared by [optional]:** {{ shared_by | default("[More Information Needed]", true)}} - **Language(s) (NLP):** {{ language | default("[More Information Needed]", true)}} - **License:** {{ license | default("[More Information Needed]", true)}}
### Dataset Sources [optional]
- **Repository:** {{ repo | default("[More Information Needed]", true)}} - **Paper [optional]:** {{ paper | default("[More Information Needed]", true)}} - **Demo [optional]:** {{ demo | default("[More Information Needed]", true)}}
## Uses
### Direct Use
{{ direct_use | default("[More Information Needed]", true)}}
### Out-of-Scope Use
{{ out_of_scope_use | default("[More Information Needed]", true)}}
## Dataset Structure
{{ dataset_structure | default("[More Information Needed]", true)}}
## Dataset Creation
### Curation Rationale
{{ curation_rationale_section | default("[More Information Needed]", true)}}
### Source Data
#### Data Collection and Processing
{{ data_collection_and_processing_section | default("[More Information Needed]", true)}}
#### Who are the source data producers?
{{ source_data_producers_section | default("[More Information Needed]", true)}}
### Annotations [optional]
#### Annotation process
{{ annotation_process_section | default("[More Information Needed]", true)}}
#### Who are the annotators?
{{ who_are_annotators_section | default("[More Information Needed]", true)}}
#### Personal and Sensitive Information
{{ personal_and_sensitive_information | default("[More Information Needed]", true)}}
## Bias, Risks, and Limitations
{{ bias_risks_limitations | default("[More Information Needed]", true)}}
### Recommendations
{{ bias_recommendations | default("Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.", true)}}
## Citation [optional]
**BibTeX:**
{{ citation_bibtex | default("[More Information Needed]", true)}}
**APA:**
{{ citation_apa | default("[More Information Needed]", true)}}
## Glossary [optional]
{{ glossary | default("[More Information Needed]", true)}}
## More Information [optional]
{{ more_information | default("[More Information Needed]", true)}}
## Dataset Card Authors [optional]
{{ dataset_card_authors | default("[More Information Needed]", true)}}
## Dataset Card Contact
{{ dataset_card_contact | default("[More Information Needed]", true)}}