Skip to content

Data preprocessing and post processing scripts and notebooks for model customization and for an example KFP pipeline for docling

License

Notifications You must be signed in to change notification settings

opendatahub-io/odh-data-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ODH Data Processing

Status dev-preview GitHub License GitHub Commits

This repository provides reference data-processing pipelines and examples for Open Data Hub / Red Hat OpenShift AI. It focuses on document conversion and chunking using the Docling toolkit, packaged as Kubeflow Pipelines (KFP), example Jupyter Notebooks, and helper scripts.

📦 Repository Structure

odh-data-processing
|
|- kubeflow-pipelines
|   |- docling-standard
|   |- docling-vlm
|
|- notebooks
    |- model-customization-data-preprocessing
    |- model-customization-data-postprocessing

✨ Getting Started

Kubeflow Pipelines

Refer to the ODH Data Processing Kubeflow Pipelines documentation for instructions on how to install, run, and customize the Standard and VLM pipelines.

🤝 Contributing

We welcome issues and pull requests. Please:

  • Open an issue describing the change.
  • Include testing instructions.
  • For pipeline/component changes, recompile the pipeline and update generated YAML if applicable.
  • Keep parameter names and docs consistent between code and README.

📄 License

Apache License 2.0

About

Data preprocessing and post processing scripts and notebooks for model customization and for an example KFP pipeline for docling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published