ClementP commited on
Commit
e73bb45
1 Parent(s): 9d6b762

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +24 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - pytorch_model_hub_mixin
4
+ - model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using ****:
8
+ - Repo: [More Information Needed]
9
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "vit_small_patch14_dinov2",
3
+ "as_regression": true,
4
+ "ema": {
5
+ "decay": 0.999
6
+ },
7
+ "img_size": [
8
+ 512,
9
+ 512
10
+ ],
11
+ "lr": 3e-05,
12
+ "num_classes": 5,
13
+ "optimizer": {
14
+ "betas": [
15
+ 0.9,
16
+ 0.999
17
+ ],
18
+ "weight_decay": 0.0005
19
+ },
20
+ "pretrained": true,
21
+ "swa": {
22
+ "swa_lrs": 3e-05
23
+ }
24
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fa6c1271539a2515edd936a26bd9dde8d680960bc816da9abc8346c5f03ef24
3
+ size 88131132