Commit
·
b228035
1
Parent(s):
cb05c15
feat: update tag to datacraft
Browse files
src/distilabel_dataset_generator/__init__.py
CHANGED
|
@@ -95,7 +95,7 @@ class CustomDistisetWithAdditionalTag(distilabel.distiset.Distiset):
|
|
| 95 |
"synthetic",
|
| 96 |
"distilabel",
|
| 97 |
"rlaif",
|
| 98 |
-
"
|
| 99 |
],
|
| 100 |
}
|
| 101 |
|
|
|
|
| 95 |
"synthetic",
|
| 96 |
"distilabel",
|
| 97 |
"rlaif",
|
| 98 |
+
"datacraft",
|
| 99 |
],
|
| 100 |
}
|
| 101 |
|