ajoshi commited on
Commit
9e75a1d
·
verified ·
1 Parent(s): a2a18de

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. README.md +9 -3
  2. config.json +1 -1
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
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
+ - Library: [More Information Needed]
9
+ - Docs: [More Information Needed]
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layer_norm_eps": 1e-05,
11
  "mask_token_id": 5,
12
  "max_positions": 20480,
13
- "num_cells": 1,
14
  "num_downsamples": 8,
15
  "num_hidden_layers_head": 1,
16
  "num_layers": 4,
 
10
  "layer_norm_eps": 1e-05,
11
  "mask_token_id": 5,
12
  "max_positions": 20480,
13
+ "num_cells": 10,
14
  "num_downsamples": 8,
15
  "num_hidden_layers_head": 1,
16
  "num_layers": 4,