Model save
Browse files- .gitattributes +1 -0
- README.md +70 -0
- all_results.json +9 -0
- config.json +37 -0
- generation_config.json +9 -0
- model-00001-of-00004.safetensors +3 -0
- model-00002-of-00004.safetensors +3 -0
- model-00003-of-00004.safetensors +3 -0
- model-00004-of-00004.safetensors +3 -0
- model.safetensors.index.json +298 -0
- runs/Nov01_13-16-41_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492223.tinkywinky.edc.iee.ucsb.edu.4146304.0 +3 -0
- runs/Nov01_13-19-35_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492404.tinkywinky.edc.iee.ucsb.edu.4148420.0 +3 -0
- runs/Nov01_13-20-51_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492469.tinkywinky.edc.iee.ucsb.edu.4150009.0 +3 -0
- runs/Nov01_13-21-54_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492535.tinkywinky.edc.iee.ucsb.edu.4151098.0 +3 -0
- runs/Nov01_13-23-28_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492626.tinkywinky.edc.iee.ucsb.edu.4152364.0 +3 -0
- runs/Nov01_13-24-50_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492711.tinkywinky.edc.iee.ucsb.edu.4153402.0 +3 -0
- runs/Nov01_13-26-08_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492791.tinkywinky.edc.iee.ucsb.edu.4154505.0 +3 -0
- runs/Nov01_14-29-13_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730496618.tinkywinky.edc.iee.ucsb.edu.4189774.0 +3 -0
- runs/Nov01_14-36-15_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730497028.tinkywinky.edc.iee.ucsb.edu.4194104.0 +3 -0
- runs/Nov01_14-38-57_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730497188.tinkywinky.edc.iee.ucsb.edu.2771.0 +3 -0
- runs/Nov01_14-46-03_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730497618.tinkywinky.edc.iee.ucsb.edu.5526.0 +3 -0
- runs/Nov01_14-49-16_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730497810.tinkywinky.edc.iee.ucsb.edu.8030.0 +3 -0
- runs/Nov01_15-01-21_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730498501.tinkywinky.edc.iee.ucsb.edu.14958.0 +3 -0
- runs/Nov01_15-03-30_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730498664.tinkywinky.edc.iee.ucsb.edu.16685.0 +3 -0
- runs/Oct30_00-48-24_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730274904.tinkywinky.edc.iee.ucsb.edu.2188016.0 +3 -0
- runs/Oct30_01-05-51_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730275570.tinkywinky.edc.iee.ucsb.edu.2203333.0 +3 -0
- runs/Oct30_01-08-27_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730275725.tinkywinky.edc.iee.ucsb.edu.2205754.0 +3 -0
- special_tokens_map.json +28 -0
- tokenizer.json +3 -0
- tokenizer_config.json +70 -0
- train_results.json +9 -0
- trainer_state.json +605 -0
- training_args.bin +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ 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 |
+
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: llama3.1
|
4 |
+
base_model: meta-llama/Llama-3.1-8B-Instruct
|
5 |
+
tags:
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- generator
|
11 |
+
model-index:
|
12 |
+
- name: zephyr-7b-gemma-sft
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# zephyr-7b-gemma-sft
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) on the generator dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.9131
|
24 |
+
|
25 |
+
## Model description
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Intended uses & limitations
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training and evaluation data
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training procedure
|
38 |
+
|
39 |
+
### Training hyperparameters
|
40 |
+
|
41 |
+
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 2e-05
|
43 |
+
- train_batch_size: 1
|
44 |
+
- eval_batch_size: 1
|
45 |
+
- seed: 42
|
46 |
+
- distributed_type: multi-GPU
|
47 |
+
- num_devices: 8
|
48 |
+
- gradient_accumulation_steps: 2
|
49 |
+
- total_train_batch_size: 16
|
50 |
+
- total_eval_batch_size: 8
|
51 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
52 |
+
- lr_scheduler_type: cosine
|
53 |
+
- lr_scheduler_warmup_ratio: 0.1
|
54 |
+
- num_epochs: 3
|
55 |
+
|
56 |
+
### Training results
|
57 |
+
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
60 |
+
| 2.1477 | 1.0 | 127 | 2.1500 |
|
61 |
+
| 1.7855 | 2.0 | 254 | 1.8473 |
|
62 |
+
| 1.1423 | 3.0 | 381 | 1.9131 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.46.0
|
68 |
+
- Pytorch 2.1.2
|
69 |
+
- Datasets 3.0.2
|
70 |
+
- Tokenizers 0.20.1
|
all_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 14587822080000.0,
|
4 |
+
"train_loss": 2.4270567033547428,
|
5 |
+
"train_runtime": 1375.9881,
|
6 |
+
"train_samples": 2023,
|
7 |
+
"train_samples_per_second": 4.426,
|
8 |
+
"train_steps_per_second": 0.277
|
9 |
+
}
|
config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"bos_token_id": 106,
|
9 |
+
"eos_token_id": 107,
|
10 |
+
"head_dim": 128,
|
11 |
+
"hidden_act": "silu",
|
12 |
+
"hidden_size": 4096,
|
13 |
+
"initializer_range": 0.02,
|
14 |
+
"intermediate_size": 14336,
|
15 |
+
"max_position_embeddings": 131072,
|
16 |
+
"mlp_bias": false,
|
17 |
+
"model_type": "llama",
|
18 |
+
"num_attention_heads": 32,
|
19 |
+
"num_hidden_layers": 32,
|
20 |
+
"num_key_value_heads": 8,
|
21 |
+
"pad_token_id": 107,
|
22 |
+
"pretraining_tp": 1,
|
23 |
+
"rms_norm_eps": 1e-05,
|
24 |
+
"rope_scaling": {
|
25 |
+
"factor": 8.0,
|
26 |
+
"high_freq_factor": 4.0,
|
27 |
+
"low_freq_factor": 1.0,
|
28 |
+
"original_max_position_embeddings": 8192,
|
29 |
+
"rope_type": "llama3"
|
30 |
+
},
|
31 |
+
"rope_theta": 500000.0,
|
32 |
+
"tie_word_embeddings": false,
|
33 |
+
"torch_dtype": "bfloat16",
|
34 |
+
"transformers_version": "4.46.0",
|
35 |
+
"use_cache": false,
|
36 |
+
"vocab_size": 256000
|
37 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 106,
|
3 |
+
"do_sample": true,
|
4 |
+
"eos_token_id": 107,
|
5 |
+
"pad_token_id": 107,
|
6 |
+
"temperature": 0.6,
|
7 |
+
"top_p": 0.9,
|
8 |
+
"transformers_version": "4.46.0"
|
9 |
+
}
|
model-00001-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c15217e098f0d661b7b0adcd17ff003eac90be2bf488c6484de881d614185d8c
|
3 |
+
size 4915829568
|
model-00002-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29b218ffff442230c32048393054a692f905b1060c420d2332413be0f6ab0b1c
|
3 |
+
size 4915916144
|
model-00003-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d97086a8e9888bbc6f2630325b41488b62068a0d3975a040bbe489a869802097
|
3 |
+
size 4999819336
|
model-00004-of-00004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38768216e492398d912a6da84859cb2c48b0e9678e15489d6a70155e98a7a4c4
|
3 |
+
size 3321949016
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 18153480192
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00004-of-00004.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00004.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
16 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
17 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
18 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
19 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
20 |
+
"model.layers.1.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
21 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
22 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
23 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
24 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
25 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
26 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
27 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
28 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
29 |
+
"model.layers.10.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
30 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
31 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
32 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
33 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
34 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
35 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
36 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
37 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
38 |
+
"model.layers.11.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
39 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
40 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
41 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
42 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
43 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
44 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
45 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
46 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
47 |
+
"model.layers.12.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
48 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
49 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
50 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
51 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
52 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
53 |
+
"model.layers.13.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
54 |
+
"model.layers.13.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
55 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
56 |
+
"model.layers.13.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
57 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
58 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
59 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
60 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
61 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
62 |
+
"model.layers.14.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
63 |
+
"model.layers.14.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
64 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
65 |
+
"model.layers.14.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
66 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
67 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
68 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
69 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
70 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
71 |
+
"model.layers.15.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
72 |
+
"model.layers.15.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
73 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
74 |
+
"model.layers.15.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
75 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
76 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
77 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
78 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
79 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
80 |
+
"model.layers.16.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
81 |
+
"model.layers.16.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
82 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
83 |
+
"model.layers.16.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
84 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
85 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
86 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
87 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
88 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
89 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
90 |
+
"model.layers.17.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
91 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
92 |
+
"model.layers.17.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
93 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
94 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
95 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
96 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
97 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
98 |
+
"model.layers.18.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
99 |
+
"model.layers.18.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
100 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
101 |
+
"model.layers.18.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
102 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
103 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
104 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
105 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
106 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
107 |
+
"model.layers.19.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
108 |
+
"model.layers.19.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
109 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
110 |
+
"model.layers.19.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
111 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
112 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
113 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
114 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
115 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
116 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
117 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
118 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
119 |
+
"model.layers.2.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
120 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
121 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
122 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
123 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
124 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
125 |
+
"model.layers.20.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
126 |
+
"model.layers.20.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
127 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
128 |
+
"model.layers.20.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
129 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
130 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
131 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
132 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
133 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
134 |
+
"model.layers.21.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
135 |
+
"model.layers.21.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
136 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
137 |
+
"model.layers.21.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
138 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
139 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
140 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
141 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
142 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
143 |
+
"model.layers.22.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
144 |
+
"model.layers.22.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
145 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
146 |
+
"model.layers.22.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
147 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
148 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
149 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
150 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
151 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
152 |
+
"model.layers.23.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
153 |
+
"model.layers.23.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
154 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
155 |
+
"model.layers.23.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
156 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
157 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
158 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
159 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
160 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
161 |
+
"model.layers.24.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
162 |
+
"model.layers.24.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
163 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
164 |
+
"model.layers.24.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
165 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
166 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
167 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
168 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
169 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
170 |
+
"model.layers.25.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
171 |
+
"model.layers.25.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
172 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
173 |
+
"model.layers.25.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
174 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
175 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
176 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
177 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
178 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
179 |
+
"model.layers.26.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
180 |
+
"model.layers.26.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
181 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
182 |
+
"model.layers.26.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
183 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
184 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
185 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
186 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
187 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
188 |
+
"model.layers.27.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
189 |
+
"model.layers.27.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
190 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
191 |
+
"model.layers.27.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
192 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
193 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
194 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
195 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
196 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
197 |
+
"model.layers.28.input_layernorm.weight": "model-00003-of-00004.safetensors",
|
198 |
+
"model.layers.28.mlp.down_proj.weight": "model-00003-of-00004.safetensors",
|
199 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00003-of-00004.safetensors",
|
200 |
+
"model.layers.28.mlp.up_proj.weight": "model-00003-of-00004.safetensors",
|
201 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00003-of-00004.safetensors",
|
202 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
203 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
204 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
205 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
206 |
+
"model.layers.29.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
207 |
+
"model.layers.29.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
208 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
209 |
+
"model.layers.29.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
210 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
211 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00003-of-00004.safetensors",
|
212 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00003-of-00004.safetensors",
|
213 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00003-of-00004.safetensors",
|
214 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00003-of-00004.safetensors",
|
215 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
216 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
217 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
218 |
+
"model.layers.3.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
219 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
220 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
221 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
222 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
223 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
224 |
+
"model.layers.30.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
225 |
+
"model.layers.30.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
226 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
227 |
+
"model.layers.30.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
228 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
229 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00004-of-00004.safetensors",
|
230 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00004-of-00004.safetensors",
|
231 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00004-of-00004.safetensors",
|
232 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00004-of-00004.safetensors",
|
233 |
+
"model.layers.31.input_layernorm.weight": "model-00004-of-00004.safetensors",
|
234 |
+
"model.layers.31.mlp.down_proj.weight": "model-00004-of-00004.safetensors",
|
235 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00004-of-00004.safetensors",
|
236 |
+
"model.layers.31.mlp.up_proj.weight": "model-00004-of-00004.safetensors",
|
237 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00004-of-00004.safetensors",
|
238 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00004-of-00004.safetensors",
|
239 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00004-of-00004.safetensors",
|
240 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00004-of-00004.safetensors",
|
241 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00004-of-00004.safetensors",
|
242 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
243 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
244 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
245 |
+
"model.layers.4.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
246 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
247 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
248 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
249 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
250 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
251 |
+
"model.layers.5.input_layernorm.weight": "model-00001-of-00004.safetensors",
|
252 |
+
"model.layers.5.mlp.down_proj.weight": "model-00001-of-00004.safetensors",
|
253 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
254 |
+
"model.layers.5.mlp.up_proj.weight": "model-00001-of-00004.safetensors",
|
255 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00001-of-00004.safetensors",
|
256 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
257 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
258 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
259 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
260 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
261 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
262 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00001-of-00004.safetensors",
|
263 |
+
"model.layers.6.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
264 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
265 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00001-of-00004.safetensors",
|
266 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00001-of-00004.safetensors",
|
267 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00001-of-00004.safetensors",
|
268 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00001-of-00004.safetensors",
|
269 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
270 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
271 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
272 |
+
"model.layers.7.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
273 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
274 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
275 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
276 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
277 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
278 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
279 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
280 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
281 |
+
"model.layers.8.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
282 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
283 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
284 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
285 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
286 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
287 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00004.safetensors",
|
288 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00004.safetensors",
|
289 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00002-of-00004.safetensors",
|
290 |
+
"model.layers.9.mlp.up_proj.weight": "model-00002-of-00004.safetensors",
|
291 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00004.safetensors",
|
292 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00002-of-00004.safetensors",
|
293 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00004.safetensors",
|
294 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00002-of-00004.safetensors",
|
295 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00002-of-00004.safetensors",
|
296 |
+
"model.norm.weight": "model-00004-of-00004.safetensors"
|
297 |
+
}
|
298 |
+
}
|
runs/Nov01_13-16-41_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492223.tinkywinky.edc.iee.ucsb.edu.4146304.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff253cd633f6885104d344d2200a5dd4145479cb6139cecc2a3ccdbd11b5b538
|
3 |
+
size 6034
|
runs/Nov01_13-19-35_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492404.tinkywinky.edc.iee.ucsb.edu.4148420.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df61886eab0a3f61dcbdcec3abba67d9ce1d4dc6b4f0c76bdb444ad65238d8ca
|
3 |
+
size 6034
|
runs/Nov01_13-20-51_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492469.tinkywinky.edc.iee.ucsb.edu.4150009.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2d084f6409a3003e96eeeea76975f88e134323e272953aa81af11d1e5067f1a
|
3 |
+
size 6034
|
runs/Nov01_13-21-54_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492535.tinkywinky.edc.iee.ucsb.edu.4151098.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f7008419d4aae66e5c2b5a9f8923d190ece7719c3ffdf831e147d3f75b43bcc
|
3 |
+
size 6034
|
runs/Nov01_13-23-28_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492626.tinkywinky.edc.iee.ucsb.edu.4152364.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f47f38a7c56a1387898596c02e13d276e35bcd27d2990edd96628b24536ed64
|
3 |
+
size 6034
|
runs/Nov01_13-24-50_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492711.tinkywinky.edc.iee.ucsb.edu.4153402.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9188e2f3ca185f73daa30bae7ea298b37c39afa46fbb2e66d9120b7fabc5958
|
3 |
+
size 6034
|
runs/Nov01_13-26-08_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730492791.tinkywinky.edc.iee.ucsb.edu.4154505.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6600de54fa68382dce863c7910fc974bde81092abe4ecfb85ce6bb8d6b86f38
|
3 |
+
size 6034
|
runs/Nov01_14-29-13_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730496618.tinkywinky.edc.iee.ucsb.edu.4189774.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80b10af33bc1aed820fde44a8387cb754ed376c129f8769eea56f8121dbed5a0
|
3 |
+
size 5801
|
runs/Nov01_14-36-15_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730497028.tinkywinky.edc.iee.ucsb.edu.4194104.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1a9a97f54f8a62d09f1f4012e0a5a6c8eb29b201438b6114209d5595a1ef4909
|
3 |
+
size 5801
|
runs/Nov01_14-38-57_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730497188.tinkywinky.edc.iee.ucsb.edu.2771.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42512ddb0b34bed62f37fa17c60190c318d86faa6bc183755712bb3e7568d180
|
3 |
+
size 5801
|
runs/Nov01_14-46-03_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730497618.tinkywinky.edc.iee.ucsb.edu.5526.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ff6a82d23ae61c6502618bb5ce3bdeb2bc50a99d7a73c299d170b462ff3104b
|
3 |
+
size 6629
|
runs/Nov01_14-49-16_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730497810.tinkywinky.edc.iee.ucsb.edu.8030.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7594b88a5c66f071fa79b5ba1ffa13adae6880bdea19f31646e28ef5c693681f
|
3 |
+
size 10828
|
runs/Nov01_15-01-21_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730498501.tinkywinky.edc.iee.ucsb.edu.14958.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d201ccafacff217a6d41bdc83f92605a630c2cddc2ae7b9c9c5dc0a83b6c4690
|
3 |
+
size 6034
|
runs/Nov01_15-03-30_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730498664.tinkywinky.edc.iee.ucsb.edu.16685.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f35861ac88b813b0cab3fe2dc33162034fb33bd15af966b7ddf9070a23578d21
|
3 |
+
size 23106
|
runs/Oct30_00-48-24_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730274904.tinkywinky.edc.iee.ucsb.edu.2188016.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8144b54c01a638ff4a8b45b0cc0d5ad80440d40936ae3e23d787ae3d879bf7aa
|
3 |
+
size 6034
|
runs/Oct30_01-05-51_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730275570.tinkywinky.edc.iee.ucsb.edu.2203333.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dce97206d46f991a4aca18c89e971092a3cbde2abf2791f704378461cad6259
|
3 |
+
size 6034
|
runs/Oct30_01-08-27_tinkywinky.edc.iee.ucsb.edu/events.out.tfevents.1730275725.tinkywinky.edc.iee.ucsb.edu.2205754.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdc2b160abd2726dccd52ba5e27978cd7719925026486a3fab0df258e74bc504
|
3 |
+
size 6034
|
special_tokens_map.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
{
|
4 |
+
"content": "<|im_start|>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"content": "<|im_end|>",
|
12 |
+
"lstrip": false,
|
13 |
+
"normalized": false,
|
14 |
+
"rstrip": false,
|
15 |
+
"single_word": false
|
16 |
+
}
|
17 |
+
],
|
18 |
+
"bos_token": "<|im_start|>",
|
19 |
+
"eos_token": "<|im_end|>",
|
20 |
+
"pad_token": "<|im_end|>",
|
21 |
+
"unk_token": {
|
22 |
+
"content": "<unk>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false
|
27 |
+
}
|
28 |
+
}
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c644094fa37d155fce4eccae9d5a12bb1723fe4439b0b6a2ebbe173755b2c218
|
3 |
+
size 34315017
|
tokenizer_config.json
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<pad>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<eos>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "<bos>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"3": {
|
30 |
+
"content": "<unk>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"106": {
|
38 |
+
"content": "<|im_start|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"107": {
|
46 |
+
"content": "<|im_end|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
}
|
53 |
+
},
|
54 |
+
"additional_special_tokens": [
|
55 |
+
"<|im_start|>",
|
56 |
+
"<|im_end|>"
|
57 |
+
],
|
58 |
+
"bos_token": "<|im_start|>",
|
59 |
+
"chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
60 |
+
"clean_up_tokenization_spaces": false,
|
61 |
+
"eos_token": "<|im_end|>",
|
62 |
+
"legacy": null,
|
63 |
+
"model_max_length": 2048,
|
64 |
+
"pad_token": "<|im_end|>",
|
65 |
+
"sp_model_kwargs": {},
|
66 |
+
"spaces_between_special_tokens": false,
|
67 |
+
"tokenizer_class": "GemmaTokenizer",
|
68 |
+
"unk_token": "<unk>",
|
69 |
+
"use_default_system_prompt": false
|
70 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 14587822080000.0,
|
4 |
+
"train_loss": 2.4270567033547428,
|
5 |
+
"train_runtime": 1375.9881,
|
6 |
+
"train_samples": 2023,
|
7 |
+
"train_samples_per_second": 4.426,
|
8 |
+
"train_steps_per_second": 0.277
|
9 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,605 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 3.0,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 381,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.007874015748031496,
|
13 |
+
"grad_norm": 97.86459103253922,
|
14 |
+
"learning_rate": 5.128205128205128e-07,
|
15 |
+
"loss": 10.8466,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.03937007874015748,
|
20 |
+
"grad_norm": 51.400005997600886,
|
21 |
+
"learning_rate": 2.564102564102564e-06,
|
22 |
+
"loss": 10.5913,
|
23 |
+
"step": 5
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.07874015748031496,
|
27 |
+
"grad_norm": 18.973044788046785,
|
28 |
+
"learning_rate": 5.128205128205128e-06,
|
29 |
+
"loss": 9.5728,
|
30 |
+
"step": 10
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.11811023622047244,
|
34 |
+
"grad_norm": 18.974754241662772,
|
35 |
+
"learning_rate": 7.692307692307694e-06,
|
36 |
+
"loss": 8.6008,
|
37 |
+
"step": 15
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.15748031496062992,
|
41 |
+
"grad_norm": 16.264940537929053,
|
42 |
+
"learning_rate": 1.0256410256410256e-05,
|
43 |
+
"loss": 7.6501,
|
44 |
+
"step": 20
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.1968503937007874,
|
48 |
+
"grad_norm": 13.83260251756727,
|
49 |
+
"learning_rate": 1.2820512820512823e-05,
|
50 |
+
"loss": 6.519,
|
51 |
+
"step": 25
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.23622047244094488,
|
55 |
+
"grad_norm": 11.83126275501012,
|
56 |
+
"learning_rate": 1.5384615384615387e-05,
|
57 |
+
"loss": 5.9682,
|
58 |
+
"step": 30
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.2755905511811024,
|
62 |
+
"grad_norm": 11.5143365026344,
|
63 |
+
"learning_rate": 1.794871794871795e-05,
|
64 |
+
"loss": 5.3936,
|
65 |
+
"step": 35
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.31496062992125984,
|
69 |
+
"grad_norm": 12.072390547814743,
|
70 |
+
"learning_rate": 1.9999578095183126e-05,
|
71 |
+
"loss": 4.7938,
|
72 |
+
"step": 40
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.3543307086614173,
|
76 |
+
"grad_norm": 11.243881904676005,
|
77 |
+
"learning_rate": 1.9984815164333163e-05,
|
78 |
+
"loss": 4.3308,
|
79 |
+
"step": 45
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.3937007874015748,
|
83 |
+
"grad_norm": 11.150844255163953,
|
84 |
+
"learning_rate": 1.9948992579873538e-05,
|
85 |
+
"loss": 3.8431,
|
86 |
+
"step": 50
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.4330708661417323,
|
90 |
+
"grad_norm": 9.63318982358096,
|
91 |
+
"learning_rate": 1.989218589765658e-05,
|
92 |
+
"loss": 3.5038,
|
93 |
+
"step": 55
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.47244094488188976,
|
97 |
+
"grad_norm": 8.283345964506,
|
98 |
+
"learning_rate": 1.981451493252418e-05,
|
99 |
+
"loss": 3.2468,
|
100 |
+
"step": 60
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.5118110236220472,
|
104 |
+
"grad_norm": 7.133949874571078,
|
105 |
+
"learning_rate": 1.971614350559814e-05,
|
106 |
+
"loss": 2.9607,
|
107 |
+
"step": 65
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.5511811023622047,
|
111 |
+
"grad_norm": 12.013998534508621,
|
112 |
+
"learning_rate": 1.9597279098753893e-05,
|
113 |
+
"loss": 2.9499,
|
114 |
+
"step": 70
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.5905511811023622,
|
118 |
+
"grad_norm": 14.00843961898459,
|
119 |
+
"learning_rate": 1.9458172417006347e-05,
|
120 |
+
"loss": 2.8118,
|
121 |
+
"step": 75
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.6299212598425197,
|
125 |
+
"grad_norm": 4.942733823635868,
|
126 |
+
"learning_rate": 1.929911685973088e-05,
|
127 |
+
"loss": 2.7099,
|
128 |
+
"step": 80
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.6692913385826772,
|
132 |
+
"grad_norm": 4.505148495160888,
|
133 |
+
"learning_rate": 1.9120447901834708e-05,
|
134 |
+
"loss": 2.6232,
|
135 |
+
"step": 85
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.7086614173228346,
|
139 |
+
"grad_norm": 4.482679636836862,
|
140 |
+
"learning_rate": 1.8922542386183942e-05,
|
141 |
+
"loss": 2.5165,
|
142 |
+
"step": 90
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.7480314960629921,
|
146 |
+
"grad_norm": 4.421296731369613,
|
147 |
+
"learning_rate": 1.8705817728778626e-05,
|
148 |
+
"loss": 2.5159,
|
149 |
+
"step": 95
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.7874015748031497,
|
153 |
+
"grad_norm": 4.031128786638602,
|
154 |
+
"learning_rate": 1.847073103835222e-05,
|
155 |
+
"loss": 2.432,
|
156 |
+
"step": 100
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.8267716535433071,
|
160 |
+
"grad_norm": 3.8222494747123665,
|
161 |
+
"learning_rate": 1.821777815225245e-05,
|
162 |
+
"loss": 2.322,
|
163 |
+
"step": 105
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.8661417322834646,
|
167 |
+
"grad_norm": 3.0512683342688938,
|
168 |
+
"learning_rate": 1.7947492590636998e-05,
|
169 |
+
"loss": 2.3086,
|
170 |
+
"step": 110
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.905511811023622,
|
174 |
+
"grad_norm": 3.487728646307278,
|
175 |
+
"learning_rate": 1.766044443118978e-05,
|
176 |
+
"loss": 2.2626,
|
177 |
+
"step": 115
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.9448818897637795,
|
181 |
+
"grad_norm": 3.429390931093978,
|
182 |
+
"learning_rate": 1.735723910673132e-05,
|
183 |
+
"loss": 2.2276,
|
184 |
+
"step": 120
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.984251968503937,
|
188 |
+
"grad_norm": 3.0101351501349285,
|
189 |
+
"learning_rate": 1.7038516128259118e-05,
|
190 |
+
"loss": 2.1477,
|
191 |
+
"step": 125
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 1.0,
|
195 |
+
"eval_loss": 2.1499931812286377,
|
196 |
+
"eval_runtime": 9.2946,
|
197 |
+
"eval_samples_per_second": 26.682,
|
198 |
+
"eval_steps_per_second": 3.335,
|
199 |
+
"step": 127
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 1.0236220472440944,
|
203 |
+
"grad_norm": 2.951694006526968,
|
204 |
+
"learning_rate": 1.670494773611149e-05,
|
205 |
+
"loss": 1.975,
|
206 |
+
"step": 130
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 1.0629921259842519,
|
210 |
+
"grad_norm": 4.048795878335224,
|
211 |
+
"learning_rate": 1.6357237482099682e-05,
|
212 |
+
"loss": 2.0001,
|
213 |
+
"step": 135
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 1.1023622047244095,
|
217 |
+
"grad_norm": 3.297695818798186,
|
218 |
+
"learning_rate": 1.5996118745598817e-05,
|
219 |
+
"loss": 1.9234,
|
220 |
+
"step": 140
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 1.141732283464567,
|
224 |
+
"grad_norm": 3.038860034781639,
|
225 |
+
"learning_rate": 1.5622353186727542e-05,
|
226 |
+
"loss": 1.9526,
|
227 |
+
"step": 145
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 1.1811023622047245,
|
231 |
+
"grad_norm": 3.066625145980664,
|
232 |
+
"learning_rate": 1.523672913987878e-05,
|
233 |
+
"loss": 1.9514,
|
234 |
+
"step": 150
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 1.220472440944882,
|
238 |
+
"grad_norm": 2.8503120369521238,
|
239 |
+
"learning_rate": 1.4840059950989992e-05,
|
240 |
+
"loss": 1.8463,
|
241 |
+
"step": 155
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 1.2598425196850394,
|
245 |
+
"grad_norm": 2.879622274636194,
|
246 |
+
"learning_rate": 1.4433182262059861e-05,
|
247 |
+
"loss": 1.9393,
|
248 |
+
"step": 160
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 1.2992125984251968,
|
252 |
+
"grad_norm": 2.865024409867327,
|
253 |
+
"learning_rate": 1.4016954246529697e-05,
|
254 |
+
"loss": 1.8229,
|
255 |
+
"step": 165
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 1.3385826771653544,
|
259 |
+
"grad_norm": 3.0018089829005796,
|
260 |
+
"learning_rate": 1.3592253799251377e-05,
|
261 |
+
"loss": 1.9101,
|
262 |
+
"step": 170
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 1.3779527559055118,
|
266 |
+
"grad_norm": 2.6200297090547564,
|
267 |
+
"learning_rate": 1.3159976684859528e-05,
|
268 |
+
"loss": 1.8719,
|
269 |
+
"step": 175
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 1.4173228346456692,
|
273 |
+
"grad_norm": 3.2482197763587703,
|
274 |
+
"learning_rate": 1.2721034648453353e-05,
|
275 |
+
"loss": 1.8663,
|
276 |
+
"step": 180
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 1.4566929133858268,
|
280 |
+
"grad_norm": 2.509202477142822,
|
281 |
+
"learning_rate": 1.2276353492572937e-05,
|
282 |
+
"loss": 1.8042,
|
283 |
+
"step": 185
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 1.4960629921259843,
|
287 |
+
"grad_norm": 2.3022341616451265,
|
288 |
+
"learning_rate": 1.1826871124526072e-05,
|
289 |
+
"loss": 1.8121,
|
290 |
+
"step": 190
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 1.5354330708661417,
|
294 |
+
"grad_norm": 3.1813641245330238,
|
295 |
+
"learning_rate": 1.1373535578184083e-05,
|
296 |
+
"loss": 1.8176,
|
297 |
+
"step": 195
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 1.574803149606299,
|
301 |
+
"grad_norm": 2.6018779161783914,
|
302 |
+
"learning_rate": 1.0917303014419036e-05,
|
303 |
+
"loss": 1.8582,
|
304 |
+
"step": 200
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 1.6141732283464567,
|
308 |
+
"grad_norm": 2.477600344836676,
|
309 |
+
"learning_rate": 1.045913570439972e-05,
|
310 |
+
"loss": 1.8783,
|
311 |
+
"step": 205
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 1.6535433070866141,
|
315 |
+
"grad_norm": 2.4376336894838335,
|
316 |
+
"learning_rate": 1e-05,
|
317 |
+
"loss": 1.7568,
|
318 |
+
"step": 210
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 1.6929133858267718,
|
322 |
+
"grad_norm": 2.5393277649924046,
|
323 |
+
"learning_rate": 9.540864295600282e-06,
|
324 |
+
"loss": 1.7657,
|
325 |
+
"step": 215
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 1.7322834645669292,
|
329 |
+
"grad_norm": 2.558708403448478,
|
330 |
+
"learning_rate": 9.082696985580964e-06,
|
331 |
+
"loss": 1.7453,
|
332 |
+
"step": 220
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 1.7716535433070866,
|
336 |
+
"grad_norm": 2.6628644142413984,
|
337 |
+
"learning_rate": 8.626464421815919e-06,
|
338 |
+
"loss": 1.8246,
|
339 |
+
"step": 225
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 1.811023622047244,
|
343 |
+
"grad_norm": 2.4749331824893046,
|
344 |
+
"learning_rate": 8.173128875473933e-06,
|
345 |
+
"loss": 1.7386,
|
346 |
+
"step": 230
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 1.8503937007874016,
|
350 |
+
"grad_norm": 2.4118889944549817,
|
351 |
+
"learning_rate": 7.72364650742707e-06,
|
352 |
+
"loss": 1.744,
|
353 |
+
"step": 235
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 1.889763779527559,
|
357 |
+
"grad_norm": 2.1983857820686485,
|
358 |
+
"learning_rate": 7.278965351546648e-06,
|
359 |
+
"loss": 1.7167,
|
360 |
+
"step": 240
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 1.9291338582677167,
|
364 |
+
"grad_norm": 2.3266205479938664,
|
365 |
+
"learning_rate": 6.840023315140476e-06,
|
366 |
+
"loss": 1.7168,
|
367 |
+
"step": 245
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 1.968503937007874,
|
371 |
+
"grad_norm": 2.6053794749618344,
|
372 |
+
"learning_rate": 6.407746200748628e-06,
|
373 |
+
"loss": 1.7855,
|
374 |
+
"step": 250
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 2.0,
|
378 |
+
"eval_loss": 1.8472861051559448,
|
379 |
+
"eval_runtime": 9.2247,
|
380 |
+
"eval_samples_per_second": 26.884,
|
381 |
+
"eval_steps_per_second": 3.361,
|
382 |
+
"step": 254
|
383 |
+
},
|
384 |
+
{
|
385 |
+
"epoch": 2.0078740157480315,
|
386 |
+
"grad_norm": 4.344086351254557,
|
387 |
+
"learning_rate": 5.983045753470308e-06,
|
388 |
+
"loss": 1.6109,
|
389 |
+
"step": 255
|
390 |
+
},
|
391 |
+
{
|
392 |
+
"epoch": 2.047244094488189,
|
393 |
+
"grad_norm": 4.783883169799299,
|
394 |
+
"learning_rate": 5.566817737940142e-06,
|
395 |
+
"loss": 1.3618,
|
396 |
+
"step": 260
|
397 |
+
},
|
398 |
+
{
|
399 |
+
"epoch": 2.0866141732283463,
|
400 |
+
"grad_norm": 3.518842708372338,
|
401 |
+
"learning_rate": 5.159940049010015e-06,
|
402 |
+
"loss": 1.3088,
|
403 |
+
"step": 265
|
404 |
+
},
|
405 |
+
{
|
406 |
+
"epoch": 2.1259842519685037,
|
407 |
+
"grad_norm": 3.1090620552580006,
|
408 |
+
"learning_rate": 4.763270860121222e-06,
|
409 |
+
"loss": 1.2353,
|
410 |
+
"step": 270
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"epoch": 2.1653543307086616,
|
414 |
+
"grad_norm": 3.11493213597681,
|
415 |
+
"learning_rate": 4.3776468132724605e-06,
|
416 |
+
"loss": 1.2021,
|
417 |
+
"step": 275
|
418 |
+
},
|
419 |
+
{
|
420 |
+
"epoch": 2.204724409448819,
|
421 |
+
"grad_norm": 5.279030916691569,
|
422 |
+
"learning_rate": 4.003881254401183e-06,
|
423 |
+
"loss": 1.2297,
|
424 |
+
"step": 280
|
425 |
+
},
|
426 |
+
{
|
427 |
+
"epoch": 2.2440944881889764,
|
428 |
+
"grad_norm": 3.199352297712251,
|
429 |
+
"learning_rate": 3.6427625179003223e-06,
|
430 |
+
"loss": 1.2056,
|
431 |
+
"step": 285
|
432 |
+
},
|
433 |
+
{
|
434 |
+
"epoch": 2.283464566929134,
|
435 |
+
"grad_norm": 3.320605244796421,
|
436 |
+
"learning_rate": 3.2950522638885106e-06,
|
437 |
+
"loss": 1.2402,
|
438 |
+
"step": 290
|
439 |
+
},
|
440 |
+
{
|
441 |
+
"epoch": 2.322834645669291,
|
442 |
+
"grad_norm": 3.376499709728643,
|
443 |
+
"learning_rate": 2.9614838717408866e-06,
|
444 |
+
"loss": 1.2743,
|
445 |
+
"step": 295
|
446 |
+
},
|
447 |
+
{
|
448 |
+
"epoch": 2.362204724409449,
|
449 |
+
"grad_norm": 3.0517704287796397,
|
450 |
+
"learning_rate": 2.642760893268684e-06,
|
451 |
+
"loss": 1.206,
|
452 |
+
"step": 300
|
453 |
+
},
|
454 |
+
{
|
455 |
+
"epoch": 2.4015748031496065,
|
456 |
+
"grad_norm": 3.0861115081810517,
|
457 |
+
"learning_rate": 2.339555568810221e-06,
|
458 |
+
"loss": 1.1712,
|
459 |
+
"step": 305
|
460 |
+
},
|
461 |
+
{
|
462 |
+
"epoch": 2.440944881889764,
|
463 |
+
"grad_norm": 3.181141612142621,
|
464 |
+
"learning_rate": 2.052507409363004e-06,
|
465 |
+
"loss": 1.1674,
|
466 |
+
"step": 310
|
467 |
+
},
|
468 |
+
{
|
469 |
+
"epoch": 2.4803149606299213,
|
470 |
+
"grad_norm": 3.296777400430187,
|
471 |
+
"learning_rate": 1.7822218477475496e-06,
|
472 |
+
"loss": 1.1969,
|
473 |
+
"step": 315
|
474 |
+
},
|
475 |
+
{
|
476 |
+
"epoch": 2.5196850393700787,
|
477 |
+
"grad_norm": 3.0166358743310386,
|
478 |
+
"learning_rate": 1.5292689616477808e-06,
|
479 |
+
"loss": 1.1863,
|
480 |
+
"step": 320
|
481 |
+
},
|
482 |
+
{
|
483 |
+
"epoch": 2.559055118110236,
|
484 |
+
"grad_norm": 3.1695663564175343,
|
485 |
+
"learning_rate": 1.294182271221377e-06,
|
486 |
+
"loss": 1.1468,
|
487 |
+
"step": 325
|
488 |
+
},
|
489 |
+
{
|
490 |
+
"epoch": 2.5984251968503935,
|
491 |
+
"grad_norm": 3.1650310230949374,
|
492 |
+
"learning_rate": 1.0774576138160596e-06,
|
493 |
+
"loss": 1.2172,
|
494 |
+
"step": 330
|
495 |
+
},
|
496 |
+
{
|
497 |
+
"epoch": 2.637795275590551,
|
498 |
+
"grad_norm": 3.130799463981766,
|
499 |
+
"learning_rate": 8.79552098165296e-07,
|
500 |
+
"loss": 1.2009,
|
501 |
+
"step": 335
|
502 |
+
},
|
503 |
+
{
|
504 |
+
"epoch": 2.677165354330709,
|
505 |
+
"grad_norm": 3.3222405034526297,
|
506 |
+
"learning_rate": 7.00883140269123e-07,
|
507 |
+
"loss": 1.2493,
|
508 |
+
"step": 340
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"epoch": 2.716535433070866,
|
512 |
+
"grad_norm": 3.2043683266572915,
|
513 |
+
"learning_rate": 5.418275829936537e-07,
|
514 |
+
"loss": 1.1749,
|
515 |
+
"step": 345
|
516 |
+
},
|
517 |
+
{
|
518 |
+
"epoch": 2.7559055118110236,
|
519 |
+
"grad_norm": 3.18928929645315,
|
520 |
+
"learning_rate": 4.0272090124611086e-07,
|
521 |
+
"loss": 1.1584,
|
522 |
+
"step": 350
|
523 |
+
},
|
524 |
+
{
|
525 |
+
"epoch": 2.795275590551181,
|
526 |
+
"grad_norm": 3.169825614669709,
|
527 |
+
"learning_rate": 2.838564944018618e-07,
|
528 |
+
"loss": 1.1369,
|
529 |
+
"step": 355
|
530 |
+
},
|
531 |
+
{
|
532 |
+
"epoch": 2.8346456692913384,
|
533 |
+
"grad_norm": 3.196801372855951,
|
534 |
+
"learning_rate": 1.854850674758213e-07,
|
535 |
+
"loss": 1.1763,
|
536 |
+
"step": 360
|
537 |
+
},
|
538 |
+
{
|
539 |
+
"epoch": 2.8740157480314963,
|
540 |
+
"grad_norm": 3.1501989250825013,
|
541 |
+
"learning_rate": 1.0781410234342093e-07,
|
542 |
+
"loss": 1.1612,
|
543 |
+
"step": 365
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"epoch": 2.9133858267716537,
|
547 |
+
"grad_norm": 3.2335057860947454,
|
548 |
+
"learning_rate": 5.10074201264632e-08,
|
549 |
+
"loss": 1.2047,
|
550 |
+
"step": 370
|
551 |
+
},
|
552 |
+
{
|
553 |
+
"epoch": 2.952755905511811,
|
554 |
+
"grad_norm": 3.139504284825472,
|
555 |
+
"learning_rate": 1.518483566683826e-08,
|
556 |
+
"loss": 1.2345,
|
557 |
+
"step": 375
|
558 |
+
},
|
559 |
+
{
|
560 |
+
"epoch": 2.9921259842519685,
|
561 |
+
"grad_norm": 3.172440172340041,
|
562 |
+
"learning_rate": 4.2190481687631736e-10,
|
563 |
+
"loss": 1.1423,
|
564 |
+
"step": 380
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"epoch": 3.0,
|
568 |
+
"eval_loss": 1.9131228923797607,
|
569 |
+
"eval_runtime": 9.2288,
|
570 |
+
"eval_samples_per_second": 26.872,
|
571 |
+
"eval_steps_per_second": 3.359,
|
572 |
+
"step": 381
|
573 |
+
},
|
574 |
+
{
|
575 |
+
"epoch": 3.0,
|
576 |
+
"step": 381,
|
577 |
+
"total_flos": 14587822080000.0,
|
578 |
+
"train_loss": 2.4270567033547428,
|
579 |
+
"train_runtime": 1375.9881,
|
580 |
+
"train_samples_per_second": 4.426,
|
581 |
+
"train_steps_per_second": 0.277
|
582 |
+
}
|
583 |
+
],
|
584 |
+
"logging_steps": 5,
|
585 |
+
"max_steps": 381,
|
586 |
+
"num_input_tokens_seen": 0,
|
587 |
+
"num_train_epochs": 3,
|
588 |
+
"save_steps": 500,
|
589 |
+
"stateful_callbacks": {
|
590 |
+
"TrainerControl": {
|
591 |
+
"args": {
|
592 |
+
"should_epoch_stop": false,
|
593 |
+
"should_evaluate": false,
|
594 |
+
"should_log": false,
|
595 |
+
"should_save": false,
|
596 |
+
"should_training_stop": false
|
597 |
+
},
|
598 |
+
"attributes": {}
|
599 |
+
}
|
600 |
+
},
|
601 |
+
"total_flos": 14587822080000.0,
|
602 |
+
"train_batch_size": 1,
|
603 |
+
"trial_name": null,
|
604 |
+
"trial_params": null
|
605 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2512d062282b1f8192644ae2b2d4bc3390f5989c305b284a8d1a20279dbab6f
|
3 |
+
size 6968
|