Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token projection color text is illegible in light mode. #1861

Open
chuckfinca opened this issue Nov 26, 2024 · 1 comment
Open

Token projection color text is illegible in light mode. #1861

chuckfinca opened this issue Nov 26, 2024 · 1 comment

Comments

@chuckfinca
Copy link

Minor, but yellow is a very hard to read text color on white background.

Screenshot 2024-11-26 at 6 12 34 PM
optimizer = dspy.MIPROv2(
    metric=dspy.evaluate.answer_exact_match,
    auto="medium",
    max_bootstrapped_demos=0, # ZERO FEW-SHOT EXAMPLES
    max_labeled_demos=0, # ZERO FEW-SHOT EXAMPLES
)

I'm working in Google Colab.

@okhat
Copy link
Collaborator

okhat commented Nov 26, 2024

Hey @chuckfinca ! Thanks for the note. Will make a note to fix this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants