CoolFace
Datasetpublic

shimbaaa/shifu-lex

shifu-lex training dataset Unified SFT/DPO/Eval built from 15 Hugging Face datasets. Format: chat messages (user/assistant, optional system) + source + domain. Load it from datasets import load_dataset train = load_dataset("shimbaaa/shifu-lex", data_files="data/train-*.jsonl")["train"] eval_split = load_dataset("shimbaaa/shifu-lex", data_files="eval.jsonl")["train"] dpo = load_dataset("shimbaaa/shifu-lex", data_files="dpo.jsonl")["train"] Splits… See the full description on the dataset page: https://huggingface.co/datasets/shimbaaa/shifu-lex.

sourceHugging Faceapache-2.0updated 8d agoView on Hugging Face
1likes189downloads
14 commits on main
270b3ab8d ago

shifu-lex: public dataset card, no local paths

shimbaaa
fa517ff8d ago

shifu-lex v1: train-00007-of-00008.jsonl

shimbaaa
b504c758d ago

shifu-lex v1: train-00006-of-00008.jsonl

shimbaaa
5728d308d ago

shifu-lex v1: train-00005-of-00008.jsonl

shimbaaa
68d5b179d ago

shifu-lex v1: train-00004-of-00008.jsonl

shimbaaa
631baff9d ago

shifu-lex v1: train-00003-of-00008.jsonl

shimbaaa
b92c2469d ago

shifu-lex v1: train-00002-of-00008.jsonl

shimbaaa
56bf8bf9d ago

shifu-lex v1: train-00001-of-00008.jsonl

shimbaaa
31108b49d ago

shifu-lex v1: train-00000-of-00008.jsonl

shimbaaa
20ff96a9d ago

shifu-lex v1: dpo.jsonl

shimbaaa
981992e9d ago

shifu-lex v1: eval.jsonl

shimbaaa
93135379d ago

shifu-lex v1: stats.json

shimbaaa
de9eb909d ago

shifu-lex v1: README.md

shimbaaa
a0acf959d ago

initial commit

shimbaaa