Skip to content

Commit f123d0f

Browse files
committed
completionist chores
1 parent 4ffb904 commit f123d0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h4 class="text-2xl font-bold text-gray-800 mb-4 text-center">Services for Bloss
213213
<div class="md:w-1/2">
214214
<h4 class="text-2xl font-bold text-gray-800 mb-2">Completionist</h4>
215215
<p class="text-gray-600 mb-4">
216-
A synthetic data generation tool that addresses data scarcity and privacy concerns. This open-source project automates the creation of diverse, high-quality datasets for fine-tuning models in an ethical and privacy-preserving manner, without relying on sensitive real-world data.
216+
A synthetic data generation tool for LLMs that addresses data scarcity and privacy concerns. This open-source project automates the creation of diverse, high-quality datasets for fine-tuning Language Models in an ethical and privacy-preserving manner, without relying on sensitive real-world data.
217217
</p>
218218
<a href="https://github.com/ethicalabs-ai/completionist" class="text-indigo-600 hover:text-indigo-800 font-medium transition-colors">
219219
View on GitHub →
@@ -223,11 +223,11 @@ <h4 class="text-2xl font-bold text-gray-800 mb-2">Completionist</h4>
223223
<div class="p-8 mt-8 rounded-xl shadow-inner border border-gray-300">
224224
<h4 class="text-2xl font-bold text-gray-800 mb-4 text-center">Services for Completionist</h4>
225225
<p class="text-gray-600 mb-4 text-center max-w-2xl mx-auto">
226-
Completionist is a simple and powerful tool, but orchestrating and scaling the generation process can be complex. We provide expertise to help you build and manage your synthetic data pipeline.
226+
Completionist is a simple and powerful tool, but orchestrating and scaling the generation process can be complex. We provide expertise to help you build and manage your synthetic dataset generation pipeline.
227227
</p>
228228
<ul class="list-disc list-inside space-y-2 text-gray-600">
229229
<li><strong>Inference Workflow:</strong> We help with the complexity of managing the inference endpoints and job orchestration needed to run large-scale data generation jobs.</li>
230-
<li><strong>Job Orchestration:</strong> We design and manage the entire workflow for your custom synthetic dataset creation, from prompt engineering to final dataset formatting.</li>
230+
<li><strong>Job Orchestration:</strong> We design and manage the entire workflow for your custom SFT and DPO synthetic dataset creation, from prompt engineering to final dataset formatting.</li>
231231
<li><strong>Custom Dataset Creation:</strong> We work with your team to define and build tailored synthetic datasets for your specific fine-tuning or RAG needs.</li>
232232
</ul>
233233
</div>

0 commit comments

Comments
 (0)