From fbf60a0d06733f5d7e44e077a4ff5304fa56412b Mon Sep 17 00:00:00 2001 From: Daoyuan Chen <67475544+yxdyc@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:02:48 +0800 Subject: [PATCH] update a quick cdn link for arch figure (#543) --- README.md | 2 +- README_ZH.md | 2 +- docs/Distributed.md | 2 +- docs/Distributed_ZH.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e057e3652..7c889d595 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Table of Contents ## Why Data-Juicer? -![Overview](https://img.alicdn.com/imgextra/i4/O1CN01uawwRu1JMSdafy5lF_!!6000000001014-2-tps-4034-4146.png) +![Overview](https://img.alicdn.com/imgextra/i2/O1CN01EteoQ31taUweAW1UE_!!6000000005918-2-tps-4034-4146.png) - **Systematic & Reusable**: Empowering users with a systematic library of 100+ core [OPs](docs/Operators.md), and 50+ reusable config recipes and diff --git a/README_ZH.md b/README_ZH.md index 22799262d..8d4bc14d7 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -95,7 +95,7 @@ Data-Juicer正在积极更新和维护中,我们将定期强化和新增更多 ## 为什么选择 Data-Juicer? -![概述](https://img.alicdn.com/imgextra/i4/O1CN01uawwRu1JMSdafy5lF_!!6000000001014-2-tps-4034-4146.png) +![概述](https://img.alicdn.com/imgextra/i2/O1CN01EteoQ31taUweAW1UE_!!6000000005918-2-tps-4034-4146.png) - **系统化和可重用**: 系统化地为用户提供 100 多个核心 [算子](docs/Operators.md) 和 50 多个可重用的数据菜谱和 diff --git a/docs/Distributed.md b/docs/Distributed.md index e70e4ba60..21314a6f5 100644 --- a/docs/Distributed.md +++ b/docs/Distributed.md @@ -11,7 +11,7 @@ For reference, in our experiments with 25 to 100 Alibaba Cloud nodes, Data-Juice More details can be found in our paper, [Data-Juicer 2.0: Cloud-Scale Adaptive Data Processing for Foundation Models](arXiv_link_coming_soon). ![Arch-Overview]( -https://img.alicdn.com/imgextra/i4/O1CN01uawwRu1JMSdafy5lF_!!6000000001014-2-tps-4034-4146.png) +https://img.alicdn.com/imgextra/i2/O1CN01EteoQ31taUweAW1UE_!!6000000005918-2-tps-4034-4146.png) ## Implementation and Optimizations diff --git a/docs/Distributed_ZH.md b/docs/Distributed_ZH.md index 027e40bba..c1c6c24ce 100644 --- a/docs/Distributed_ZH.md +++ b/docs/Distributed_ZH.md @@ -11,7 +11,7 @@ Data-Juicer 支持基于 [Ray](https://github.com/ray-project/ray) 和阿里巴 更多细节请参考我们的论文:[Data-Juicer 2.0: Cloud-Scale Adaptive Data Processing for Foundation Models](arXiv_link_coming_soon) 。 ![Arch-Overview]( -https://img.alicdn.com/imgextra/i4/O1CN01uawwRu1JMSdafy5lF_!!6000000001014-2-tps-4034-4146.png) +https://img.alicdn.com/imgextra/i2/O1CN01EteoQ31taUweAW1UE_!!6000000005918-2-tps-4034-4146.png) ## 实现与优化