Pittawat Taveekitworachai
commited on
Commit
•
0c0dce2
1
Parent(s):
dd1bddc
Training in progress, step 100
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
- runs/Mar20_11-57-33_6e86cda326af/events.out.tfevents.1679313569.6e86cda326af.23.0 +2 -2
- runs/Mar20_12-01-27_6e86cda326af/1679313699.1230156/events.out.tfevents.1679313699.6e86cda326af.23.3 +3 -0
- runs/Mar20_12-01-27_6e86cda326af/events.out.tfevents.1679313699.6e86cda326af.23.2 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -73,6 +73,7 @@
|
|
73 |
"num_channels": 3,
|
74 |
"num_hidden_layers": 12,
|
75 |
"patch_size": 16,
|
|
|
76 |
"qkv_bias": true,
|
77 |
"torch_dtype": "float32",
|
78 |
"transformers_version": "4.26.1"
|
|
|
73 |
"num_channels": 3,
|
74 |
"num_hidden_layers": 12,
|
75 |
"patch_size": 16,
|
76 |
+
"problem_type": "single_label_classification",
|
77 |
"qkv_bias": true,
|
78 |
"torch_dtype": "float32",
|
79 |
"transformers_version": "4.26.1"
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343342509
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f8127c6e1713a8cc118f67061624803f9e86655ac38474dc564cb7a096465d8
|
3 |
size 343342509
|
runs/Mar20_11-57-33_6e86cda326af/events.out.tfevents.1679313569.6e86cda326af.23.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5974ef2986fcb3482171b26ae3ddd99b45e9f5987de40d1537ba5083e840b7be
|
3 |
+
size 4490
|
runs/Mar20_12-01-27_6e86cda326af/1679313699.1230156/events.out.tfevents.1679313699.6e86cda326af.23.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b33741d657b6aa8ced44829411cb0ccb47a0e7f6c31ee0bd05ad73ac5b19c08
|
3 |
+
size 5677
|
runs/Mar20_12-01-27_6e86cda326af/events.out.tfevents.1679313699.6e86cda326af.23.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59ceaac3459fb46e56a256d5a20013384b64961ce9929a2fe608608bcd4afbb7
|
3 |
+
size 6347
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3515
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7c71ac55548a167cd6aad932125612f2e6f95683bf81ed13a6a667ba1abef12
|
3 |
size 3515
|