-
Notifications
You must be signed in to change notification settings - Fork 89
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(datasets): Added the Experimental SafetensorsDataset #898
base: main
Are you sure you want to change the base?
feat(datasets): Added the Experimental SafetensorsDataset #898
Commits on Oct 18, 2024
-
added the skeleton for the Safetensors experimental dataset
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26f714d - Browse repository at this point
Copy the full SHA 26f714dView commit details -
implemented the save() and load() funcs
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2a980e - Browse repository at this point
Copy the full SHA c2a980eView commit details -
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58a258d - Browse repository at this point
Copy the full SHA 58a258dView commit details -
implemented the describe() and exists() funcs
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3723b02 - Browse repository at this point
Copy the full SHA 3723b02View commit details -
imported the dataset to main pkg
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 843e815 - Browse repository at this point
Copy the full SHA 843e815View commit details -
fixed how data is passed to load()
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a54930 - Browse repository at this point
Copy the full SHA 9a54930View commit details -
fixed save() to access the file path
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a5d522 - Browse repository at this point
Copy the full SHA 8a5d522View commit details -
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bd4117 - Browse repository at this point
Copy the full SHA 1bd4117View commit details
Commits on Oct 19, 2024
-
added the docstrings for the dataset
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eba18df - Browse repository at this point
Copy the full SHA eba18dfView commit details -
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98bb719 - Browse repository at this point
Copy the full SHA 98bb719View commit details
Commits on Oct 20, 2024
-
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d0e347 - Browse repository at this point
Copy the full SHA 5d0e347View commit details -
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58c1ac7 - Browse repository at this point
Copy the full SHA 58c1ac7View commit details -
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3350161 - Browse repository at this point
Copy the full SHA 3350161View commit details -
Configuration menu - View commit details
-
Copy full SHA for da6c32a - Browse repository at this point
Copy the full SHA da6c32aView commit details -
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa6dd9c - Browse repository at this point
Copy the full SHA aa6dd9cView commit details -
fixed use of insecure temp files
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 697f34f - Browse repository at this point
Copy the full SHA 697f34fView commit details
Commits on Oct 21, 2024
-
added the dataset to the documentation
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c27e73 - Browse repository at this point
Copy the full SHA 4c27e73View commit details -
listed the dependencies for the dataset
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7922ed8 - Browse repository at this point
Copy the full SHA 7922ed8View commit details -
fixed typo in dataset reference
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c59813 - Browse repository at this point
Copy the full SHA 3c59813View commit details
Commits on Oct 30, 2024
-
Merge branch 'main' into feature/safetensors_dataset
Signed-off-by: Minura Punchihewa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8602809 - Browse repository at this point
Copy the full SHA 8602809View commit details