PrachiY commited on
Commit
b6d99bb
·
verified ·
1 Parent(s): c008bf1

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +7 -7
config.json CHANGED
@@ -1,7 +1,7 @@
1
- {
2
- "model_name": "ResNet50",
3
- "num_classes": 21,
4
- "dataset": "Clothing1M",
5
- "author": "PrachiY",
6
- "description": "A fine-tuned ResNet50 model trained on Clothing1M for image classification."
7
- }
 
1
+ {
2
+ "model_name": "ResNet50",
3
+ "num_classes": 21,
4
+ "dataset": "Clothing1M",
5
+ "author": "PrachiY",
6
+ "description": "A fine-tuned ResNet50 model trained on Clothing1M for image classification."
7
+ }