Upload EomtForUniversalSegmentation
Browse files- config.json +4 -0
- model.safetensors +3 -0
config.json
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
{
|
|
|
|
|
|
|
2 |
"attention_dropout": 0.0,
|
3 |
"class_weight": 2.0,
|
4 |
"dice_weight": 5.0,
|
@@ -328,6 +331,7 @@
|
|
328 |
"num_upscale_blocks": 2,
|
329 |
"oversample_ratio": 3.0,
|
330 |
"patch_size": 16,
|
|
|
331 |
"train_num_points": 12544,
|
332 |
"transformers_version": "4.54.0.dev0",
|
333 |
"use_swiglu_ffn": true
|
|
|
1 |
{
|
2 |
+
"architectures": [
|
3 |
+
"EomtForUniversalSegmentation"
|
4 |
+
],
|
5 |
"attention_dropout": 0.0,
|
6 |
"class_weight": 2.0,
|
7 |
"dice_weight": 5.0,
|
|
|
331 |
"num_upscale_blocks": 2,
|
332 |
"oversample_ratio": 3.0,
|
333 |
"patch_size": 16,
|
334 |
+
"torch_dtype": "float32",
|
335 |
"train_num_points": 12544,
|
336 |
"transformers_version": "4.54.0.dev0",
|
337 |
"use_swiglu_ffn": true
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da2e878553200df48200bcd5ee856172e57c53006da12ec8f19fe1e345fa0e97
|
3 |
+
size 4684161540
|