aiondemand / AIOD-rest-api

A containerized application using FastAPI and SQLAlchemy connected to a MySQL database.
MIT License
10 stars 7 forks source link

HuggingFace Dataset Connector: Fix issues in script #332

Open andrejridzik opened 1 month ago

andrejridzik commented 1 month ago

We are getting errors for some HuggingFace Datasets in the connector src/connectors/huggingface/huggingface_dataset_connector.py. As a result the datasets are not added to the database.

Some specific identified issues: