Push model using huggingface_hub.
Browse files- README.md +9 -3
- config.json +1 -1
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
|
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":
|
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,
|