Noopy commited on
Commit
e979e5c
·
1 Parent(s): b718948

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -9,31 +9,21 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "airplane",
13
- "1": "automobile",
14
- "2": "bird",
15
- "3": "cat",
16
- "4": "deer",
17
- "5": "dog",
18
- "6": "frog",
19
- "7": "horse",
20
- "8": "ship",
21
- "9": "truck"
22
  },
23
  "image_size": 224,
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
- "airplane": "0",
28
- "automobile": "1",
29
- "bird": "2",
30
- "cat": "3",
31
- "deer": "4",
32
- "dog": "5",
33
- "frog": "6",
34
- "horse": "7",
35
- "ship": "8",
36
- "truck": "9"
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "model_type": "vit",
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "korea",
13
+ "1": "singapore",
14
+ "2": "tanzania",
15
+ "3": "thailand",
16
+ "4": "united states"
 
 
 
 
 
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "korea": "0",
23
+ "singapore": "1",
24
+ "tanzania": "2",
25
+ "thailand": "3",
26
+ "united states": "4"
 
 
 
 
 
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "model_type": "vit",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4edf0508eb622b309addb08b42796b6ef9e4222fc617e45273403e2a9efa14bf
3
- size 343293293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a1eed55b6df977456926233bd44eefef0aff62fb75c470fa30bc1345a9307e
3
+ size 343277933
runs/Jun23_08-05-27_8c037905e25f/events.out.tfevents.1687507628.8c037905e25f.1881.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6b53ca8d94e4feb9dce67adae44e45de509ca18ebb364650862e7dfc8bd750b
3
+ size 4157
runs/Jun23_08-23-05_8c037905e25f/events.out.tfevents.1687508587.8c037905e25f.1881.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1f7317b619631ed78ac890c9d75a6365a0d6ded44d172c72d7c35dd5e9c0c41
3
+ size 4157
runs/Jun23_08-25-10_8c037905e25f/events.out.tfevents.1687508713.8c037905e25f.1881.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:476ad97e7166b036b5eb88095bb946a25371eb129e74cb800b5c923c01894514
3
+ size 4157
runs/Jun23_08-30-15_8c037905e25f/events.out.tfevents.1687509019.8c037905e25f.1881.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd1ef4c18a5f2237b8f4f5cd7ee5e33774612924f225fb01fda6c54d0a7e7a36
3
+ size 4157
runs/Jun23_08-30-52_8c037905e25f/events.out.tfevents.1687509055.8c037905e25f.1881.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09568ebc53af535006eaa7fc279db0ecc517ad5794975a17928854de362d9cef
3
+ size 4157
runs/Jun23_08-31-58_8c037905e25f/events.out.tfevents.1687509121.8c037905e25f.1881.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a070bfe43a33ebd30796b73a77fffdb4b521ab6d380bf371e0f1861f3630b076
3
+ size 4628
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72cf6134c5616742fe665353412ee3e8294bcad6d4085e9b684e3903720ae979
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c3292c82f6b1a79f29b6c787f47e9b5a32275b9f52f6b7a0e280d92c7a1a3d2
3
  size 3963