Feature Extraction
Transformers
English

Add pipeline tag, library name, metrics and correct license

#1
by nielsr HF Staff - opened

This PR adds the pipeline_tag, library_name and metrics to the model card metadata, and corrects the license.
The pipeline_tag is set to feature-extraction as the model is used for classifying scientific abstracts based on idea recombination. The library_name is set to transformers. The metrics is set to accuracy. The license is set to cc-by-4.0.

noystl changed pull request status to merged

Sign up or log in to comment