Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
Maimemo
/
maimemo-algorithm-experiment-01
like
0
Follow
Maimemo
2
License:
cc-by-nc-4.0
Dataset card
Data Studio
Files
Files and versions
xet
Community
JarrettYe
commited on
Nov 28, 2025
Commit
1b899a7
·
verified
·
1 Parent(s):
ea39512
Add .gitignore to exclude Python cache, system files, and raw data
Browse files
Files changed (1)
hide
show
.gitignore
+4
-0
.gitignore
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
__pycache__/
2
+
.DS_Store
3
+
*.py
4
+
raw/