nielsr HF staff commited on
Commit
3d6d61a
1 Parent(s): 4345593

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +13 -0
  2. config.json +5 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: keras-nlp
3
+ tags:
4
+ - keras
5
+ - pytorch_model_hub_mixin
6
+ - model_hub_mixin
7
+ repo_url: https://github.com/keras-team/keras-nlp
8
+ docs_url: https://keras.io/keras_nlp/
9
+ ---
10
+
11
+ This model has been pushed to the Hub using **keras-nlp**:
12
+ - Repo: https://github.com/keras-team/keras-nlp
13
+ - Docs: https://keras.io/keras_nlp/
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "hidden_size": 128,
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:882d149b02143d6ba026d30bff34ae0cb34e060be9fd6eaa7874c8d9584de58c
3
+ size 15960240