Dataset Card for Finnish-NLP/ultrafeedback_deepl_sft_dpo_filtered
Creation process
Load data from
https://huggingface.co/datasets/HuggingFaceH4/ultrafeedback_binarized/viewer/default/train_sft
Do zero shot classification with facebook/bart-large-mnli in this kind of way (Actual implementation might be slightly different):
preds = pipe(f'{row["instruction"]} is a question about:', candidate_labels=["USA related question", "Math related question", "General question"… See the full description on the dataset page:
https://huggingface.co/datasets/Finnish-NLP/ultrafeedback_deepl_sft_dpo_filtered.