You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -45,7 +45,7 @@ In this new version, we support more features for **multimodal data (including v
45
45
-[2024-02-05] Our paper has been accepted by SIGMOD'24 industrial track!
46
46
-[2024-01-10] Discover new horizons in "Data Mixture"—Our second data-centric LLM competition has kicked off! Please visit the competition's [official website](https://tianchi.aliyun.com/competition/entrance/532174) for more information.
47
47
-[2024-01-05] We release **Data-Juicer v0.1.3** now!
48
-
In this new version, we support **more Python versions** (3.7-3.10), and support **multimodal** dataset [converting](tools/multimodal/README.md)/[processing](docs/Operators.md) (Including texts, images, and audios. More modalities will be supported in the future).
48
+
In this new version, we support **more Python versions** (3.8-3.10), and support **multimodal** dataset [converting](tools/multimodal/README.md)/[processing](docs/Operators.md) (Including texts, images, and audios. More modalities will be supported in the future).
49
49
Besides, our paper is also updated to [v3](https://arxiv.org/abs/2309.02033).
50
50
51
51
-[2023-10-13] Our first data-centric LLM competition begins! Please
@@ -59,7 +59,7 @@ Table of Contents
59
59
*[Data-Juicer: A One-Stop Data Processing System for Large Language Models](#data-juicer-a-one-stop-data-processing-system-for-large-language-models)
60
60
*[Table of Contents](#table-of-contents)
61
61
*[Features](#features)
62
-
*[Documentation Index | 文档索引](#documentation-index--文档索引-a-namedocumentationindex)
62
+
*[Documentation Index](#documents)
63
63
*[Demos](#demos)
64
64
*[Prerequisites](#prerequisites)
65
65
*[Installation](#installation)
@@ -111,19 +111,19 @@ Table of Contents
111
111
112
112
113
113
114
-
## Documentation Index | 文档索引 <aname="documentationindex"/>
0 commit comments