huggingface / datasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
https://huggingface.co/docs/datasets
Apache License 2.0
19.28k stars 2.7k forks source link

support for custom feature encoding/decoding #7284

Closed alex-hh closed 17 hours ago

alex-hh commented 1 week ago

Fix for https://github.com/huggingface/datasets/issues/7220 as suggested in discussion, in preference to #7221

(only concern would be on effect on type checking with custom feature types that aren't covered by FeatureType?)

alex-hh commented 1 day ago

@lhoestq

HuggingFaceDocBuilderDev commented 23 hours ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.