Skip to content

Releases: IndoNLP/nusa-crowd

NusaCrowd v0.1.0 Release - Introducing a new & easy-to-use programming interface

31 Jul 02:44
Compare
Choose a tag to compare

Provides a new programming interface for listing & loading datasets and benchmarks.

Supported functions:
- list_datasets(with_config=True)
- load_dataset(dataset_name: str, schema='nusantara')
- load_datasets(dataset_names: List[str], schema='nusantara')
- list_benchmarks()
- load_benchmark(benchmark_name: str)