Upload folder using huggingface_hub
Browse files- config.json +1 -0
- pytorch_model.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"model_type": "bee-ai-classifier", "input_size": 22, "num_classes": 10, "architecture": ["fc1 (22->128)", "ReLU", "fc2 (128->64)", "ReLU", "fc_out (64->10)"], "flower_names": ["lavande", "coquelicot", "muguet", "lilas", "jasmin", "marguerite", "rose", "tournesol", "acacia", "tulipe", "pissenlit", "tr\u00e8fle", "bruy\u00e8re", "romarin", "thym", "sauge", "bourrache", "bleuet", "primev\u00e8re", "camomille"], "num_flowers": 20}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a661ea6aab14dc1c0ffe3b1bf6cd07060350e6511e7dc56d35ae4c65aad248d1
|
| 3 |
+
size 50461
|