pruning commited on
Commit
2167688
·
verified ·
1 Parent(s): 57fbc2a

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +1 -1
  2. model_card.json +4 -4
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "reyraa/roadwork",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "hayden-yuma/roadwork",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
model_card.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "model_name": "roadwork",
3
- "description": "ViT model for roadwork detection.",
4
- "version": "0.1.0",
5
  "submitted_by": "5EUxuooPGXopu8Jb7GVgejNCkkyj7jWoG23DXsA128PhUgTy",
6
- "submission_time": "1764535867000"
7
  }
 
1
  {
2
+ "model_name": "techx-roadwork",
3
+ "description": "A model that detects roadwork from images.",
4
+ "version": "v1.0.0",
5
  "submitted_by": "5EUxuooPGXopu8Jb7GVgejNCkkyj7jWoG23DXsA128PhUgTy",
6
+ "submission_time": 1763669912
7
  }