Upload 2 files
Browse files- config.json +4 -0
- model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"drop_path_rate": 0.2,
|
| 3 |
+
"pretrained_backbone": null
|
| 4 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0438a9d9db5876e8a2bfe50529e4a5a4800ce2eda5360e388e1bbc3e6f5f04da
|
| 3 |
+
size 61153488
|