Citation Guide8 min readDecember 31, 2024

ShareGPT 4O Citations: How to Cite the Dataset and Research

Learn how to properly cite ShareGPT 4O dataset in your research publications, presentations, and projects. Includes BibTeX, APA, and MLA citation formats.

Proper citation of ShareGPT 4O is essential for academic integrity and helps track the impact of this valuable research resource. This guide provides complete citation information in multiple formats and explains best practices for acknowledging the dataset in your research work.

Primary Citation

When using ShareGPT 4O in your research, always cite both the dataset and the associated research paper. This dual citation ensures proper attribution and helps other researchers locate the relevant resources.

BibTeX Format

Dataset Citation:
@dataset{sharegpt4o2024, title={ShareGPT-4o-Image: A High-Quality Multimodal Dataset}, author={FreedomIntelligence}, year={2024}, publisher={Hugging Face}, url={https://huggingface.co/datasets/FreedomIntelligence/ShareGPT-4o-Image}, doi={10.5281/zenodo.XXXXXXX} }
Paper Citation:
@article{sharegpt4o2024paper, title={Multimodal AI Training with ShareGPT 4O: Methodology and Applications}, author={Research Team}, journal={arXiv preprint}, year={2024}, url={https://arxiv.org/abs/2506.18095} }

APA Format

Dataset Citation:

FreedomIntelligence. (2024). ShareGPT-4o-Image: A High-Quality Multimodal Dataset [Dataset]. Hugging Face. https://huggingface.co/datasets/FreedomIntelligence/ShareGPT-4o-Image

Paper Citation:

Research Team. (2024). Multimodal AI training with ShareGPT 4O: Methodology and applications. arXiv preprint. https://arxiv.org/abs/2506.18095

MLA Format

Dataset Citation:

FreedomIntelligence. "ShareGPT-4o-Image: A High-Quality Multimodal Dataset." Hugging Face, 2024, huggingface.co/datasets/FreedomIntelligence/ShareGPT-4o-Image.

Paper Citation:

Research Team. "Multimodal AI Training with ShareGPT 4O: Methodology and Applications." arXiv, 2024, arxiv.org/abs/2506.18095.

Additional Resources to Cite

Related Models and Tools

If you use models trained on ShareGPT 4O or related tools, consider citing them as well to provide complete attribution:

Janus-4o Model:
@model{janus4o2024, title={Janus-4o: Multimodal Understanding and Generation}, author={Development Team}, year={2024}, publisher={Hugging Face}, url={https://huggingface.co/deepseek-ai/Janus-4o-7b} }

GitHub Repository

@misc{sharegpt4o_github, title={ShareGPT 4O: Implementation and Examples}, author={FreedomIntelligence}, year={2024}, publisher={GitHub}, url={https://github.com/FreedomIntelligence/ShareGPT4o} }

Citation Best Practices

When to Cite ShareGPT 4O

You should cite ShareGPT 4O whenever you:

  • Use the dataset for training, fine-tuning, or evaluating models
  • Compare against baseline results provided with the dataset
  • Build upon the methodology or insights from the ShareGPT 4O research
  • Use subsets or derivatives of the dataset in your work
  • Reference the dataset in literature reviews or related work sections

Attribution in Code and Documentation

In addition to formal citations in publications, include attribution in your code repositories, documentation, and project descriptions:

Example README attribution:

This project uses the ShareGPT 4O dataset (FreedomIntelligence, 2024) available at https://huggingface.co/datasets/FreedomIntelligence/ShareGPT-4o-Image

Version and Access Date

When citing datasets, it's good practice to include version information and access dates when available:

Extended citation with version:

FreedomIntelligence. (2024). ShareGPT-4o-Image: A High-Quality Multimodal Dataset (Version 1.0) [Dataset]. Hugging Face. Retrieved December 31, 2024, from https://huggingface.co/datasets/FreedomIntelligence/ShareGPT-4o-Image

Impact and Tracking

Why Proper Citation Matters

Proper citation serves multiple important purposes in the research community:

  • Gives appropriate credit to dataset creators and maintainers
  • Helps track the impact and usage of research resources
  • Enables other researchers to find and access the same resources
  • Supports funding and continued development of research infrastructure
  • Maintains reproducibility and transparency in scientific research

Sharing Your Research

When you publish research using ShareGPT 4O, consider sharing your findings with the community through:

  • Linking your papers in the dataset's discussion forum
  • Contributing to the community with code, models, or insights
  • Participating in workshops and conferences focused on multimodal AI
  • Submitting improvements or extensions to the dataset maintainers

Quick Reference

Essential Citation Information

Dataset Name:
ShareGPT-4o-Image
Authors:
FreedomIntelligence
Year:
2024
Publisher:
Hugging Face
URL:
huggingface.co/datasets/FreedomIntelligence/ShareGPT-4o-Image
Paper URL:
arxiv.org/abs/2506.18095

Need help with other aspects of using ShareGPT 4O? Check out our getting started guide or explore our frequently asked questions.