victorwkey commited on
Commit
e16bb69
·
verified ·
1 Parent(s): 131b86b

Training in progress, step 500

Browse files
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "total_flos": 4.006371770595533e+17,
4
+ "train_loss": 0.10095548483041616,
5
+ "train_runtime": 75.6934,
6
+ "train_samples_per_second": 68.302,
7
+ "train_steps_per_second": 8.587
8
+ }
config.json CHANGED
@@ -9,17 +9,31 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "angular_leaf_spot",
13
- "1": "bean_rust",
14
- "2": "healthy"
 
 
 
 
 
 
 
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "angular_leaf_spot": "0",
21
- "bean_rust": "1",
22
- "healthy": "2"
 
 
 
 
 
 
 
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "model_type": "vit",
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "Among Us",
13
+ "1": "Apex Legends",
14
+ "2": "Fortnite",
15
+ "3": "Forza Horizon",
16
+ "4": "Free Fire",
17
+ "5": "Genshin Impact",
18
+ "6": "God of War",
19
+ "7": "Minecraft",
20
+ "8": "Roblox",
21
+ "9": "Terraria"
22
  },
23
  "image_size": 224,
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
+ "Among Us": "0",
28
+ "Apex Legends": "1",
29
+ "Fortnite": "2",
30
+ "Forza Horizon": "3",
31
+ "Free Fire": "4",
32
+ "Genshin Impact": "5",
33
+ "God of War": "6",
34
+ "Minecraft": "7",
35
+ "Roblox": "8",
36
+ "Terraria": "9"
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bf0859926739906a03cc3f2956747081d5bdb06e5213f185d7cecc4f5d64e14
3
- size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742ad06c8d781405ec8758fbc20dac7abd794482f6cce926de67364bd8276fbc
3
+ size 343248584
runs/Jan03_22-40-20_ffb6e4f5476a/events.out.tfevents.1735944034.ffb6e4f5476a.1127.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcae4e36380697931fb4f142ae1061bd7378b7d4c1697ac4f16991db12eef29d
3
+ size 6073
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5.0,
3
+ "total_flos": 4.006371770595533e+17,
4
+ "train_loss": 0.10095548483041616,
5
+ "train_runtime": 75.6934,
6
+ "train_samples_per_second": 68.302,
7
+ "train_steps_per_second": 8.587
8
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a591705a1ddbf1195d50a23e2bad273fdcf4df82024af8fb886cf6975fa6bff2
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73c49cfd07b3ee2a838d4febab38c3f3f43cd5b1a2e5d9b7490fa0d8d65d610
3
  size 5368