From 7ef19d84f12dec19b6495ee902038f8491915966 Mon Sep 17 00:00:00 2001 From: Holy Lovenia Date: Mon, 29 Jul 2024 15:13:35 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36e0f0f34..897f8c960 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ import seacrowd as sc ```` ### List & Load Dataset -SEACrowd provides functions for listing and loading all datasets that are implemented in NusaCrowd +SEACrowd provides functions for listing and loading all dataloaders that are implemented in SEACrowd. ``` # List all datasets dset_names = sc.list_datasets()