omniedit_train.jsonl: 训练集数据 (5.2MB)
omniedit_test.jsonl: 测试集数据 (5.4KB)
omniedit/: 相关资源文件夹
local_path = snapshot_download(
repo_id="your-username/omniedit-dataset", # 将会自动替换为实际用户名
repo_type="dataset"
)
print(f"数据集下载到: {local_path}")
train_file =… See the full description on the dataset page:
https://huggingface.co/datasets/xuelu/omniedit-dataset.