The official data-juicer docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current data-juicer docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Data-Juicer (DJ) transforms raw data chaos into AI-ready intelligence. It treats data processing as composable infrastructure—providing modular building blocks to clean, synthesize, and analyze data across the entire AI lifecycle, unlocking latent value in every byte.
Whether you're deduplicating web-scale pre-training corpora, curating agent interaction traces, or preparing domain-specific RAG indices, DJ scales seamlessly from your laptop to thousand-node clusters—no glue code required.
Learn more on Data-Juicer: The Data Operating System for the Foundation Model Era.
The tag of each data-juicer docker image is consist of the version of data-juicer and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 1.6.0-oe2403sp4 | data 1.6.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 1.5.1-oe2403sp4 | data-juicer 1.5.1 on openEuler 24.03-lts-sp4 | amd64, arm64 |
| 1.5.1-oe2403sp3 | data-juicer 1.5.1 on openEuler 24.03-lts-sp3 | amd64, arm64 |
docker run -it --rm openeuler/data-juicer:{Tag} bash
# Run a data processing pipeline
dj-process --config demos/process_simple/process.yaml
# Analyze a dataset
dj-analyze --config demos/analyze/analyze.yaml
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:b609c816a…
Size
397.2 MB
Last updated
9 days ago
docker pull openeuler/data-juicerPulls:
37
Last week