suncy13 commited on
Commit
16ceca4
1 Parent(s): b23d2dc

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/dinov2-small-imagenet1k-1-layer",
3
  "apply_layernorm": true,
4
  "architectures": [
5
  "Dinov2ForImageClassification"
@@ -8,7 +8,7 @@
8
  "drop_path_rate": 0.0,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.0,
11
- "hidden_size": 384,
12
  "id2label": {
13
  "0": "flat",
14
  "1": "high",
@@ -25,7 +25,7 @@
25
  "layerscale_value": 1.0,
26
  "mlp_ratio": 4,
27
  "model_type": "dinov2",
28
- "num_attention_heads": 6,
29
  "num_channels": 3,
30
  "num_hidden_layers": 12,
31
  "out_features": [
 
1
  {
2
+ "_name_or_path": "facebook/dinov2-base-imagenet1k-1-layer",
3
  "apply_layernorm": true,
4
  "architectures": [
5
  "Dinov2ForImageClassification"
 
8
  "drop_path_rate": 0.0,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 768,
12
  "id2label": {
13
  "0": "flat",
14
  "1": "high",
 
25
  "layerscale_value": 1.0,
26
  "mlp_ratio": 4,
27
  "model_type": "dinov2",
28
+ "num_attention_heads": 12,
29
  "num_channels": 3,
30
  "num_hidden_layers": 12,
31
  "out_features": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa539ec11724be633efb9b4217f75611d15a80aed8c7d45ffef68e5e845c5e27
3
- size 88260908
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8634e00f75fb442f10411c164144d2912f3aab57ca35f33a5db41a6b224a568
3
+ size 346366076
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef08cd6012bab7038a507d27f75a0ad1257aa41f76cb7c01ad672054a52585b6
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d90bb1387ec43eb071ac2d3e6056b9ba747e17b9118eb6005d2646647ebbe9
3
  size 4536