mariksberik commited on
Commit
3f5cef9
·
verified ·
1 Parent(s): b84c88e

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +11 -0
  2. config.json +12 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: image-feature-extraction
4
+ tags:
5
+ - model_hub_mixin
6
+ - pytorch_model_hub_mixin
7
+ ---
8
+
9
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
10
+ - Library: mariksberik/linear-image-feature-extractor-448-448px
11
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "embedding_size": 1024,
3
+ "hidden_sizes": [
4
+ 512,
5
+ 256
6
+ ],
7
+ "input_shape": [
8
+ 3,
9
+ 448,
10
+ 448
11
+ ]
12
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309badcdebe381dac63b724abf8c4f6b36d7c2d51d0e1348a773e0c70ec8cd0a
3
+ size 1234705976