lfs
Browse files- .gitattributes +1 -0
- checkpoint/run1/checkpoint +2 -0
- checkpoint/run1/counter +1 -0
- checkpoint/run1/encoder.json +0 -0
- checkpoint/run1/events.out.tfevents.1615780798.ce057e2444ba +0 -0
- checkpoint/run1/hparams.json +7 -0
- checkpoint/run1/model-1000.data-00000-of-00001 +3 -0
- checkpoint/run1/model-1000.index +0 -0
- checkpoint/run1/model-1000.meta +0 -0
- checkpoint/run1/vocab.bpe +0 -0
.gitattributes
CHANGED
|
@@ -14,3 +14,4 @@
|
|
| 14 |
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 15 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 16 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 14 |
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 15 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 16 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
checkpoint/run1/model-1000.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
checkpoint/run1/checkpoint
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model_checkpoint_path: "model-1000"
|
| 2 |
+
all_model_checkpoint_paths: "model-1000"
|
checkpoint/run1/counter
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1000
|
checkpoint/run1/encoder.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint/run1/events.out.tfevents.1615780798.ce057e2444ba
ADDED
|
Binary file (41.8 kB). View file
|
|
|
checkpoint/run1/hparams.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"n_vocab": 50257,
|
| 3 |
+
"n_ctx": 1024,
|
| 4 |
+
"n_embd": 768,
|
| 5 |
+
"n_head": 12,
|
| 6 |
+
"n_layer": 12
|
| 7 |
+
}
|
checkpoint/run1/model-1000.data-00000-of-00001
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b1c168d7cfb77279f96f999926d34aa56013b6b95a8de2963ab9f30c5501d944
|
| 3 |
+
size 497759232
|
checkpoint/run1/model-1000.index
ADDED
|
Binary file (5.22 kB). View file
|
|
|
checkpoint/run1/model-1000.meta
ADDED
|
Binary file (3.88 MB). View file
|
|
|
checkpoint/run1/vocab.bpe
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|