Commit 9817cdbc authored by pengxin's avatar pengxin

数据集清洗显示调整。

parent f90eabd5
......@@ -8,7 +8,7 @@
</template>
<div class="instructions">
<div class="describe">
数据清洗是面向post-pretrain场景下预训练泛文本数据的一站式数据处理方案,通过对数据进行异常清洗、文本过滤、文本去重和去除隐私信息,大幅提升数据质量,优化模型训练效果。
数据清洗是面向提升大语言模型数据质量的一站式数据处理方案,通过对数据进行异常清洗、文本过滤、文本去重和去除隐私信息,大幅提升数据质量,优化模型训练效果。
</div>
<div class="instructionsList">
<div class="item" v-for="(item, index) in instructionsList" :key="index">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment