Simplify model card tags and clarify model type

#1
by FlameF0X - opened

Changes:

  1. Removed unnecessary tags

    • english, chat, chatbot, 355m, gpt, gpt2, gpt2-medium were removed.
    • Reason: Some of these tags (e.g., gpt2) are automatically inferred from config.json because it contains "model_type": "gpt2", and others are redundant or overly generic.
  2. Added/kept relevant tags

    • conversational -> indicates this model is a chatbot and supports conversational tasks.
    • anwgpt, anw-> retained for brand/model recognition.
  3. Updated model type

    • Changed from chatbot/conversational to text generator / question answering
    • Reason: better reflects the model’s capabilities, especially for tasks beyond just chat.

Rationale

  • Reduces clutter in the model card.
  • Improves discoverability by focusing on functional and distinctive tags.
  • Aligns model description with intended usage scenarios.

aslo the conversational tag makes the use this model button to show this
image
interested of
image

SubhrajitSain changed pull request status to closed
SubhrajitSain changed pull request status to open

fuck sorry

Okay, I have seen your changes carefully. I am merging your PR.

SubhrajitSain changed pull request status to merged

Sign up or log in to comment