This folder contains both the original JSON data used in the paper and a Hugging Face–ready split.
MIT (applies to data in this repository).
HF-ready split (data/hf/)
train.jsonl: SFT training split converted from raw/sft.json (733 examples).
validation.jsonl: evaluation split converted from raw/eval.json (1000 examples).
Schema (JSONL, one object per line):
instruction (string)
input (string)
output (string)
These files are ready for… See the full description on the dataset page:
https://huggingface.co/datasets/SHENJJ1017/TransparentizeCitation.