Spaces:
Sleeping
Sleeping
Upload 4 files
Browse files- config.json +1 -0
- generation_config.json +1 -0
- pytorch_model.bin +3 -0
- tokenizer.json +0 -0
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"vocab_size": 3167, "d_model": 128, "nhead": 4, "num_layers": 4}
|
generation_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"max_length": 64, "do_sample": true, "temperature": 0.7, "top_p": 0.9}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fbbfb18953ae9725b81346120f600ab6ff7673c1d6dc8242ae1791f8c0fa29a
|
| 3 |
+
size 12762976
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|