CindyAloui
commited on
Commit
•
81818fd
1
Parent(s):
cfa4531
Push model using huggingface_hub.
Browse files- README.md +1 -1
- config.json +2 -2
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
- pytorch_model_hub_mixin
|
4 |
- 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:
|
|
|
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:
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
"output_dim": 2
|
5 |
}
|
|
|
1 |
{
|
2 |
+
"hidden_size": 1536,
|
3 |
+
"input_dim": 1536,
|
4 |
"output_dim": 2
|
5 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03a5ce62f9c090283c7717fde44d6a7366e34e30407b29c821eb54e994fee3ff
|
3 |
+
size 18911584
|