bigscience-workshop / ShadesofBias

Evaluation for Shades of Bias in Text
0 stars 0 forks source link

Todos #5

Open jordiclive opened 3 months ago

jordiclive commented 3 months ago

Evaluation

KaiserWhoLearns commented 3 months ago

[Shipped] Will be working on these, hopefully I can update it tonight:

meg-huggingface commented 3 months ago

[Shipped] initial version of this.

Messy code is here: https://github.com/bigscience-workshop/ShadesofBias/blob/master/create_eval_dataset.py Apologies for the bit of spaghetti code, virtually everything I'm doing at the moment is "stream of consciousness" so I can go as quickly as possible between the different tasks on-hand. =)

jordiclive commented 3 months ago

@meg-huggingface nice, I used your logic https://github.com/bigscience-workshop/ShadesofBias/blob/master/example_logprob_evaluate.py here, It Iterates through the model_list and waits for wakeup so hopefully can hit run one time.