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 cd867cd commit 536cc86Copy full SHA for 536cc86
packages/tasks/src/dataset-libraries.ts
@@ -24,7 +24,7 @@ export interface DatasetLibraryUiElement {
24
25
export const DATASET_LIBRARIES_UI_ELEMENTS = {
26
mlcroissant: {
27
- prettyLabel: "mlcroissant",
+ prettyLabel: "Croissant",
28
repoName: "croissant",
29
repoUrl: "https://github.com/mlcommons/croissant/tree/main/python/mlcroissant",
30
docsUrl: "https://github.com/mlcommons/croissant/blob/main/python/mlcroissant/README.md",
0 commit comments