hugojarkoff commited on
Commit
349d6f0
·
verified ·
1 Parent(s): ebbbaec

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +5 -7
  2. config.json +4 -4
  3. model.safetensors +2 -2
README.md CHANGED
@@ -1,11 +1,9 @@
1
  ---
2
  tags:
3
- - slm
4
- - small-language-model
5
- - rap
6
- - french-rap
7
- language:
8
- - fr
9
  ---
10
 
11
- Model training & architecture code on [GitHub](https://github.com/hugojarkoff/rapGPT)
 
 
 
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": 1024,
4
  "dropout": 0.1,
5
  "hidden_dim": 512,
6
- "num_heads": 6,
7
- "num_layers": 15,
8
- "vocab_size": 50257
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:b5c2ec03dae7eda3c9272b0ece3f5e3111e863416cc268d6f0f65b6fe75fbd32
3
- size 774720532
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0677c15e674830c56770dfcb26014d48f4b169e499c33dd210bc4e86c9cc222a
3
+ size 537336840