Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add huggingface/datasets integration #2454

Merged
merged 7 commits into from
Jan 13, 2023

Conversation

tamohannes
Copy link
Contributor

@tamohannes tamohannes commented Dec 29, 2022

Added huggingface/datasets metadata tracking.

Changes:

  • Added Datasets aim object to obtain metadata from dataset instance
  • Added an example
  • Added docs
  • Added test

The complete list of fields that are tracked:

  • description
  • citation
  • homepage
  • license
  • features
  • post_processed
  • supervised_keys
  • task_templates
  • builder_name
  • config_name
  • version
  • splits
  • download_checksums
  • download_size
  • post_processing_size
  • dataset_size
  • size_in_bytes

@tamohannes
Copy link
Contributor Author

Resolves #2471

Copy link
Member

@alberttorosyan alberttorosyan left a comment

Choose a reason for hiding this comment

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

looks great!

@tamohannes tamohannes merged commit 4e04e35 into main Jan 13, 2023
@tamohannes tamohannes deleted the feature/huggingface_datasets-integration branch January 13, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants