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

How to convert my own dataset into lmdb #35

Open
kanika02 opened this issue Mar 19, 2022 · 4 comments
Open

How to convert my own dataset into lmdb #35

kanika02 opened this issue Mar 19, 2022 · 4 comments

Comments

@kanika02
Copy link

Can you provide the code for converting my own dataset to lmdb ? thank you in advance

@kanika02
Copy link
Author

The code of conversion given in this is confusing due to paths given) could you provide the generic code which I can use for my own dataset

@YangLeiSX
Copy link

see text-gestalt/dataset/create_lmdb.py ?

@kanika02
Copy link
Author

While converting my own dataset into lmdb I am getting the error :
int() argument must be a string, a bytes-like object or a number, not 'nonetype' Please help me solve this error.

@yeahQing
Copy link

Hi, Maybe you can see my code in #57.

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

3 participants