neuralhaven
commited on
Commit
•
8d1e221
1
Parent(s):
4424d01
Training in progress, epoch 1
Browse files- config.json +0 -0
- model.safetensors +3 -0
- preprocessor_config.json +22 -0
- runs/Sep08_01-33-02_89aaeac05e27/events.out.tfevents.1725759184.89aaeac05e27.36.0 +3 -0
- runs/Sep08_01-34-28_89aaeac05e27/events.out.tfevents.1725759269.89aaeac05e27.156.0 +3 -0
- runs/Sep08_01-35-05_89aaeac05e27/events.out.tfevents.1725759306.89aaeac05e27.156.1 +3 -0
- runs/Sep08_01-36-09_89aaeac05e27/events.out.tfevents.1725759371.89aaeac05e27.237.0 +3 -0
- training_args.bin +3 -0
config.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a496f07e29bbdbb4646c970c42e514d3cb589111e2b24f4a7606a475db9af75
|
3 |
+
size 36711400
|
preprocessor_config.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_normalize": true,
|
3 |
+
"do_rescale": true,
|
4 |
+
"do_resize": true,
|
5 |
+
"image_mean": [
|
6 |
+
0.5,
|
7 |
+
0.5,
|
8 |
+
0.5
|
9 |
+
],
|
10 |
+
"image_processor_type": "ViTImageProcessor",
|
11 |
+
"image_std": [
|
12 |
+
0.5,
|
13 |
+
0.5,
|
14 |
+
0.5
|
15 |
+
],
|
16 |
+
"resample": 2,
|
17 |
+
"rescale_factor": 0.00392156862745098,
|
18 |
+
"size": {
|
19 |
+
"height": 224,
|
20 |
+
"width": 224
|
21 |
+
}
|
22 |
+
}
|
runs/Sep08_01-33-02_89aaeac05e27/events.out.tfevents.1725759184.89aaeac05e27.36.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e752c6c7ed694061438c2c00fbb4007daeabf78827f54a57487d36843ad193d
|
3 |
+
size 315668
|
runs/Sep08_01-34-28_89aaeac05e27/events.out.tfevents.1725759269.89aaeac05e27.156.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f048b49b1a2815223d65bf58777dd183cec4046fed6bb4ab4bc31fe9b096e42
|
3 |
+
size 312537
|
runs/Sep08_01-35-05_89aaeac05e27/events.out.tfevents.1725759306.89aaeac05e27.156.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89ec56e891b1ea22d5c554f45aa42cad6bd857268072ef79398c75a44bf0a617
|
3 |
+
size 311965
|
runs/Sep08_01-36-09_89aaeac05e27/events.out.tfevents.1725759371.89aaeac05e27.237.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2de949a049018505c6c180e53306e856b227562c802a62c60e5b9fe96edf057
|
3 |
+
size 312793
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3541d0d2c902167a43c5936e0ce25ae5a0ebeaa29cb752291005a23ea25ba30c
|
3 |
+
size 5240
|