hugojarkoff
commited on
Push model using huggingface_hub.
Browse files- README.md +5 -7
- config.json +4 -4
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
-
|
4 |
-
-
|
5 |
-
- rap
|
6 |
-
- french-rap
|
7 |
-
language:
|
8 |
-
- fr
|
9 |
---
|
10 |
|
11 |
-
|
|
|
|
|
|
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
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"artists_size": 105,
|
3 |
-
"context_length":
|
4 |
"dropout": 0.1,
|
5 |
"hidden_dim": 512,
|
6 |
-
"num_heads":
|
7 |
-
"num_layers":
|
8 |
-
"vocab_size":
|
9 |
}
|
|
|
1 |
{
|
2 |
"artists_size": 105,
|
3 |
+
"context_length": 256,
|
4 |
"dropout": 0.1,
|
5 |
"hidden_dim": 512,
|
6 |
+
"num_heads": 15,
|
7 |
+
"num_layers": 20,
|
8 |
+
"vocab_size": 50256
|
9 |
}
|
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:0677c15e674830c56770dfcb26014d48f4b169e499c33dd210bc4e86c9cc222a
|
3 |
+
size 537336840
|