Upload folder using huggingface_hub
Browse files- config.json +12 -0
- meta.json +1 -0
- quant_lcm.pt +3 -0
config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"code_dim": 1024,
|
| 3 |
+
"d_model": 1024,
|
| 4 |
+
"n_layer": 8,
|
| 5 |
+
"n_head": 16,
|
| 6 |
+
"d_ff": 4096,
|
| 7 |
+
"max_seq_len": 128,
|
| 8 |
+
"dropout": 0.1,
|
| 9 |
+
"stop_loss_weight": 1.0,
|
| 10 |
+
"rvq_levels": 32,
|
| 11 |
+
"rvq_size": 1024
|
| 12 |
+
}
|
meta.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"step": 3864, "docs_seen": 1980000}
|
quant_lcm.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:498c56001ed7bd86940a0f1aa8580693b747827b81a80192f41e2dab2152a8da
|
| 3 |
+
size 676428218
|