five

datikz-v3

收藏
魔搭社区2025-12-04 更新2025-04-26 收录
下载链接:
https://modelscope.cn/datasets/nllg/datikz-v3
下载链接
链接失效反馈
官方服务:
资源简介:
# Dataset Card for DaTi*k*Z<sub>v3</sub> DaTi*k*Z<sub>v3</sub> is a dataset of Ti*k*Z drawings aligned with captions. In compliance with licensing agreements, certain Ti*k*Z drawings are excluded from this public version of the dataset. Check out the [DeTi*k*Zify](https://github.com/potamides/DeTikZify) project and the [DaTi*k*Z](https://github.com/potamides/DeTikZify) repository for more information as well as tools and methods to recreate the complete dataset from scratch. ## Usage ```python from datasets import load_dataset # full dataset ds = load_dataset("nllg/datikz-v3") # only the train split ds = load_dataset("nllg/datikz-v3", split="train") for sample in ds: print(sample["code"]) ```

# DaTi*k*Z<sub>v3</sub> 数据集卡片 DaTi*k*Z<sub>v3</sub> 是一组与说明文字对齐的Ti*k*Z绘图数据集。根据许可协议要求,本公开版本的数据集未包含部分Ti*k*Z绘图。可访问 [DeTi*k*Zify](https://github.com/potamides/DeTikZify) 项目与 [DaTi*k*Z](https://github.com/potamides/DeTikZify) 代码仓库以获取更多信息,以及从零重建完整数据集所需的工具与方法。 ## 使用方法 python from datasets import load_dataset # 完整数据集 ds = load_dataset("nllg/datikz-v3") # 仅训练划分集 ds = load_dataset("nllg/datikz-v3", split="train") for sample in ds: print(sample["code"])
提供机构:
maas
创建时间:
2025-04-22
搜集汇总
数据集介绍
main_image_url
背景与挑战
背景概述
DaTi _k_ Zv3是一个TikZ绘图与标题对齐的数据集,根据许可协议,公开版本中排除了部分绘图。该数据集由nllg维护,采用Apache License 2.0许可,更新于2025年4月22日。
以上内容由遇见数据集搜集并总结生成
二维码
社区交流群
二维码
科研交流群
商业服务