Datasets:

Languages:
English
License:
Dataset Viewer
The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {NamedSplit('validation'): (None, {}), NamedSplit('test'): ('text', {})}
Error code:   FileFormatMismatchBetweenSplitsError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

๐Ÿš€ SKT-NRS / GIT-SCRAPED

This repository is dedicated to hosting structural, curated, and diverse datasetsโ€”including GitHub roadmaps,and Roadmaps.sh Sites system architectures, technical diagrams, and mass scraped assets.

Our ultimate mission is to fuel the development of next-generation Sovereign Indian Intelligence base models with high-fidelity, production-grade text-image structures.


๐Ÿ“‚ Repository Structure

All the raw and structured crawled data is systematically hosted inside the primary ingestion folder:

SKT-NRS/GIT-SCRAPED/
โ””โ”€โ”€ ๐Ÿ“ SCRAPED-DATA/           # Core production folder for incoming bulk assets
    โ”œโ”€โ”€ ๐Ÿ“ images   # Extracted markdown, charts, and sequence text files
    โ”œโ”€โ”€ ๐Ÿ“ texts    # Architecture flowcharts and structural diagrams
    โ””โ”€โ”€ ๐Ÿ“ Zip For Directly Download  # Added To Directly Download

Phase 1: Recovery & Synchronization (Current Phase)

  • Status: In Progress โš™๏ธ
  • Re-extracting and consolidating the initial layout of 1200+ technical images and web roadmaps.
  • Synchronizing local automated dumps directly from cloud compute grids straight into the SCRAPED-DATA perimeter using multi-threaded chunk uploads.

Phase 2: Mass Scaling

  • Status: Planned ๐ŸŽฏ
  • Transitioning away from standard element-level frontend scraping to heavy backend API Sniffing and Open-Source Bulk Dump Data Ingestion.
  • Integrating multi-threaded pipelines via img2dataset to pool millions of high-resolution aesthetic and architectural data pairs.
  • Curating specialized technical infographics, programming flowcharts, and system layout pipelines for multi-modal training.

Phase 3: Public Sharing & Open Exchange

  • Status: Continuous ๐ŸŒ
  • Opening the repository splits to the public and AI community.
  • Actively facilitating a collaborative data ecosystem: developers can securely pull curated roadmaps from here while contributing back fresh token pairs to accelerate open-source AI growth.

๐Ÿ› ๏ธ How to Load This Dataset

You can easily pull the data down to your local cluster or cloud server using the Hugging Face datasets library:

from datasets import load_dataset

# Load the entire scraped dataset pipeline
dataset = load_dataset("SKT-NRS/GIT-SCRAPED", data_files="SCRAPED-DATA/**")

# Inspect the structure
print(dataset)
Downloads last month
27