Improve dataset card: Update task category and add sample usage
#1
by
nielsr
HF Staff
- opened
This pull request improves the dataset card for the mmBERT Training Data by:
- Updating the
task_categoriesmetadata fromfill-masktofeature-extraction. This change better reflects the primary utility of models trained with this dataset, which are designed for downstream tasks like classification and retrieval that rely on extracted features/embeddings. - Adding a "Sample Usage" section, including installation steps and code snippets for fast inference (multilingual embeddings) and masked language modeling, directly from the associated GitHub repository. This helps users quickly understand how to leverage models trained with this dataset.
orionweller
changed pull request status to
closed