Training in progress, step 200
Browse files- config.json +1 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "joortif/practica_2_detr",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"architectures": [
|
|
@@ -235,7 +234,7 @@
|
|
| 235 |
"position_embedding_type": "sine",
|
| 236 |
"scale_embedding": false,
|
| 237 |
"torch_dtype": "float32",
|
| 238 |
-
"transformers_version": "4.
|
| 239 |
"use_pretrained_backbone": true,
|
| 240 |
"use_timm_backbone": true
|
| 241 |
}
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"activation_dropout": 0.0,
|
| 3 |
"activation_function": "relu",
|
| 4 |
"architectures": [
|
|
|
|
| 234 |
"position_embedding_type": "sine",
|
| 235 |
"scale_embedding": false,
|
| 236 |
"torch_dtype": "float32",
|
| 237 |
+
"transformers_version": "4.50.0",
|
| 238 |
"use_pretrained_backbone": true,
|
| 239 |
"use_timm_backbone": true
|
| 240 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166587352
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1c62f065dcdfbc259652a76847ed06f3df9337f4a6a749abc41955a06d10683
|
| 3 |
size 166587352
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec995a66895c8137e29f283c0be806f133c1553091786e11d0108d44a627d7c1
|
| 3 |
size 5304
|