datikz
Datasets
All datasets matching “datikz”datikz-v3
Dataset Card for DaTikZv3
DaTikZv3 is a dataset of TikZ drawings aligned with captions. In compliance with licensing agreements, certain TikZ drawings are excluded from this public version of the dataset. Check out the DeTikZify project and the DaTikZ repository for more information as well as tools and methods to recreate the complete dataset from scratch.
Usage
from datasets import load_dataset
# full dataset
ds = load_dataset("nllg/datikz-v3")
# only the train… See the full description on the dataset page: https://huggingface.co/datasets/nllg/datikz-v3.DaTikZ-V4
Dataset Card for DaTikZ-V4
DaTikZ-V4 is the dataset used to train TikZilla-3B, TikZilla-3B-RL, TikZilla-8B, and TikZilla-8B-RL for generating TikZ/LaTeX figures from natural language descriptions.
The TikZ code has been sourced from ArXiv, GitHub, and TeXStackExchange. Scientific figure descriptions were generated using Qwen2.5-VL-7B-Instruct.
Dataset fields
Each sample contains:
file_id: unique identifier
caption: original caption
vlm_description: detailed visual… See the full description on the dataset page: https://huggingface.co/datasets/nllg/DaTikZ-V4.DaTikZ-V4
Dataset Card for DaTikZ-V4
DaTikZ-V4 is the dataset used to train TikZilla-3B, TikZilla-3B-RL, TikZilla-8B, and TikZilla-8B-RL for generating TikZ/LaTeX figures from natural language descriptions.
The TikZ code has been sourced from ArXiv, GitHub, and TeXStackExchange. Scientific figure descriptions were generated using Qwen2.5-VL-7B-Instruct.
Dataset fields
Each sample contains:
file_id: unique identifier
caption: original caption
vlm_description: detailed visual… See the full description on the dataset page: https://huggingface.co/datasets/YangruiWANG/DaTikZ-V4.datikz
Dataset Card for DaTikZ
DaTikZ is a dataset of TikZ drawings aligned with captions. In compliance with licensing agreements, certain TikZ drawings are excluded from this public version of the dataset. Check out the AutomaTikZ project and the DaTikZ repository for more information as well as tools and methods to recreate the complete dataset from scratch.
Usage
from datasets import load_dataset
# full dataset
ds = load_dataset("nllg/datikz")
# only the train split… See the full description on the dataset page: https://huggingface.co/datasets/nllg/datikz.datikz-v2
Dataset Card for DaTikZv2
DaTikZv2 is a dataset of TikZ drawings aligned with captions. In compliance with licensing agreements, certain TikZ drawings are excluded from this public version of the dataset. Check out the DeTikZify project and the DaTikZ repository for more information as well as tools and methods to recreate the complete dataset from scratch.
Usage
from datasets import load_dataset
# full dataset
ds = load_dataset("nllg/datikz-v2")
# only the train… See the full description on the dataset page: https://huggingface.co/datasets/nllg/datikz-v2.datikz
Dataset Card for "datikz"
More Information needed
