Upload folder using huggingface_hub
Browse files- config.json +8 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"architectures": [
|
3 |
+
"VegetabeCNNModel"
|
4 |
+
],
|
5 |
+
"model_type": "cnn",
|
6 |
+
"torch_dtype": "float32",
|
7 |
+
"transformers_version": "4.44.2"
|
8 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76b5c1fbc398050636dc1914f618f996bdb87232ef6176ac784095d777bc4b9f
|
3 |
+
size 42553820
|