Training in progress, epoch 1
Browse files- config.json +2 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"ResNetForImageClassification"
|
| 4 |
],
|
|
@@ -226,5 +227,5 @@
|
|
| 226 |
"stage4"
|
| 227 |
],
|
| 228 |
"torch_dtype": "float32",
|
| 229 |
-
"transformers_version": "4.
|
| 230 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "Ramos-Ramos/dino-resnet-50",
|
| 3 |
"architectures": [
|
| 4 |
"ResNetForImageClassification"
|
| 5 |
],
|
|
|
|
| 227 |
"stage4"
|
| 228 |
],
|
| 229 |
"torch_dtype": "float32",
|
| 230 |
+
"transformers_version": "4.48.3"
|
| 231 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 95048908
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32d948d5276aad5803308f197aee9e1c48121c88ce7cb9f2a311503ce8bb68f3
|
| 3 |
size 95048908
|
training_args.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:2db28e72cc03d4748166171bd38673c4a79f938fd843a407df774ace7200b9c3
|
| 3 |
+
size 5304
|