Chaiverse
  • Welcome to Chaiverse!
  • Quick Start
  • Prompting Guide
  • Rewards model
  • Blending Models
  • Getting Feedback
  • Talking to your model
  • Deactivating your Model
  • Leaderboard
  • 🤑Model Competition
  • How everything Works
    • 🤑Model Competition Explained
    • Rewards Model Explained
    • Prompt Guiding Explained
    • What we do with your model
Powered by GitBook
On this page
  • Enroll your models by:
  • Withdraw your submission
  • View Competition Submissions
  • See your spot in the competition Leaderboard
  • Cooler version of the Competition leaderboard

Model Competition

Your models are then put in a competition round where you will be evaluated based on user feedback

PreviousLeaderboardNextModel Competition Explained

Last updated 1 year ago

Participants will be allowed to deploy 2 models for the competition round

Enroll your models by:

chai.enroll_submission('MY_SUBMISSION_ID')

Withdraw your submission

chai.withdraw_submission('submission_id')

View Competition Submissions

competitions[0].enrolled_submission_ids

See your spot in the competition Leaderboard

df = chai.display_competition_leaderboard(leaderboard_format='user_score_with_thumbs_up', regenerate=True)

Cooler version of the Competition leaderboard

🤑
Gradio
Logo