hayden-yuma commited on
Commit
b368d11
·
verified ·
1 Parent(s): 068cb81

Training in progress, epoch 1

Browse files
Files changed (20) hide show
  1. .DS_Store +0 -0
  2. config.json +32 -0
  3. model.safetensors +3 -0
  4. runs/Feb24_11-45-31_DCGF-LT0936-MBP/events.out.tfevents.1740415532.DCGF-LT0936-MBP.48338.0 +3 -0
  5. runs/Feb25_10-08-02_DCGF-LT0936-MBP/events.out.tfevents.1740496089.DCGF-LT0936-MBP.63771.0 +3 -0
  6. runs/Feb25_10-10-34_DCGF-LT0936-MBP/events.out.tfevents.1740496237.DCGF-LT0936-MBP.64144.0 +3 -0
  7. runs/Feb25_10-12-36_DCGF-LT0936-MBP/events.out.tfevents.1740496357.DCGF-LT0936-MBP.64351.0 +3 -0
  8. runs/Feb25_10-17-23_DCGF-LT0936-MBP/events.out.tfevents.1740496644.DCGF-LT0936-MBP.64797.0 +3 -0
  9. runs/Feb25_10-48-15_DCGF-LT0936-MBP/events.out.tfevents.1740498497.DCGF-LT0936-MBP.67205.0 +3 -0
  10. runs/Feb25_11-22-44_DCGF-LT0936-MBP/events.out.tfevents.1740500565.DCGF-LT0936-MBP.69713.0 +3 -0
  11. runs/Feb25_11-37-35_DCGF-LT0936-MBP/events.out.tfevents.1740501456.DCGF-LT0936-MBP.70607.0 +3 -0
  12. runs/Feb25_11-45-12_DCGF-LT0936-MBP/events.out.tfevents.1740501914.DCGF-LT0936-MBP.71002.0 +3 -0
  13. runs/Feb25_11-53-08_DCGF-LT0936-MBP/events.out.tfevents.1740502390.DCGF-LT0936-MBP.71586.0 +3 -0
  14. runs/Feb25_12-02-20_DCGF-LT0936-MBP/events.out.tfevents.1740502941.DCGF-LT0936-MBP.72228.0 +3 -0
  15. runs/Feb25_12-25-58_DCGF-LT0936-MBP/events.out.tfevents.1740504360.DCGF-LT0936-MBP.74103.0 +3 -0
  16. runs/Feb25_12-48-09_DCGF-LT0936-MBP/events.out.tfevents.1740505690.DCGF-LT0936-MBP.75957.0 +3 -0
  17. runs/Feb25_12-55-39_DCGF-LT0936-MBP/events.out.tfevents.1740506141.DCGF-LT0936-MBP.76489.0 +3 -0
  18. runs/Feb25_13-03-38_DCGF-LT0936-MBP/events.out.tfevents.1740506620.DCGF-LT0936-MBP.77147.0 +3 -0
  19. runs/Feb25_13-10-03_DCGF-LT0936-MBP/events.out.tfevents.1740507005.DCGF-LT0936-MBP.77678.0 +3 -0
  20. training_args.bin +3 -0
