Run 4. Outer Step 1. Inner Step 0. Peers 3.
Browse files- config.json +21 -2
- inner_optimizer.pt +2 -2
- model.safetensors +1 -1
- outer_optimizer.pt +1 -1
config.json
CHANGED
@@ -1,10 +1,29 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
8 |
"bos_token_id": 1,
|
9 |
"eos_token_id": 2,
|
10 |
"hidden_act": "silu",
|
@@ -12,7 +31,7 @@
|
|
12 |
"initializer_range": 0.02,
|
13 |
"inner_step": 0,
|
14 |
"intermediate_size": 5632,
|
15 |
-
"last_allreduce_block":
|
16 |
"max_position_embeddings": 2048,
|
17 |
"mlp_bias": false,
|
18 |
"model_type": "llama",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "kmfoda/llama-1-miner-1-test",
|
3 |
+
"all_reduce_scores": {
|
4 |
+
"0": "SUCCESS",
|
5 |
+
"1": "SUCCESS",
|
6 |
+
"10": "NON_PARTICIPATING",
|
7 |
+
"11": "NON_PARTICIPATING",
|
8 |
+
"12": "NON_PARTICIPATING",
|
9 |
+
"13": "NON_PARTICIPATING",
|
10 |
+
"14": "NON_PARTICIPATING",
|
11 |
+
"15": "NON_PARTICIPATING",
|
12 |
+
"2": "SUCCESS",
|
13 |
+
"3": "NON_PARTICIPATING",
|
14 |
+
"4": "NON_PARTICIPATING",
|
15 |
+
"5": "NON_PARTICIPATING",
|
16 |
+
"6": "NON_PARTICIPATING",
|
17 |
+
"7": "NON_PARTICIPATING",
|
18 |
+
"8": "NON_PARTICIPATING",
|
19 |
+
"9": "NON_PARTICIPATING"
|
20 |
+
},
|
21 |
"architectures": [
|
22 |
"LlamaForCausalLM"
|
23 |
],
|
24 |
"attention_bias": false,
|
25 |
"attention_dropout": 0.0,
|
26 |
+
"block_list": [],
|
27 |
"bos_token_id": 1,
|
28 |
"eos_token_id": 2,
|
29 |
"hidden_act": "silu",
|
|
|
31 |
"initializer_range": 0.02,
|
32 |
"inner_step": 0,
|
33 |
"intermediate_size": 5632,
|
34 |
+
"last_allreduce_block": 4647314,
|
35 |
"max_position_embeddings": 2048,
|
36 |
"mlp_bias": false,
|
37 |
"model_type": "llama",
|
inner_optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bdd59a4e30047c1c049490aec6e97d801df61c19284ae452ba71c6c575dfe94
|
3 |
+
size 8800564012
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4400216536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a23cbd55a3e4a4705b3c3922613afe638f8e8f9254a88a2dcc1bf5647544f857
|
3 |
size 4400216536
|
outer_optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4400252568
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71b014e5be152fd5ee1092c4b132263a09af37ecb35cc6e5ec6ca09b2a283722
|
3 |
size 4400252568
|