Upload folder using huggingface_hub
Browse files- shared/checkpoints/checkpoint-648/config.json +24 -0
- shared/checkpoints/checkpoint-648/model.safetensors +3 -0
- shared/checkpoints/checkpoint-648/optimizer.pt +3 -0
- shared/checkpoints/checkpoint-648/rng_state.pth +3 -0
- shared/checkpoints/checkpoint-648/scheduler.pt +3 -0
- shared/checkpoints/checkpoint-648/trainer_state.json +0 -0
- shared/checkpoints/checkpoint-648/training_args.bin +3 -0
shared/checkpoints/checkpoint-648/config.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"KosyForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_dropout": 0.0,
|
| 6 |
+
"dtype": "float32",
|
| 7 |
+
"hidden_dropout": 0.0,
|
| 8 |
+
"hidden_size": 640,
|
| 9 |
+
"initializer_range": 0.02,
|
| 10 |
+
"intermediate_size": 1792,
|
| 11 |
+
"max_position_embeddings": 512,
|
| 12 |
+
"model_type": "kosy",
|
| 13 |
+
"neftune_alpha": 0.0,
|
| 14 |
+
"num_attention_heads": 10,
|
| 15 |
+
"num_hidden_layers": 32,
|
| 16 |
+
"num_key_value_heads": 5,
|
| 17 |
+
"qk_norm": true,
|
| 18 |
+
"rezero_init": 1.0,
|
| 19 |
+
"rms_norm_eps": 1e-06,
|
| 20 |
+
"rope_theta": 10000.0,
|
| 21 |
+
"transformers_version": "5.0.0",
|
| 22 |
+
"use_cache": false,
|
| 23 |
+
"vocab_size": 32000
|
| 24 |
+
}
|
shared/checkpoints/checkpoint-648/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6021f2aea312d7d614767f63dc08ebd60f0b7e473fc1c39aca7094d74dff8580
|
| 3 |
+
size 814586360
|
shared/checkpoints/checkpoint-648/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b35dfdd847f4c1e53d1f3bc58ea140908525bc5a8be7ad6bf86d9d3a875d65d
|
| 3 |
+
size 1629497068
|
shared/checkpoints/checkpoint-648/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
|
| 3 |
+
size 14645
|
shared/checkpoints/checkpoint-648/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:335b4f6a3ebf97213217b4caa77a99dfc97391a46967aec011f4e7b8bfa758ad
|
| 3 |
+
size 1465
|
shared/checkpoints/checkpoint-648/trainer_state.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
shared/checkpoints/checkpoint-648/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53af967b002b54ca9bc2b6bef6a8a61187a4e6d6f2321bf546a5550d404c13d7
|
| 3 |
+
size 5201
|