We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7eb60c commit 31176bfCopy full SHA for 31176bf
packages/tasks/src/dataset-libraries.ts
@@ -84,7 +84,7 @@ export const DATASET_LIBRARIES_UI_ELEMENTS = {
84
docsUrl: "https://huggingface.co/docs/hub/datasets-duckdb",
85
},
86
datadesigner: {
87
- prettyLabel: "Data Designer",
+ prettyLabel: "NeMo Data Designer",
88
repoName: "datadesigner",
89
repoUrl: "https://github.com/NVIDIA-NeMo/DataDesigner",
90
docsUrl: "https://nvidia-nemo.github.io/DataDesigner/",
0 commit comments