Skip to content

Commit 937ea9e

Browse files
Update docs/hub/datasets-libraries.md
Co-authored-by: Julien Chaumond <[email protected]>
1 parent ecf8c7c commit 937ea9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/datasets-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can find more information about loading data from the Hub [here](https://hug
4040

4141
The Hub's dataset viewer and Parquet conversion system provide a standardized way to integrate with datasets, regardless of their original format. This infrastructure is a reliable integration layer between the Hub and external libraries.
4242

43-
The Hub automatically converts the first 5GB of every dataset to Parquet format (unless already in Parquet) to power the dataset viewer and provide consistent access patterns. This standardization offers several benefits for library integrations:
43+
If the dataset is not already in Parquet, the Hub automatically converts the first 5GB of every dataset to Parquet format to power the dataset viewer and provide consistent access patterns. This standardization offers several benefits for library integrations:
4444

4545
- Consistent data access patterns regardless of original format
4646
- Built-in dataset preview and exploration through the Hub's dataset viewer. The dataset viewer can also be embedded as an iframe in your applications, making it easy to provide rich dataset previews. For more information about embedding the viewer, see the [dataset viewer embedding documentation](https://huggingface.co/docs/hub/en/datasets-viewer-embed).

0 commit comments

Comments
 (0)