Improve model card with pipeline tag and license
#1
by nielsr HF Staff - opened
This PR adds the pipeline_tag and license to the model card metadata. The pipeline_tag is set to TEXT_CLASSIFICATION, which accurately reflects the model's function in extractive question answering and evidence extraction. The license is set to mit. This improves discoverability and provides essential information for users.