Update metadata (language, task categories) and add model usage examples
#1
by
nielsr
HF Staff
- opened
This PR updates the dataset card for mmbert-pretrain-p1-fineweb2-langs to:
- Change the
languagemetadata tag fromentomulto accurately reflect its multilingual nature (covering 60+ languages in this phase). - Update the
task_categoriesfromfill-masktofeature-extractionto better describe the primary use of models trained with this data (encoders for various downstream tasks like classification and retrieval). - Add a "Sample Usage of mmBERT Models" section, including code snippets from the GitHub README, to demonstrate how models trained using this pre-training data can be installed and used for tasks such as feature extraction and masked language modeling.
@nielsr is "mul" an actual label? I'm beginning to wonder if these are AI-generated or perhaps just typos?
orionweller
changed pull request status to
closed
Hi @orionweller , yes those PRs are automated, "mul" is indeed wrong, it should be "multilingual". Thanks for the feedback