Cong123779's picture
Upload README.md with huggingface_hub
62a5a8f verified
metadata
language:
  - vi
  - en
tags:
  - oracle-26ai
  - vector-database
  - semantic-search
  - amazon-reviews
size_categories:
  - 100K<n<1M

πŸ€– Oracle 26ai Vector Search Snapshot (290K Records)

This repository contains a high-performance database snapshot (Data Pump Export) of an optimized Oracle 26ai environment. It is pre-indexed and ready for production-grade semantic search experiments.

πŸ“Š Dataset Statistics

  • Total Records: ~290,000 processed customer reviews.
  • Vector Dimensions: 1024 (FLOAT32).
  • Oracle Version: 26ai (23.26.1).
  • Indexed: Yes (IVF-Flat Neighbor Partitions).

πŸš€ Quick Setup (New Machine)

To restore this environment on a fresh machine:

  1. Clone the Source Code:

    git clone https://github.com/congkx123789/He_quan_tri.git
    cd He_quan_tri
    
  2. Pull the Snapshot:

    python python/hf_snapshot_sync.py pull
    
  3. Restore:

    bash scripts/auto_restore.sh
    

πŸ—οΈ Architecture

  • Ingestion: Blackwell GPU Accelerated (RTX 5060 Ti).
  • Storage: Optimized 12GB Clean Tablespace.
  • Search Engine: Native Oracle AI Vector Search.

Crafted by Antigravity for Enterprise-grade AI Demonstrations.