.DS_Store ADDED
Binary file (8.2 kB). View file
 
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "None",
13
+ "1": "Roadwork"
14
+ },
15
+ "image_size": 224,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 3072,
18
+ "label2id": {
19
+ "None": 0,
20
+ "Roadwork": 1
21
+ },
22
+ "layer_norm_eps": 1e-12,
23
+ "model_type": "vit",
24
+ "num_attention_heads": 12,
25
+ "num_channels": 3,
26
+ "num_hidden_layers": 12,
27
+ "patch_size": 16,
28
+ "problem_type": "single_label_classification",
29
+ "qkv_bias": true,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.49.0"
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:686961f4a3f5d6e28c6dbc6982ae3c0da324092d8552e1eb580a66463ca2c9eb
3
+ size 343223968
runs/Feb24_11-45-31_DCGF-LT0936-MBP/events.out.tfevents.1740415532.DCGF-LT0936-MBP.48338.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c218e7cd5f251606a6c45be22ea6faa13366a74fa40697fd1d243bf09ebc38c4
3
+ size 10916
runs/Feb25_10-08-02_DCGF-LT0936-MBP/events.out.tfevents.1740496089.DCGF-LT0936-MBP.63771.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69252626ab4ba84b71dfa5e36a4ae0be823ca4d47422696778c96448807e0ed5
3
+ size 4936
runs/Feb25_10-10-34_DCGF-LT0936-MBP/events.out.tfevents.1740496237.DCGF-LT0936-MBP.64144.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c520a14cc85b688844a0a6529ca212bb81452f93fc575cff5c9e1a8662de47ef
3
+ size 5149
runs/Feb25_10-12-36_DCGF-LT0936-MBP/events.out.tfevents.1740496357.DCGF-LT0936-MBP.64351.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a80b2fff80c3fb86716df2350d2601f0dff8b18dda4d19047edb4e6833064df
3
+ size 6184
runs/Feb25_10-17-23_DCGF-LT0936-MBP/events.out.tfevents.1740496644.DCGF-LT0936-MBP.64797.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1e100dd38e0a76645ef11927daf07a44ece22689646fe8d9a9db9d6259822ec
3
+ size 10220
runs/Feb25_10-48-15_DCGF-LT0936-MBP/events.out.tfevents.1740498497.DCGF-LT0936-MBP.67205.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08b36b28bff4324479db00c27f9cc48d3eec673e632192d77a5f47d3950cf17b
3
+ size 10334
runs/Feb25_11-22-44_DCGF-LT0936-MBP/events.out.tfevents.1740500565.DCGF-LT0936-MBP.69713.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae3a5fbed67c4e56f2d45c8658a61695e80455b087f251b08c97e5dba07a2829
3
+ size 6296
runs/Feb25_11-37-35_DCGF-LT0936-MBP/events.out.tfevents.1740501456.DCGF-LT0936-MBP.70607.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f13a23418e9ca135002805d283cbe922d8628d3489665001c646e116f7569cf
3
+ size 5054
runs/Feb25_11-45-12_DCGF-LT0936-MBP/events.out.tfevents.1740501914.DCGF-LT0936-MBP.71002.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3519acbf1431ed574bf60abc0266302d4bc6d1b98550287264943a67eb466c3c
3
+ size 6296
runs/Feb25_11-53-08_DCGF-LT0936-MBP/events.out.tfevents.1740502390.DCGF-LT0936-MBP.71586.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:492ea4ae1294bd0ab41795997b1e08e4fcccc7e264db72e8a4d36ef86fcd1678
3
+ size 6296
runs/Feb25_12-02-20_DCGF-LT0936-MBP/events.out.tfevents.1740502941.DCGF-LT0936-MBP.72228.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a696b93f8a06f10f2aec0281bf30cf013defe3821579f6df2c892b2c49aec5f
3
+ size 10770
runs/Feb25_12-25-58_DCGF-LT0936-MBP/events.out.tfevents.1740504360.DCGF-LT0936-MBP.74103.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1afddda62e22209f2bdba62112ca7f8c57edb5756cf4f161e3903030c445ff9c
3
+ size 10770
runs/Feb25_12-48-09_DCGF-LT0936-MBP/events.out.tfevents.1740505690.DCGF-LT0936-MBP.75957.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f8cf66fe84904fda36ac57a94dc12636716ccffb03bd14fb2dfe3680e123766
3
+ size 6290
runs/Feb25_12-55-39_DCGF-LT0936-MBP/events.out.tfevents.1740506141.DCGF-LT0936-MBP.76489.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ed26bab3bde3b68a604c2b7781fde00d68ee97c997414fed6838ceec922fdb0
3
+ size 6290
runs/Feb25_13-03-38_DCGF-LT0936-MBP/events.out.tfevents.1740506620.DCGF-LT0936-MBP.77147.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0471bd5bd003894cb63f01438b8d1ed2175b249a2256935143c3f49ad9438160
3
+ size 6290
runs/Feb25_13-10-03_DCGF-LT0936-MBP/events.out.tfevents.1740507005.DCGF-LT0936-MBP.77678.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26240a378c021f7d1a284435ee008cdac2ba261c138b2a63c8c5cb9f50d61aef
3
+ size 10770
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8388ef3ec993189e4dfda10397a70e91056a1c0a5213b8bf4e31568566dfe45
3
+ size 5304