Improve model card with metadata and description

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag: text-classification to better reflect the model's purpose.
  • Specifying the library_name: fasttext as the model uses fastText for filtering.
  • Confirming the license: mit.
  • Providing a more detailed description of the model and its usage.
  • Adding a link to the Github repository.

This will improve discoverability and usability of this valuable data filtering resource.

Tristan changed pull request status to merged

Sign up or log in to comment