Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
sameer505
/
milling_LUH_data
like
0
Dataset card
Files
Files and versions
xet
Community
1
main
milling_LUH_data
/
README.md
sameer505
added readme
6e55d46
about 1 year ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
827 Bytes
general information
the purpose of this the repository is to create a dataset loading script for a milling related dataset
further information about the dataset are in
https://data.mendeley.com/datasets/zpxs87bjt8/3
the dataset size is 10 Gigabit. hugging face doesn't allow uploading that amount of data. This rep contain a small section of the dataset (see
data
folder) only to prove the concept. loading script for the original dataset and the small dataset
how to load dataset
first download the dataset from
https://data.mendeley.com/datasets/zpxs87bjt8/3
loading script (milling_LUH_data.py) should be at the same directory as data directory (the folder where all h5 files are)
load data as shown in notebook.ipynb
define train, test, validation splits in the loading script (milling_LUH_data.py)