Sign inSign up

openeuler/data-juicer

Sponsored OSS

By openeuler

Updated 9 days ago

Image
0

5.0K

openeuler/data-juicer repository overview

Quick reference

data-juicer | 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

TagsCurrentlyArchitectures
1.6.0-oe2403sp4data 1.6.0 on openEuler 24.03-LTS-SP4amd64, arm64
1.5.1-oe2403sp4data-juicer 1.5.1 on openEuler 24.03-lts-sp4amd64, arm64
1.5.1-oe2403sp3data-juicer 1.5.1 on openEuler 24.03-lts-sp3amd64, arm64

Usage

  • Start a container and run a data processing pipeline:
docker run -it --rm openeuler/data-juicer:{Tag} bash
  • Inside the container, use the CLI tools:
# Run a data processing pipeline
dj-process --config demos/process_simple/process.yaml

# Analyze a dataset
dj-analyze --config demos/analyze/analyze.yaml

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:b609c816a

Size

397.2 MB

Last updated

9 days ago

docker pull openeuler/data-juicer

This week's pulls

Pulls:

37

Last week