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

BLOOM assets that seem to output the same class #113

Open
fdalvi opened this issue Jun 20, 2023 · 0 comments
Open

BLOOM assets that seem to output the same class #113

fdalvi opened this issue Jun 20, 2023 · 0 comments

Comments

@fdalvi
Copy link
Collaborator

fdalvi commented Jun 20, 2023

Running list of assets for BLOOMZ that always output a single class (~tested with 30-50 samples)

assets/benchmark_v1/sentiment_emotion_others/StanceUnifiedFC_BLOOMZ_ZeroShot: "disagree"
assets/benchmark_v1/factuality_disinformation_harmful_content/Subjectivity_BLOOMZ_ZeroShot.py: "OBJ"
assets/benchmark_v1/demography/gender/GenderArapTweet_BLOOMZ_ZeroShot.py: "Female"

Sample code to print label prediction to see easily

jq '"\(.label) \(.filtered_output)"' results/benchmark_v1_run1/factuality_disinformation_harmful_content/Subjectivity_BLOOMZ_ZeroShot/summary.jsonl
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

1 participant