Skip to content

Conversation

@antoniivanov
Copy link
Contributor

Versatile Data Kit (VDK) plugin for integrating with Huggingface as both a data source and a target.

This plugin allows you to ingest data payloads into a Huggingface repository and makes it easier to work with datasets stored in Huggingface.


for i in range(10):
job_input.send_object_for_ingestion(
payload=payload, destination_table="test_vdk_table", method="huggingface"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is a table a huggingface repo id?

Versatile Data Kit (VDK) plugin for integrating with Huggingface as both
a data source and a target.

This plugin allows you to ingest data payloads into a Huggingface
repository and makes it easier to work with datasets stored in
Huggingface.
@antoniivanov antoniivanov force-pushed the person/aivanov/huggingface branch from 1d81846 to f112f2c Compare November 2, 2023 11:56
@antoniivanov antoniivanov merged commit fe9e8fd into main Nov 2, 2023
@antoniivanov antoniivanov deleted the person/aivanov/huggingface branch November 2, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants