Update model card: correct pipeline tag, add library name and paper/code links

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Updating the pipeline_tag to token-classification to reflect that the model performs character-level error detection (using ElectraForTokenClassification).
  • Adding the library_name: transformers metadata.
  • Specifying the correct base_model as hfl/chinese-electra-180g-base-discriminator.
  • Adding links to the associated paper "CSRP: Chain-of-Thought Reasoning for Chinese Text Correction via Reinforcement Learning with Efficiency-Aware Rewards" and the official GitHub repository.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment