CoolFace
Datasetpublic

DaoCloud/Muse-Glimmer-OPB-100K

Muse Glimmer OPB 100K On-policy OpenPerfectBlend training data used for DaoCloud/Muse-Glimmer-30B-DSpark. Prompts are sampled from mlabonne/open-perfectblend, and assistant turns are regenerated on-policy with Muse Glimmer 30B. The dataset contains 99,984 successfully generated conversations and 148,900 train-turn rows. Responses were regenerated with Muse Glimmer 30B at four reasoning strengths. Reasoning strength Conversations Train-turn rows low 64,997 96,765… See the full description on the dataset page: https://huggingface.co/datasets/DaoCloud/Muse-Glimmer-OPB-100K.

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
4likes94downloads
Dataset Card

Muse Glimmer OPB 100K

On-policy OpenPerfectBlend training data used for DaoCloud/Muse-Glimmer-30B-DSpark.

Prompts are sampled from mlabonne/open-perfectblend, and assistant turns are regenerated on-policy with Muse Glimmer 30B.

The dataset contains 99,984 successfully generated conversations and 148,900 train-turn rows. Responses were regenerated with Muse Glimmer 30B at four reasoning strengths.

Reasoning strengthConversationsTrain-turn rows
low64,99796,765
medium10,00014,829
high19,99129,957
xhigh4,9967,349
Total99,984148,900

Schema

FieldDescription
idUnique train-turn ID
primary_idSource conversation ID
input_idsTokenized on-policy conversation through the train turn
loss_maskToken-level training mask
reasoning_strengthlow, medium, high, or xhigh

Every row has trainable tokens. Row IDs are unique, source conversation sets are disjoint, and generation ordinals are contiguous.

File

text
muse_opb_onpolicy_100k.jsonl
1,646,393,887 bytes
SHA-256  70d68dff971d1fe00d90a356b1a1eaeac845f9a3cc2069ce525043312444439a

This release contains tokenized training examples. Use the Muse Glimmer 30B tokenizer when inspecting or converting input_ids back to text.