Spaces:
Runtime error
Runtime error
Commit
·
e125354
1
Parent(s):
8bf7b46
Upload 9 files
Browse files- .gitattributes +2 -0
- br_music1/checkpoint +2 -0
- br_music1/counter +1 -0
- br_music1/encoder.json +0 -0
- br_music1/events.out.tfevents.1674937990.68f8aad83f10 +3 -0
- br_music1/hparams.json +7 -0
- br_music1/model-2400.data-00000-of-00001 +3 -0
- br_music1/model-2400.index +0 -0
- br_music1/model-2400.meta +3 -0
- br_music1/vocab.bpe +0 -0
.gitattributes
CHANGED
@@ -32,3 +32,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
br_music1/model-2400.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
36 |
+
br_music1/model-2400.meta filter=lfs diff=lfs merge=lfs -text
|
br_music1/checkpoint
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
model_checkpoint_path: "model-2400"
|
2 |
+
all_model_checkpoint_paths: "model-2400"
|
br_music1/counter
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
2400
|
br_music1/encoder.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
br_music1/events.out.tfevents.1674937990.68f8aad83f10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6be1b399c439a3d692344b049f50874a3758fc5b6608d904446918ae7d4e34bb
|
3 |
+
size 103113
|
br_music1/hparams.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"n_vocab": 50257,
|
3 |
+
"n_ctx": 1024,
|
4 |
+
"n_embd": 1024,
|
5 |
+
"n_head": 16,
|
6 |
+
"n_layer": 24
|
7 |
+
}
|
br_music1/model-2400.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cb0a1026b0faef88ede754d36b6d74b68524f82c9b6d1bdab8427f01a1c56a7
|
3 |
+
size 1419292672
|
br_music1/model-2400.index
ADDED
Binary file (10.4 kB). View file
|
|
br_music1/model-2400.meta
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bcc985a96521e0c2b12799e207d1b0a22f23d2cf8b6588632fa229cbffcd7e9
|
3 |
+
size 7143743
|
br_music1/vocab.bpe
ADDED
The diff for this file is too large to render.
See raw diff
|
|