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:937d1fcf8c312ca756b6b5cbe09ca7e85b96863c20bbc405240603eeb034dfc1
|
3 |
+
size 383094445
|
runs/Jul25_19-34-31_67aca06a3155/events.out.tfevents.1690313694.67aca06a3155.81604.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:266200244c59609f4b34825077c89f670bbb7f82c8770c83a19c3f0b3404fa0f
|
3 |
+
size 4632
|
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:cb8aedc3bcb4c8ca61af5a9de2ba24a0e8687bf9e20104d5114602451b0df2be
|
3 |
size 4027
|