Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- config.json +40 -0
- experiment_config.json +3 -0
- generation_config.json +12 -0
- logs.jsonl +3 -0
- model.safetensors +3 -0
- profiler_cache.csv +0 -0
- results.json +19 -0
- summary.json +23 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
experiment_config.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
logs.jsonl filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"LlamaForCausalLM"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 128000,
|
| 8 |
+
"eos_token_id": [
|
| 9 |
+
128001,
|
| 10 |
+
128008,
|
| 11 |
+
128009
|
| 12 |
+
],
|
| 13 |
+
"head_dim": 64,
|
| 14 |
+
"hidden_act": "silu",
|
| 15 |
+
"hidden_size": 2048,
|
| 16 |
+
"initializer_range": 0.02,
|
| 17 |
+
"intermediate_size": 8192,
|
| 18 |
+
"max_position_embeddings": 131072,
|
| 19 |
+
"mlp_bias": false,
|
| 20 |
+
"model_type": "llama",
|
| 21 |
+
"num_attention_heads": 32,
|
| 22 |
+
"num_hidden_layers": 16,
|
| 23 |
+
"num_key_value_heads": 8,
|
| 24 |
+
"pad_token_id": 128004,
|
| 25 |
+
"pretraining_tp": 1,
|
| 26 |
+
"rms_norm_eps": 1e-05,
|
| 27 |
+
"rope_scaling": {
|
| 28 |
+
"factor": 32.0,
|
| 29 |
+
"high_freq_factor": 4.0,
|
| 30 |
+
"low_freq_factor": 1.0,
|
| 31 |
+
"original_max_position_embeddings": 8192,
|
| 32 |
+
"rope_type": "llama3"
|
| 33 |
+
},
|
| 34 |
+
"rope_theta": 500000.0,
|
| 35 |
+
"tie_word_embeddings": true,
|
| 36 |
+
"torch_dtype": "bfloat16",
|
| 37 |
+
"transformers_version": "4.52.4",
|
| 38 |
+
"use_cache": true,
|
| 39 |
+
"vocab_size": 128256
|
| 40 |
+
}
|
experiment_config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e51f5dbc9c36c1bf5275e8da283fac468181c3ddd713c316d6c4d2d04548e9aa
|
| 3 |
+
size 28759518
|
generation_config.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token_id": 128000,
|
| 3 |
+
"do_sample": true,
|
| 4 |
+
"eos_token_id": [
|
| 5 |
+
128001,
|
| 6 |
+
128008,
|
| 7 |
+
128009
|
| 8 |
+
],
|
| 9 |
+
"temperature": 0.6,
|
| 10 |
+
"top_p": 0.9,
|
| 11 |
+
"transformers_version": "4.52.4"
|
| 12 |
+
}
|
logs.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e51f3e8a8c06f6bb7439ba983acf49d342a96ce323834ffe7d28e68a3a1b1732
|
| 3 |
+
size 12790697
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:332cae38bd84b6a1550b6200c875e44616e77e5f88e4065b3559f714a1f5c2d0
|
| 3 |
+
size 2471645608
|
profiler_cache.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
results.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"results": {
|
| 3 |
+
"commonsense_qa_commonsense_qa_acc_score": 0.447993447993448,
|
| 4 |
+
"commonsense_qa_commonsense_qa_acc_sem": 0.014237312976027771,
|
| 5 |
+
"mathqa_mathqa_acc_score": 0.5061976549413736,
|
| 6 |
+
"mathqa_mathqa_acc_sem": 0.009150704596340492,
|
| 7 |
+
"mathqa_mathqa_acc_norm_score": 0.4884422110552764,
|
| 8 |
+
"logiqa_logiqa_acc_score": 0.35944700460829493,
|
| 9 |
+
"logiqa_logiqa_acc_sem": 0.019017673991121007,
|
| 10 |
+
"logiqa_logiqa_acc_norm_score": 0.3778801843317972
|
| 11 |
+
},
|
| 12 |
+
"energy": {
|
| 13 |
+
"total": 1074204.4919399999,
|
| 14 |
+
"train": 709215.0616700001,
|
| 15 |
+
"eval": 364989.43027
|
| 16 |
+
},
|
| 17 |
+
"train_energy": 709215.0616700001,
|
| 18 |
+
"eval_energy": 364989.43027
|
| 19 |
+
}
|
summary.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"flops": {
|
| 3 |
+
"eval": 162804001876448000,
|
| 4 |
+
"train": 232637820311129520,
|
| 5 |
+
"total": 395441822187577520
|
| 6 |
+
},
|
| 7 |
+
"total": {
|
| 8 |
+
"total": 1074204.4919399999,
|
| 9 |
+
"train": 709215.0616700001,
|
| 10 |
+
"eval": 364989.43027
|
| 11 |
+
},
|
| 12 |
+
"best_evals": {
|
| 13 |
+
"pplx": {
|
| 14 |
+
"score": 74.43227820021758,
|
| 15 |
+
"step": 1392
|
| 16 |
+
},
|
| 17 |
+
"rougel": {
|
| 18 |
+
"precision": 0.38466113072526587,
|
| 19 |
+
"recall": 0.3838580537206477,
|
| 20 |
+
"fmeasure": 0.3808062272246839
|
| 21 |
+
}
|
| 22 |
+
}
|
| 23 |
+
}
|