Add missing metadata: `pipeline_tag`, `library_name`, and `license`

#1
by nielsr HF staff - opened

This PR adds the missing pipeline_tag, library_name, and license to the model card metadata. The pipeline_tag is set to text-classification, which reflects the model's function of classifying text segments as hallucinations or not. The license is retrieved from the Github page. This improved metadata enhances the model's discoverability and provides essential information for users.

vanilla1116 changed pull request status to merged

Sign up or log in to comment