Commit
•
f23a835
1
Parent(s):
b17c264
docs: update phrasing
Browse files
src/distilabel_dataset_generator/apps/faq.py
CHANGED
@@ -10,7 +10,7 @@ with gr.Blocks() as app:
|
|
10 |
<div style="text-align: justify;">
|
11 |
<h4 style="text-align: center;">What is Distilabel DataCraft?</h4>
|
12 |
|
13 |
-
<p>Distilabel
|
14 |
|
15 |
<p>This tool simplifies the process of creating custom datasets, enabling you to:</p>
|
16 |
<ul>
|
|
|
10 |
<div style="text-align: justify;">
|
11 |
<h4 style="text-align: center;">What is Distilabel DataCraft?</h4>
|
12 |
|
13 |
+
<p>Distilabel DataCraft is an experimental tool that allows you to easily create high-quality datasets for training and fine-tuning language models. It leverages the power of distilabel and advanced language models to generate synthetic data tailored to your specific needs.</p>
|
14 |
|
15 |
<p>This tool simplifies the process of creating custom datasets, enabling you to:</p>
|
16 |
<ul>
|