Samuelbismuth commited on
Commit
b59eeb6
·
verified ·
1 Parent(s): b53b1c2

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +11 -0
  2. config.json +5 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras-nlp
3
+ tags:
4
+ - model_hub_mixin
5
+ - pytorch_model_hub_mixin
6
+ ---
7
+
8
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
9
+ - Code: https://github.com/keras-team/keras-nlp
10
+ - Paper: https://arxiv.org/abs/2304.12244
11
+ - Docs: https://keras.io/keras_nlp/
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "hidden_size": 256,
3
+ "output_size": 4,
4
+ "vocab_size": 30000
5
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77572c10695a8d13ac376a28d1420e8df5119daf9a04bf0859909063b8ff6aef
3
+ size 31320240