Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"num_attention_heads": 12,
|
36 |
"num_channels": 1536,
|
37 |
"num_hidden_layers": 12,
|
38 |
-
"patch_size":
|
39 |
"problem_type": "single_label_classification",
|
40 |
"qkv_bias": true,
|
41 |
"torch_dtype": "float32",
|
|
|
35 |
"num_attention_heads": 12,
|
36 |
"num_channels": 1536,
|
37 |
"num_hidden_layers": 12,
|
38 |
+
"patch_size": 3,
|
39 |
"problem_type": "single_label_classification",
|
40 |
"qkv_bias": true,
|
41 |
"torch_dtype": "float32",
|
pytorch_model.bin
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:1b89c61769bbc1d336e5a0a90b8a719df518a179e983c3158679be3fbeeda908
|
3 |
+
size 383094445
|
runs/Jul25_19-45-47_67aca06a3155/events.out.tfevents.1690314351.67aca06a3155.81604.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62f81d869ae4b27ab0c66dd0d126a42fc6c0620832959124eed52bfd371c481d
|
3 |
+
size 4614
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d826edcf98cda47b2c5cb3ea0f2b75897e33fbe8980e75db9521656cf306ed00
|
3 |
size 4027
|