coldhyuk commited on
Commit
b69a132
·
verified ·
1 Parent(s): 9eac0d6

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +10 -3
  2. config.json +23 -0
  3. model.safetensors +3 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Code: [More Information Needed]
9
+ - Paper: [More Information Needed]
10
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config_projector": {
3
+ "exp": {
4
+ "hidden_size": 10,
5
+ "mm_hidden_size": 1024,
6
+ "mm_projector_type": "mlp2x_gelu"
7
+ },
8
+ "path": null,
9
+ "speaker": {
10
+ "hidden_size": 1024,
11
+ "mm_hidden_size": 1024,
12
+ "mm_projector_type": "mlp2x_gelu"
13
+ }
14
+ },
15
+ "config_transformer": {
16
+ "T": 5,
17
+ "dim_feedforward": 1024,
18
+ "dropout": 0.1,
19
+ "hidden_size": 1024,
20
+ "nhead": 4,
21
+ "nlayer": 4
22
+ }
23
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a2e8a8ddaf8f62041ea9f2043d6fad0fb026dae7d40a855d16c704f8902c6d2
3
+ size 115018944