Skip to content

OCR0077: Freeze all the test dataset from all the training data hugging face repo into a benchmark HF repo. #8

Description

@10kalden

Description:
We need to consolidate all the test datasets from the data distribution of all the models in the OpenPecha hf dataset into a benchmark hf repo.

Implementation:

  1. extract all the test data from the repo, download the image and create csv with metadata such as id, image_url, image_label, print_method script etc. (upload the required images to s3 and create URL).
  2. convert into parquet
  3. upload all the test datasets to a single repo in the openpecha hf dataset

Subtask:

  • Extract all the test dataset
  • Download the image from s3 and zip it
  • Create a uniform data structure
  • convert to parquet and upload to hf
  • Write a proper documentation for the dataset in the hf repo

Completion Criteria:
To Create a hf dataset repo with all the test dataset

Card Reviewer:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

Priority

None yet

Projects

  • Status
    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions