Skip to content

Releases: huggingface/dataset-viewer

0.3.2

26 Aug 13:27
Compare
Choose a tag to compare
  • fix #14: when listing the configs, a dataset with no config will output configs: ["default"]. When parsing the URL parameters: config can be equal to default or obviated.

0.3.1

25 Aug 09:19
Compare
Choose a tag to compare

0.3.0

19 Aug 14:56
Compare
Choose a tag to compare

New endpoint: /info

0.2.0

19 Aug 12:37
Compare
Choose a tag to compare

Update datasets to current master (https://github.com/huggingface/datasets/tree/b9fb8b2567aecfb14ad0bc31b59329f573eb35df), which solves issues on various datasets.

Also: catch previously uncaught exceptions in rows/ endpoints.

0.1.0

17 Aug 12:23
Compare
Choose a tag to compare

Provides 3 endpoints: /configs, /splits and /rows (also: /healthcheck)