Add pipeline tag, library name, and link to paper
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag
and library_name
to the model card metadata. The pipeline_tag
is set to text-to-text
given the classification and retrieval tasks described in the paper, and the library_name
is set to transformers
. It also adds a link to the paper.
jsunn-y
changed pull request status to
merged