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

Issue: Difficulty in Extracting mTet V1.0 and V2.0 Datasets #12

Open
TranNhiem opened this issue Sep 9, 2023 · 0 comments
Open

Issue: Difficulty in Extracting mTet V1.0 and V2.0 Datasets #12

TranNhiem opened this issue Sep 9, 2023 · 0 comments

Comments

@TranNhiem
Copy link

TranNhiem commented Sep 9, 2023

Hi VietAI team,

I want to express my gratitude for publishing the 2nd version of the mTet dataset, V1.0 and V2.0. I followed the provided instructions for downloading the dataset from the shared file. However, I encountered an issue when using the source code provided on GitHub to extract the dataset into the tfrecord format.

Steps Taken:

  • Original command used for generating tfrecords from raw text files:

python t2t_datagen.py
--data_dir=$path_to_folder_contains_vocab_file
--tmp_dir=$path_to_folder_that_contains_training_data
--problem=$problem

Environment Setting:
Screenshot 2023-09-09 at 9 29 16 PM

  • Tensorflow version: 1.15
  • Tensor2tensor version: 1.13.3

Issue Details:
The output of the provided code only downloads the EnviIwslt32k dataset and converts it to a readable format and tfrecord files. However, the two data files from the mTet dataset (highlighted in the attached image) are not being extracted.

Authors have any suggestions or updates on how to successfully extract these datasets?. Thank you so much for your assistance and your valuable contributions.

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

No branches or pull requests

1 participant