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,
|
@@ -294,6 +297,7 @@
|
|
294 |
"num_upscale_blocks": 2,
|
295 |
"oversample_ratio": 3.0,
|
296 |
"patch_size": 16,
|
|
|
297 |
"train_num_points": 12544,
|
298 |
"transformers_version": "4.54.0.dev0",
|
299 |
"use_swiglu_ffn": false
|
|
|
1 |
{
|
2 |
+
"architectures": [
|
3 |
+
"EomtForUniversalSegmentation"
|
4 |
+
],
|
5 |
"attention_dropout": 0.0,
|
6 |
"class_weight": 2.0,
|
7 |
"dice_weight": 5.0,
|
|
|
297 |
"num_upscale_blocks": 2,
|
298 |
"oversample_ratio": 3.0,
|
299 |
"patch_size": 16,
|
300 |
+
"torch_dtype": "float32",
|
301 |
"train_num_points": 12544,
|
302 |
"transformers_version": "4.54.0.dev0",
|
303 |
"use_swiglu_ffn": false
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76eef9adae3b5d8490324f427d454cd91eb6e86c5f034cbc59b437b8396b7af4
|
3 |
+
size 1286490152
|