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
yvonne1123
/
TrainingDynamic
like
0
Image Classification
mnist
cifar10
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
yvonne1123
commited on
Feb 5, 2024
Commit
cfa8cc5
·
verified
·
1 Parent(s):
c18eac2
update
Browse files
Files changed (1)
hide
show
README.md
+7
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
---
2
license: apache-2.0
3
-
---
1
---
2
license: apache-2.0
3
+
datasets:
4
+
- mnist
5
+
- cifar10
6
+
metrics:
7
+
- accuracy
8
+
pipeline_tag: image-classification
9
+
---