Training in progress, step 500
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "meta-llama/Llama-3.2-
|
3 |
"architectures": [
|
4 |
"LlamaForQuestionAnswering"
|
5 |
],
|
@@ -7,16 +7,16 @@
|
|
7 |
"attention_dropout": 0.0,
|
8 |
"bos_token_id": 128000,
|
9 |
"eos_token_id": 128001,
|
10 |
-
"head_dim":
|
11 |
"hidden_act": "silu",
|
12 |
-
"hidden_size":
|
13 |
"initializer_range": 0.02,
|
14 |
"intermediate_size": 8192,
|
15 |
"max_position_embeddings": 131072,
|
16 |
"mlp_bias": false,
|
17 |
"model_type": "llama",
|
18 |
-
"num_attention_heads":
|
19 |
-
"num_hidden_layers":
|
20 |
"num_key_value_heads": 8,
|
21 |
"pretraining_tp": 1,
|
22 |
"rms_norm_eps": 1e-05,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "meta-llama/Llama-3.2-3B",
|
3 |
"architectures": [
|
4 |
"LlamaForQuestionAnswering"
|
5 |
],
|
|
|
7 |
"attention_dropout": 0.0,
|
8 |
"bos_token_id": 128000,
|
9 |
"eos_token_id": 128001,
|
10 |
+
"head_dim": 128,
|
11 |
"hidden_act": "silu",
|
12 |
+
"hidden_size": 3072,
|
13 |
"initializer_range": 0.02,
|
14 |
"intermediate_size": 8192,
|
15 |
"max_position_embeddings": 131072,
|
16 |
"mlp_bias": false,
|
17 |
"model_type": "llama",
|
18 |
+
"num_attention_heads": 24,
|
19 |
+
"num_hidden_layers": 28,
|
20 |
"num_key_value_heads": 8,
|
21 |
"pretraining_tp": 1,
|
22 |
"rms_norm_eps": 1e-05,
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4998780112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9b1ab6a8ec60e4b3ff91817f04136edf81f03ccc7c918fdffa2a227a69a915a
|
3 |
size 4998780112
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4932809624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38d22c86cc2ec74e98d24cbd13ef80b0f4dc0749c95fcec74fa3e54fe7d28052
|
3 |
size 4932809624
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2919477304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca392b92678d58e774b194663ec5fde0341cdb98c021d41c4fce71bc9e695ebd
|
3 |
size 2919477304
|
runs/Dec23_12-43-00_xgpi7/events.out.tfevents.1734929185.xgpi7.47489.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5585de225f3e16f83f8595bd12d3f080a97e7e47be6f1004af2b357644df04a9
|
3 |
+
size 5518
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:694c0c778b5a7dcf097fd8714352284b7c53fb854e5b5c1eaede032469382933
|
3 |
size 5368
|