sangerno63 commited on
Commit
dbdd0a6
·
verified ·
1 Parent(s): e7fa815

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.yaml +6 -0
  2. model.safetensors +3 -0
  3. model_card.json +7 -0
config.yaml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ manualSeed: 42
2
+ model:
3
+ architecture: "ViT"
4
+ training:
5
+ batch_size: 32
6
+ learning_rate: 0.0001
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cccfb954e5484f5303f88ef015eafeecfb79b5c827233f607ad94b3608b7dd3c
3
+ size 44757524
model_card.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_name": "model_uk",
3
+ "description": "Model for binary classification",
4
+ "version": 1.0,
5
+ "submitted_by": "5Entu6PRxqynWNhWdkj8P5CbNbVcwDE8W5ds87H8oxuyveFA",
6
+ "submission_time": 1769537665
7
+ }