Version 3
Browse filesNew finetuning using more examples
- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
@@ -49,7 +49,7 @@
|
|
49 |
"position_embedding_type": "sine",
|
50 |
"scale_embedding": false,
|
51 |
"torch_dtype": "float32",
|
52 |
-
"transformers_version": "4.
|
53 |
"use_pretrained_backbone": true,
|
54 |
"use_timm_backbone": true
|
55 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "../finetuned/detr/Nous/V_3",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "relu",
|
5 |
"architectures": [
|
|
|
49 |
"position_embedding_type": "sine",
|
50 |
"scale_embedding": false,
|
51 |
"torch_dtype": "float32",
|
52 |
+
"transformers_version": "4.46.3",
|
53 |
"use_pretrained_backbone": true,
|
54 |
"use_timm_backbone": true
|
55 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242705580
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77f7be5413be1465f2a56ba5bf824f8aa19ace1f9e1aa558e380ab33ac622517
|
3 |
size 242705580
|