VOOZH about

URL: https://huggingface.co/datasets/webxos/timelink_dataset

โ‡ฑ webxos/timelink_dataset ยท Datasets at Hugging Face


Search is not available for this dataset
image
imagewidth (px)
1.28k
1.28k
End of preview. Expand in Data Studio

๐Ÿ‘ Website
๐Ÿ‘ GitHub
๐Ÿ‘ Hugging Face
๐Ÿ‘ Follow on X

 ___ ___ ___ ___ ___ ___ 
 /\ \ ___ /\__\ /\ \ /\__\ ___ /\__\ /\__\ 
 \:\ \ /\ \ /::| | /::\ \ /:/ / /\ \ /::| | /:/ / 
 \:\ \ \:\ \ /:|:| | /:/\:\ \ /:/ / \:\ \ /:|:| | /:/__/ 
 /::\ \ /::\__\ /:/|:|__|__ /::\~\:\ \ /:/ / /::\__\ /:/|:| |__ /::\__\____ 
 /:/\:\__\ __/:/\/__/ /:/ |::::\__\ /:/\:\ \:\__\ /:/__/ __/:/\/__/ /:/ |:| /\__\ /:/\:::::\__\
 /:/ \/__/ /\/:/ / \/__/~~/:/ / \:\~\:\ \/__/ \:\ \ /\/:/ / \/__|:|/:/ / \/_|:|~~|~__/ 
 /:/ / \::/__/ /:/ / \:\ \:\__\ \:\ \ \::/__/ |:/:/ / |:| | 
 \/__/ \:\__\ /:/ / \:\ \/__/ \:\ \ \:\__\ |::/ / |:| | 
 \/__/ /:/ / \:\__\ \:\__\ \/__/ /:/ / |:| | 
 \/__/ \/__/ \/__/ \/__/ \|__| 

Time Series + Image Gen Hybrid Dataset

UNDER DEVELOPMENT

-Time series: Per-vertex/step generation, energy, phase; overall growth sequences.

-Image gen hybrid: Paired images of evolving graphs โ†’ train models on temporal graph dynamics with visual outputs (e.g., video frame prediction, graph-to-image).

-Time crystal generation โ€” vertices with x/y/z coords, connections, generation step (time series growth), energy, temporalPhase, color, shape.

-Generation: Procedural simulation of graph evolving over steps, capturing time series metrics (vertices/edges/size over time).

-Edges as adjacency lists.

-Includes rendered images per growth step.

This dataset was generated with the TIMELINK app by webXOS, located in the /generator/ folder of the repo. Download it to create your own similar datasets.

Dataset Overview

Total Crystals: 8 Total Images: 275 Generation Time: 300.60 seconds Shapes Generated: temporal_ring

File Structure

dataset.zip/
โ”œโ”€โ”€ dataset.json # Main dataset file (row-oriented)
โ”œโ”€โ”€ dataset_metadata.json # Complete dataset metadata
โ”œโ”€โ”€ summary.txt # Statistical summary
โ”œโ”€โ”€ README.md # This file
โ””โ”€โ”€ crystal_*/ # Individual crystal folders
 โ”œโ”€โ”€ images/ # Crystal growth images
 โ””โ”€โ”€ metadata.json # Crystal-specific metadata

Data Format

Each crystal in dataset.json includes:

  • 3D vertex positions (x, y, z)
  • Edge connections between vertices
  • Growth time series data
  • Comprehensive metadata

Note: Images are stored separately in crystal folders to avoid large JSON files.

Applications

  • Machine learning training data
  • 3D graph generation research
  • Quantum system simulation
  • Time series analysis
  • Computer graphics research

Citation

@misc{timelink_dataset, title={TIMELINK: Time Scaling Crystal Generator}, author={WebXOS}, year={2026}, note={webxos.netlify.app} }

License

MIT License

Downloads last month
271