Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:

Improve dataset card: Add task category, refine tags, and include sample usage

#2
by nielsr HF Staff - opened

This PR enhances the dataset card for the DCLM pre-training data used in MoCa models.

It adds the task_categories: feature-extraction to the metadata, aligning with the dataset's purpose in creating bidirectional multimodal embeddings.
The tags are refined to include multimodal, embeddings, and vision-language, which better describe the dataset's role and improve its discoverability on the Hugging Face Hub.
Additionally, a "Sample Usage" section has been added to guide users on how to use the models trained with this dataset for inference, referencing the associated code repository and its demo.py script.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment