TristanBehrens
commited on
Commit
•
1490055
1
Parent(s):
6d225d1
Upload config.yaml with huggingface_hub
Browse files- config.yaml +7 -0
config.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
type: transformer
|
2 |
+
dim: 64
|
3 |
+
n_layers: 4
|
4 |
+
n_heads: 4
|
5 |
+
fc_scale: 2
|
6 |
+
context_length: 2048
|
7 |
+
vocab_size: 178
|