Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +62 -66
- checkpoint-180/README.md +202 -0
- checkpoint-180/adapter_config.json +29 -0
- checkpoint-180/adapter_model.safetensors +3 -0
- checkpoint-180/optimizer.pt +3 -0
- checkpoint-180/rng_state.pth +3 -0
- checkpoint-180/scheduler.pt +3 -0
- checkpoint-180/special_tokens_map.json +24 -0
- checkpoint-180/tokenizer.json +0 -0
- checkpoint-180/tokenizer.model +3 -0
- checkpoint-180/tokenizer_config.json +49 -0
- checkpoint-180/trainer_state.json +387 -0
- checkpoint-180/training_args.bin +3 -0
- checkpoint-270/README.md +202 -0
- checkpoint-270/adapter_config.json +29 -0
- checkpoint-270/adapter_model.safetensors +3 -0
- checkpoint-270/optimizer.pt +3 -0
- checkpoint-270/rng_state.pth +3 -0
- checkpoint-270/scheduler.pt +3 -0
- checkpoint-270/special_tokens_map.json +24 -0
- checkpoint-270/tokenizer.json +0 -0
- checkpoint-270/tokenizer.model +3 -0
- checkpoint-270/tokenizer_config.json +49 -0
- checkpoint-270/trainer_state.json +570 -0
- checkpoint-270/training_args.bin +3 -0
- checkpoint-360/README.md +202 -0
- checkpoint-360/adapter_config.json +29 -0
- checkpoint-360/adapter_model.safetensors +3 -0
- checkpoint-360/optimizer.pt +3 -0
- checkpoint-360/rng_state.pth +3 -0
- checkpoint-360/scheduler.pt +3 -0
- checkpoint-360/special_tokens_map.json +24 -0
- checkpoint-360/tokenizer.json +0 -0
- checkpoint-360/tokenizer.model +3 -0
- checkpoint-360/tokenizer_config.json +49 -0
- checkpoint-360/trainer_state.json +753 -0
- checkpoint-360/training_args.bin +3 -0
- checkpoint-450/README.md +202 -0
- checkpoint-450/adapter_config.json +29 -0
- checkpoint-450/adapter_model.safetensors +3 -0
- checkpoint-450/optimizer.pt +3 -0
- checkpoint-450/rng_state.pth +3 -0
- checkpoint-450/scheduler.pt +3 -0
- checkpoint-450/special_tokens_map.json +24 -0
- checkpoint-450/tokenizer.json +0 -0
- checkpoint-450/tokenizer.model +3 -0
- checkpoint-450/tokenizer_config.json +49 -0
- checkpoint-450/trainer_state.json +936 -0
- checkpoint-450/training_args.bin +3 -0
- checkpoint-540/README.md +202 -0
README.md
CHANGED
@@ -1,95 +1,91 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
tags:
|
4 |
-
-
|
5 |
-
-
|
6 |
-
- generated_from_trainer
|
7 |
base_model: Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged
|
8 |
model-index:
|
9 |
-
- name: WeniGPT-Agents-Mistral-1.0.6-SFT-1.0.4-DPO
|
10 |
results: []
|
|
|
11 |
---
|
12 |
|
13 |
-
|
14 |
-
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
|
|
|
17 |
|
18 |
-
This model is a fine-tuned version of [Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged](https://huggingface.co/Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
-
|
21 |
-
- Rewards/chosen: 2.1700
|
22 |
-
- Rewards/rejected: -0.6894
|
23 |
-
- Rewards/accuracies: 0.4286
|
24 |
-
- Rewards/margins: 2.8595
|
25 |
-
- Logps/rejected: -98.0954
|
26 |
-
- Logps/chosen: -47.9682
|
27 |
-
- Logits/rejected: -1.8433
|
28 |
-
- Logits/chosen: -1.8191
|
29 |
|
30 |
-
##
|
31 |
|
32 |
-
|
33 |
|
34 |
-
##
|
35 |
|
36 |
-
|
37 |
|
38 |
-
|
|
|
|
|
|
|
|
|
39 |
|
40 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
|
42 |
-
|
|
|
|
|
|
|
43 |
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
- learning_rate: 5e-06
|
48 |
-
-
|
49 |
-
-
|
50 |
-
- seed: 42
|
51 |
- gradient_accumulation_steps: 2
|
|
|
52 |
- total_train_batch_size: 4
|
53 |
-
- optimizer:
|
54 |
-
- lr_scheduler_type:
|
55 |
-
-
|
56 |
-
-
|
57 |
-
-
|
58 |
|
59 |
### Training results
|
60 |
|
61 |
-
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen |
|
62 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|
|
63 |
-
| 0.665 | 0.49 | 30 | 0.6322 | 0.1457 | 0.0118 | 0.4286 | 0.1339 | -95.7578 | -54.7160 | -1.7981 | -1.7801 |
|
64 |
-
| 0.5445 | 0.98 | 60 | 0.5272 | 0.4942 | 0.0186 | 0.4286 | 0.4756 | -95.7351 | -53.5543 | -1.8031 | -1.7844 |
|
65 |
-
| 0.4616 | 1.46 | 90 | 0.4622 | 0.9572 | -0.0104 | 0.4286 | 0.9676 | -95.8320 | -52.0111 | -1.8099 | -1.7902 |
|
66 |
-
| 0.5327 | 1.95 | 120 | 0.4424 | 1.3376 | -0.0803 | 0.4286 | 1.4179 | -96.0649 | -50.7429 | -1.8171 | -1.7963 |
|
67 |
-
| 0.5459 | 2.44 | 150 | 0.4335 | 1.6435 | -0.1846 | 0.4286 | 1.8281 | -96.4125 | -49.7233 | -1.8243 | -1.8025 |
|
68 |
-
| 0.4055 | 2.93 | 180 | 0.4326 | 1.8624 | -0.3390 | 0.4286 | 2.2014 | -96.9273 | -48.9936 | -1.8301 | -1.8074 |
|
69 |
-
| 0.4694 | 3.41 | 210 | 0.4311 | 1.9971 | -0.4435 | 0.4286 | 2.4406 | -97.2756 | -48.5445 | -1.8368 | -1.8136 |
|
70 |
-
| 0.5431 | 3.9 | 240 | 0.4247 | 2.0881 | -0.5490 | 0.4286 | 2.6371 | -97.6273 | -48.2414 | -1.8401 | -1.8164 |
|
71 |
-
| 0.4547 | 4.39 | 270 | 0.4296 | 2.1700 | -0.6894 | 0.4286 | 2.8595 | -98.0954 | -47.9682 | -1.8433 | -1.8191 |
|
72 |
-
| 0.3606 | 4.88 | 300 | 0.4290 | 2.2236 | -0.7919 | 0.4286 | 3.0155 | -98.4369 | -47.7897 | -1.8460 | -1.8213 |
|
73 |
-
| 0.4021 | 5.37 | 330 | 0.4302 | 2.2553 | -0.9243 | 0.4286 | 3.1797 | -98.8783 | -47.6839 | -1.8471 | -1.8219 |
|
74 |
-
| 0.419 | 5.85 | 360 | 0.4336 | 2.2579 | -1.0063 | 0.4286 | 3.2642 | -99.1514 | -47.6751 | -1.8470 | -1.8214 |
|
75 |
-
| 0.3984 | 6.34 | 390 | 0.4291 | 2.2716 | -1.0712 | 0.4286 | 3.3428 | -99.3678 | -47.6296 | -1.8499 | -1.8243 |
|
76 |
-
| 0.435 | 6.83 | 420 | 0.4285 | 2.2724 | -1.1240 | 0.4286 | 3.3965 | -99.5441 | -47.6268 | -1.8495 | -1.8236 |
|
77 |
-
| 0.5148 | 7.32 | 450 | 0.4309 | 2.2693 | -1.2113 | 0.4286 | 3.4806 | -99.8349 | -47.6373 | -1.8482 | -1.8220 |
|
78 |
-
| 0.412 | 7.8 | 480 | 0.4308 | 2.2647 | -1.2626 | 0.4286 | 3.5273 | -100.0060 | -47.6527 | -1.8481 | -1.8217 |
|
79 |
-
| 0.4911 | 8.29 | 510 | 0.4331 | 2.2554 | -1.3097 | 0.4286 | 3.5651 | -100.1629 | -47.6835 | -1.8466 | -1.8200 |
|
80 |
-
| 0.4433 | 8.78 | 540 | 0.4317 | 2.2453 | -1.3403 | 0.4286 | 3.5855 | -100.2648 | -47.7174 | -1.8468 | -1.8201 |
|
81 |
-
| 0.3813 | 9.27 | 570 | 0.4338 | 2.2396 | -1.3854 | 0.4286 | 3.6250 | -100.4154 | -47.7365 | -1.8473 | -1.8205 |
|
82 |
-
| 0.5026 | 9.76 | 600 | 0.4333 | 2.2386 | -1.4022 | 0.4286 | 3.6408 | -100.4712 | -47.7397 | -1.8472 | -1.8203 |
|
83 |
-
| 0.3121 | 10.24 | 630 | 0.4324 | 2.2339 | -1.4158 | 0.4286 | 3.6497 | -100.5166 | -47.7553 | -1.8462 | -1.8193 |
|
84 |
-
| 0.4165 | 10.73 | 660 | 0.4319 | 2.2307 | -1.4318 | 0.4286 | 3.6625 | -100.5699 | -47.7659 | -1.8462 | -1.8193 |
|
85 |
-
| 0.5328 | 11.22 | 690 | 0.4329 | 2.2254 | -1.4478 | 0.4286 | 3.6732 | -100.6233 | -47.7837 | -1.8457 | -1.8186 |
|
86 |
-
| 0.4046 | 11.71 | 720 | 0.4335 | 2.2229 | -1.4565 | 0.4286 | 3.6793 | -100.6521 | -47.7921 | -1.8454 | -1.8183 |
|
87 |
-
|
88 |
-
|
89 |
### Framework versions
|
90 |
|
91 |
-
-
|
92 |
-
-
|
93 |
-
-
|
94 |
-
-
|
95 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
library_name: "trl"
|
4 |
tags:
|
5 |
+
- DPO
|
6 |
+
- WeniGPT
|
|
|
7 |
base_model: Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged
|
8 |
model-index:
|
9 |
+
- name: Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-1.0.4-DPO
|
10 |
results: []
|
11 |
+
language: ['pt']
|
12 |
---
|
13 |
|
14 |
+
# Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-1.0.4-DPO
|
|
|
15 |
|
16 |
+
This model is a fine-tuned version of [Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged] on the dataset Weni/wenigpt-agent-dpo-1.0.0 with the DPO trainer. It is part of the WeniGPT project for [Weni](https://weni.ai/).
|
17 |
+
Description: Experiment on DPO with other hyperparameters and best SFT model of WeniGPT
|
18 |
|
|
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
{'eval_loss': 0.42961153388023376, 'eval_runtime': 8.5144, 'eval_samples_per_second': 3.289, 'eval_steps_per_second': 1.644, 'eval_rewards/chosen': 2.170013666152954, 'eval_rewards/rejected': -0.6894403696060181, 'eval_rewards/accuracies': 0.4285714328289032, 'eval_rewards/margins': 2.8594539165496826, 'eval_logps/rejected': -98.09535217285156, 'eval_logps/chosen': -47.96824264526367, 'eval_logits/rejected': -1.8433464765548706, 'eval_logits/chosen': -1.8190696239471436, 'epoch': 11.9}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
|
22 |
+
## Intended uses & limitations
|
23 |
|
24 |
+
This model has not been trained to avoid specific intructions.
|
25 |
|
26 |
+
## Training procedure
|
27 |
|
28 |
+
Finetuning was done on the model Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged with the following prompt:
|
29 |
|
30 |
+
```
|
31 |
+
---------------------
|
32 |
+
System_prompt:
|
33 |
+
Agora você se chama {name}, você é {occupation} e seu objetivo é {chatbot_goal}. O adjetivo que mais define a sua personalidade é {adjective} e você se comporta da seguinte forma:
|
34 |
+
{instructions_formatted}
|
35 |
|
36 |
+
{context_statement}
|
37 |
+
|
38 |
+
Lista de requisitos:
|
39 |
+
- Responda de forma natural, mas nunca fale sobre um assunto fora do contexto.
|
40 |
+
- Nunca traga informações do seu próprio conhecimento.
|
41 |
+
- Repito é crucial que você responda usando apenas informações do contexto.
|
42 |
+
- Nunca mencione o contexto fornecido.
|
43 |
+
- Nunca mencione a pergunta fornecida.
|
44 |
+
- Gere a resposta mais útil possível para a pergunta usando informações do conexto acima.
|
45 |
+
- Nunca elabore sobre o porque e como você fez a tarefa, apenas responda.
|
46 |
|
47 |
+
|
48 |
+
---------------------
|
49 |
+
|
50 |
+
```
|
51 |
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 5e-06
|
56 |
+
- per_device_train_batch_size: 2
|
57 |
+
- per_device_eval_batch_size: 2
|
|
|
58 |
- gradient_accumulation_steps: 2
|
59 |
+
- num_gpus: 1
|
60 |
- total_train_batch_size: 4
|
61 |
+
- optimizer: AdamW
|
62 |
+
- lr_scheduler_type: cosine
|
63 |
+
- num_steps: 732
|
64 |
+
- quantization_type: bitsandbytes
|
65 |
+
- LoRA: ("\n - bits: 4\n - use_exllama: True\n - device_map: auto\n - use_cache: False\n - lora_r: 8\n - lora_alpha: 16\n - lora_dropout: 0.05\n - bias: none\n - target_modules: ['v_proj', 'q_proj']\n - task_type: CAUSAL_LM",)
|
66 |
|
67 |
### Training results
|
68 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
### Framework versions
|
70 |
|
71 |
+
- transformers==4.38.2
|
72 |
+
- datasets==2.18.0
|
73 |
+
- peft==0.10.0
|
74 |
+
- safetensors==0.4.2
|
75 |
+
- evaluate==0.4.1
|
76 |
+
- bitsandbytes==0.43
|
77 |
+
- huggingface_hub==0.22.2
|
78 |
+
- seqeval==1.2.2
|
79 |
+
- optimum==1.18.1
|
80 |
+
- auto-gptq==0.7.1
|
81 |
+
- gpustat==1.1.1
|
82 |
+
- deepspeed==0.14.0
|
83 |
+
- wandb==0.16.6
|
84 |
+
- trl==0.8.1
|
85 |
+
- accelerate==0.29.2
|
86 |
+
- coloredlogs==15.0.1
|
87 |
+
- traitlets==5.14.2
|
88 |
+
- autoawq@https://github.com/casper-hansen/AutoAWQ/releases/download/v0.2.4/autoawq-0.2.4+cu118-cp310-cp310-linux_x86_64.whl
|
89 |
+
|
90 |
+
### Hardware
|
91 |
+
- Cloud provided: runpod.io
|
checkpoint-180/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.10.0
|
checkpoint-180/adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
+
],
|
26 |
+
"task_type": "CAUSAL_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
checkpoint-180/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:120464c7595b7b37a2471602c526093f16cf2a72fa223503e881163b1513d136
|
3 |
+
size 13648432
|
checkpoint-180/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9e33c0047a47e6df9ee18f7c49734c2f0be35e8e27c13acec249ec95550c022
|
3 |
+
size 27370618
|
checkpoint-180/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48ee9b73399c28d7e668360bf1d5a4d11095c4738bf96c13f7bb6fbff59f8ccb
|
3 |
+
size 14244
|
checkpoint-180/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f0d33dc5847fd79dd9a2a4e7fb4f19e095e7b02f8f0ed2e65c94f5a363f81df
|
3 |
+
size 1064
|
checkpoint-180/special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "<unk>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
checkpoint-180/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-180/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
checkpoint-180/tokenizer_config.json
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<unk>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<s>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"additional_special_tokens": [],
|
31 |
+
"bos_token": "<s>",
|
32 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + message['content'] + ' [/INST]' }}{% elif message['role'] == 'system' %}{{ '<<SYS>>\\n' + message['content'] + '\\n<</SYS>>\\n\\n' }}{% elif message['role'] == 'assistant' %}{{ ' ' + message['content'] + ' ' + eos_token }}{% endif %}{% endfor %}",
|
33 |
+
"clean_up_tokenization_spaces": false,
|
34 |
+
"eos_token": "</s>",
|
35 |
+
"legacy": true,
|
36 |
+
"max_lenght": 8192,
|
37 |
+
"max_length": 8192,
|
38 |
+
"model_max_length": 1000000000000000019884624838656,
|
39 |
+
"pad_token": "<unk>",
|
40 |
+
"padding": true,
|
41 |
+
"sp_model_kwargs": {},
|
42 |
+
"spaces_between_special_tokens": false,
|
43 |
+
"stride": 0,
|
44 |
+
"tokenizer_class": "LlamaTokenizer",
|
45 |
+
"truncation_side": "right",
|
46 |
+
"truncation_strategy": "longest_first",
|
47 |
+
"unk_token": "<unk>",
|
48 |
+
"use_default_system_prompt": false
|
49 |
+
}
|
checkpoint-180/trainer_state.json
ADDED
@@ -0,0 +1,387 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 0.4326101839542389,
|
3 |
+
"best_model_checkpoint": "./mistral/19-04-24-Weni-WeniGPT-Agents-Mistral-1.0.6-SFT-1.0.4-DPO_Experiment on DPO with other hyperparameters and best SFT model of WeniGPT-2_max_steps-732_batch_4_2024-04-19_ppid_9/checkpoint-180",
|
4 |
+
"epoch": 2.926829268292683,
|
5 |
+
"eval_steps": 30,
|
6 |
+
"global_step": 180,
|
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.16,
|
13 |
+
"grad_norm": 38.021175384521484,
|
14 |
+
"learning_rate": 1.590909090909091e-06,
|
15 |
+
"logits/chosen": -1.7808929681777954,
|
16 |
+
"logits/rejected": -1.8136215209960938,
|
17 |
+
"logps/chosen": -52.2663688659668,
|
18 |
+
"logps/rejected": -88.76155853271484,
|
19 |
+
"loss": 0.6927,
|
20 |
+
"rewards/accuracies": 0.20000000298023224,
|
21 |
+
"rewards/chosen": 0.0008833981119096279,
|
22 |
+
"rewards/margins": 0.0009520913590677083,
|
23 |
+
"rewards/rejected": -6.869318895041943e-05,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.33,
|
28 |
+
"grad_norm": 19.505126953125,
|
29 |
+
"learning_rate": 3.863636363636364e-06,
|
30 |
+
"logits/chosen": -1.865220308303833,
|
31 |
+
"logits/rejected": -1.880090355873108,
|
32 |
+
"logps/chosen": -34.3599967956543,
|
33 |
+
"logps/rejected": -53.656646728515625,
|
34 |
+
"loss": 0.6846,
|
35 |
+
"rewards/accuracies": 0.22499999403953552,
|
36 |
+
"rewards/chosen": 0.019346294924616814,
|
37 |
+
"rewards/margins": 0.017682768404483795,
|
38 |
+
"rewards/rejected": 0.0016635276842862368,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.49,
|
43 |
+
"grad_norm": 16.67194938659668,
|
44 |
+
"learning_rate": 4.964788732394366e-06,
|
45 |
+
"logits/chosen": -1.7692855596542358,
|
46 |
+
"logits/rejected": -1.7932851314544678,
|
47 |
+
"logps/chosen": -38.679237365722656,
|
48 |
+
"logps/rejected": -79.23713684082031,
|
49 |
+
"loss": 0.665,
|
50 |
+
"rewards/accuracies": 0.375,
|
51 |
+
"rewards/chosen": 0.07158979028463364,
|
52 |
+
"rewards/margins": 0.061105482280254364,
|
53 |
+
"rewards/rejected": 0.010484304279088974,
|
54 |
+
"step": 30
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.49,
|
58 |
+
"eval_logits/chosen": -1.7801028490066528,
|
59 |
+
"eval_logits/rejected": -1.7981160879135132,
|
60 |
+
"eval_logps/chosen": -54.71597671508789,
|
61 |
+
"eval_logps/rejected": -95.75775909423828,
|
62 |
+
"eval_loss": 0.6322354674339294,
|
63 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
64 |
+
"eval_rewards/chosen": 0.14569346606731415,
|
65 |
+
"eval_rewards/margins": 0.13385750353336334,
|
66 |
+
"eval_rewards/rejected": 0.011835969984531403,
|
67 |
+
"eval_runtime": 8.5124,
|
68 |
+
"eval_samples_per_second": 3.289,
|
69 |
+
"eval_steps_per_second": 1.645,
|
70 |
+
"step": 30
|
71 |
+
},
|
72 |
+
{
|
73 |
+
"epoch": 0.65,
|
74 |
+
"grad_norm": 22.69721031188965,
|
75 |
+
"learning_rate": 4.894366197183099e-06,
|
76 |
+
"logits/chosen": -1.8458446264266968,
|
77 |
+
"logits/rejected": -1.8594070672988892,
|
78 |
+
"logps/chosen": -39.180992126464844,
|
79 |
+
"logps/rejected": -57.04741287231445,
|
80 |
+
"loss": 0.6164,
|
81 |
+
"rewards/accuracies": 0.3499999940395355,
|
82 |
+
"rewards/chosen": 0.19042351841926575,
|
83 |
+
"rewards/margins": 0.18086455762386322,
|
84 |
+
"rewards/rejected": 0.009558964520692825,
|
85 |
+
"step": 40
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"epoch": 0.81,
|
89 |
+
"grad_norm": 0.0,
|
90 |
+
"learning_rate": 4.823943661971832e-06,
|
91 |
+
"logits/chosen": -1.8411815166473389,
|
92 |
+
"logits/rejected": -1.8659855127334595,
|
93 |
+
"logps/chosen": -31.194744110107422,
|
94 |
+
"logps/rejected": -58.17326736450195,
|
95 |
+
"loss": 0.6138,
|
96 |
+
"rewards/accuracies": 0.30000001192092896,
|
97 |
+
"rewards/chosen": 0.19823171198368073,
|
98 |
+
"rewards/margins": 0.19669394195079803,
|
99 |
+
"rewards/rejected": 0.0015377718955278397,
|
100 |
+
"step": 50
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.98,
|
104 |
+
"grad_norm": 10.77029800415039,
|
105 |
+
"learning_rate": 4.753521126760564e-06,
|
106 |
+
"logits/chosen": -1.816936731338501,
|
107 |
+
"logits/rejected": -1.8421777486801147,
|
108 |
+
"logps/chosen": -50.517478942871094,
|
109 |
+
"logps/rejected": -80.6562728881836,
|
110 |
+
"loss": 0.5445,
|
111 |
+
"rewards/accuracies": 0.42500001192092896,
|
112 |
+
"rewards/chosen": 0.4567543864250183,
|
113 |
+
"rewards/margins": 0.42180705070495605,
|
114 |
+
"rewards/rejected": 0.03494739532470703,
|
115 |
+
"step": 60
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.98,
|
119 |
+
"eval_logits/chosen": -1.784444808959961,
|
120 |
+
"eval_logits/rejected": -1.8030898571014404,
|
121 |
+
"eval_logps/chosen": -53.55432891845703,
|
122 |
+
"eval_logps/rejected": -95.73511505126953,
|
123 |
+
"eval_loss": 0.527186930179596,
|
124 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
125 |
+
"eval_rewards/chosen": 0.4941868484020233,
|
126 |
+
"eval_rewards/margins": 0.47555941343307495,
|
127 |
+
"eval_rewards/rejected": 0.018627464771270752,
|
128 |
+
"eval_runtime": 8.5149,
|
129 |
+
"eval_samples_per_second": 3.288,
|
130 |
+
"eval_steps_per_second": 1.644,
|
131 |
+
"step": 60
|
132 |
+
},
|
133 |
+
{
|
134 |
+
"epoch": 1.14,
|
135 |
+
"grad_norm": 8.583382606506348,
|
136 |
+
"learning_rate": 4.683098591549296e-06,
|
137 |
+
"logits/chosen": -1.7579460144042969,
|
138 |
+
"logits/rejected": -1.776581048965454,
|
139 |
+
"logps/chosen": -54.420066833496094,
|
140 |
+
"logps/rejected": -79.0608901977539,
|
141 |
+
"loss": 0.451,
|
142 |
+
"rewards/accuracies": 0.4749999940395355,
|
143 |
+
"rewards/chosen": 0.8353117108345032,
|
144 |
+
"rewards/margins": 0.8680375814437866,
|
145 |
+
"rewards/rejected": -0.032725896686315536,
|
146 |
+
"step": 70
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 1.3,
|
150 |
+
"grad_norm": 2.3610572814941406,
|
151 |
+
"learning_rate": 4.612676056338028e-06,
|
152 |
+
"logits/chosen": -1.8833833932876587,
|
153 |
+
"logits/rejected": -1.9092212915420532,
|
154 |
+
"logps/chosen": -25.5800724029541,
|
155 |
+
"logps/rejected": -64.96099853515625,
|
156 |
+
"loss": 0.5302,
|
157 |
+
"rewards/accuracies": 0.30000001192092896,
|
158 |
+
"rewards/chosen": 0.5431563258171082,
|
159 |
+
"rewards/margins": 0.6763826012611389,
|
160 |
+
"rewards/rejected": -0.13322624564170837,
|
161 |
+
"step": 80
|
162 |
+
},
|
163 |
+
{
|
164 |
+
"epoch": 1.46,
|
165 |
+
"grad_norm": 3.739367723464966,
|
166 |
+
"learning_rate": 4.542253521126761e-06,
|
167 |
+
"logits/chosen": -1.8194096088409424,
|
168 |
+
"logits/rejected": -1.8343127965927124,
|
169 |
+
"logps/chosen": -41.80801773071289,
|
170 |
+
"logps/rejected": -63.005592346191406,
|
171 |
+
"loss": 0.4616,
|
172 |
+
"rewards/accuracies": 0.4749999940395355,
|
173 |
+
"rewards/chosen": 0.830731213092804,
|
174 |
+
"rewards/margins": 0.9403120875358582,
|
175 |
+
"rewards/rejected": -0.109580859541893,
|
176 |
+
"step": 90
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"epoch": 1.46,
|
180 |
+
"eval_logits/chosen": -1.7902206182479858,
|
181 |
+
"eval_logits/rejected": -1.8099161386489868,
|
182 |
+
"eval_logps/chosen": -52.01105880737305,
|
183 |
+
"eval_logps/rejected": -95.83198547363281,
|
184 |
+
"eval_loss": 0.46216800808906555,
|
185 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
186 |
+
"eval_rewards/chosen": 0.957168459892273,
|
187 |
+
"eval_rewards/margins": 0.9676021337509155,
|
188 |
+
"eval_rewards/rejected": -0.010433738119900227,
|
189 |
+
"eval_runtime": 8.5144,
|
190 |
+
"eval_samples_per_second": 3.289,
|
191 |
+
"eval_steps_per_second": 1.644,
|
192 |
+
"step": 90
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 1.63,
|
196 |
+
"grad_norm": 0.5382364988327026,
|
197 |
+
"learning_rate": 4.471830985915494e-06,
|
198 |
+
"logits/chosen": -1.845868468284607,
|
199 |
+
"logits/rejected": -1.8715919256210327,
|
200 |
+
"logps/chosen": -40.285335540771484,
|
201 |
+
"logps/rejected": -73.16102600097656,
|
202 |
+
"loss": 0.4611,
|
203 |
+
"rewards/accuracies": 0.4000000059604645,
|
204 |
+
"rewards/chosen": 1.0631928443908691,
|
205 |
+
"rewards/margins": 1.3067411184310913,
|
206 |
+
"rewards/rejected": -0.24354824423789978,
|
207 |
+
"step": 100
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 1.79,
|
211 |
+
"grad_norm": 12.538246154785156,
|
212 |
+
"learning_rate": 4.401408450704226e-06,
|
213 |
+
"logits/chosen": -1.8342373371124268,
|
214 |
+
"logits/rejected": -1.862433671951294,
|
215 |
+
"logps/chosen": -29.438589096069336,
|
216 |
+
"logps/rejected": -62.31974411010742,
|
217 |
+
"loss": 0.5266,
|
218 |
+
"rewards/accuracies": 0.30000001192092896,
|
219 |
+
"rewards/chosen": 0.7012811899185181,
|
220 |
+
"rewards/margins": 0.8140069246292114,
|
221 |
+
"rewards/rejected": -0.11272567510604858,
|
222 |
+
"step": 110
|
223 |
+
},
|
224 |
+
{
|
225 |
+
"epoch": 1.95,
|
226 |
+
"grad_norm": 2.3604652881622314,
|
227 |
+
"learning_rate": 4.3309859154929575e-06,
|
228 |
+
"logits/chosen": -1.8481504917144775,
|
229 |
+
"logits/rejected": -1.8528194427490234,
|
230 |
+
"logps/chosen": -35.794334411621094,
|
231 |
+
"logps/rejected": -56.22735595703125,
|
232 |
+
"loss": 0.5327,
|
233 |
+
"rewards/accuracies": 0.32499998807907104,
|
234 |
+
"rewards/chosen": 1.078013300895691,
|
235 |
+
"rewards/margins": 0.9431617856025696,
|
236 |
+
"rewards/rejected": 0.1348516196012497,
|
237 |
+
"step": 120
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 1.95,
|
241 |
+
"eval_logits/chosen": -1.7962983846664429,
|
242 |
+
"eval_logits/rejected": -1.8171442747116089,
|
243 |
+
"eval_logps/chosen": -50.74287796020508,
|
244 |
+
"eval_logps/rejected": -96.0649185180664,
|
245 |
+
"eval_loss": 0.4424423575401306,
|
246 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
247 |
+
"eval_rewards/chosen": 1.337624192237854,
|
248 |
+
"eval_rewards/margins": 1.4179356098175049,
|
249 |
+
"eval_rewards/rejected": -0.08031141757965088,
|
250 |
+
"eval_runtime": 8.5188,
|
251 |
+
"eval_samples_per_second": 3.287,
|
252 |
+
"eval_steps_per_second": 1.643,
|
253 |
+
"step": 120
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"epoch": 2.11,
|
257 |
+
"grad_norm": 5.3829216957092285,
|
258 |
+
"learning_rate": 4.26056338028169e-06,
|
259 |
+
"logits/chosen": -1.8153988122940063,
|
260 |
+
"logits/rejected": -1.853118658065796,
|
261 |
+
"logps/chosen": -44.251441955566406,
|
262 |
+
"logps/rejected": -85.38258361816406,
|
263 |
+
"loss": 0.4011,
|
264 |
+
"rewards/accuracies": 0.4749999940395355,
|
265 |
+
"rewards/chosen": 1.5001299381256104,
|
266 |
+
"rewards/margins": 1.9703232049942017,
|
267 |
+
"rewards/rejected": -0.4701933264732361,
|
268 |
+
"step": 130
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 2.28,
|
272 |
+
"grad_norm": 0.6282079815864563,
|
273 |
+
"learning_rate": 4.190140845070423e-06,
|
274 |
+
"logits/chosen": -1.8527545928955078,
|
275 |
+
"logits/rejected": -1.8757705688476562,
|
276 |
+
"logps/chosen": -35.6223258972168,
|
277 |
+
"logps/rejected": -80.99830627441406,
|
278 |
+
"loss": 0.4423,
|
279 |
+
"rewards/accuracies": 0.375,
|
280 |
+
"rewards/chosen": 1.484961748123169,
|
281 |
+
"rewards/margins": 1.8964126110076904,
|
282 |
+
"rewards/rejected": -0.41145071387290955,
|
283 |
+
"step": 140
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 2.44,
|
287 |
+
"grad_norm": 0.0,
|
288 |
+
"learning_rate": 4.119718309859156e-06,
|
289 |
+
"logits/chosen": -1.9129869937896729,
|
290 |
+
"logits/rejected": -1.927869439125061,
|
291 |
+
"logps/chosen": -24.400936126708984,
|
292 |
+
"logps/rejected": -50.861839294433594,
|
293 |
+
"loss": 0.5459,
|
294 |
+
"rewards/accuracies": 0.25,
|
295 |
+
"rewards/chosen": 0.8408910036087036,
|
296 |
+
"rewards/margins": 1.1376488208770752,
|
297 |
+
"rewards/rejected": -0.2967577874660492,
|
298 |
+
"step": 150
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"epoch": 2.44,
|
302 |
+
"eval_logits/chosen": -1.8025389909744263,
|
303 |
+
"eval_logits/rejected": -1.824258804321289,
|
304 |
+
"eval_logps/chosen": -49.72334671020508,
|
305 |
+
"eval_logps/rejected": -96.41252899169922,
|
306 |
+
"eval_loss": 0.4335039258003235,
|
307 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
308 |
+
"eval_rewards/chosen": 1.6434847116470337,
|
309 |
+
"eval_rewards/margins": 1.828076720237732,
|
310 |
+
"eval_rewards/rejected": -0.1845920830965042,
|
311 |
+
"eval_runtime": 8.5149,
|
312 |
+
"eval_samples_per_second": 3.288,
|
313 |
+
"eval_steps_per_second": 1.644,
|
314 |
+
"step": 150
|
315 |
+
},
|
316 |
+
{
|
317 |
+
"epoch": 2.6,
|
318 |
+
"grad_norm": 0.7459288239479065,
|
319 |
+
"learning_rate": 4.0492957746478875e-06,
|
320 |
+
"logits/chosen": -1.786231279373169,
|
321 |
+
"logits/rejected": -1.8223682641983032,
|
322 |
+
"logps/chosen": -40.68749237060547,
|
323 |
+
"logps/rejected": -78.1619873046875,
|
324 |
+
"loss": 0.4348,
|
325 |
+
"rewards/accuracies": 0.44999998807907104,
|
326 |
+
"rewards/chosen": 1.9040056467056274,
|
327 |
+
"rewards/margins": 2.482433795928955,
|
328 |
+
"rewards/rejected": -0.5784280896186829,
|
329 |
+
"step": 160
|
330 |
+
},
|
331 |
+
{
|
332 |
+
"epoch": 2.76,
|
333 |
+
"grad_norm": 1.4669339656829834,
|
334 |
+
"learning_rate": 3.97887323943662e-06,
|
335 |
+
"logits/chosen": -1.8449195623397827,
|
336 |
+
"logits/rejected": -1.871626615524292,
|
337 |
+
"logps/chosen": -46.335182189941406,
|
338 |
+
"logps/rejected": -86.10281372070312,
|
339 |
+
"loss": 0.4232,
|
340 |
+
"rewards/accuracies": 0.4000000059604645,
|
341 |
+
"rewards/chosen": 1.8989893198013306,
|
342 |
+
"rewards/margins": 2.384274482727051,
|
343 |
+
"rewards/rejected": -0.4852851927280426,
|
344 |
+
"step": 170
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"epoch": 2.93,
|
348 |
+
"grad_norm": 0.0301869735121727,
|
349 |
+
"learning_rate": 3.908450704225352e-06,
|
350 |
+
"logits/chosen": -1.8375946283340454,
|
351 |
+
"logits/rejected": -1.8527040481567383,
|
352 |
+
"logps/chosen": -39.01136016845703,
|
353 |
+
"logps/rejected": -65.78593444824219,
|
354 |
+
"loss": 0.4055,
|
355 |
+
"rewards/accuracies": 0.42500001192092896,
|
356 |
+
"rewards/chosen": 1.9841420650482178,
|
357 |
+
"rewards/margins": 2.3045599460601807,
|
358 |
+
"rewards/rejected": -0.32041770219802856,
|
359 |
+
"step": 180
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 2.93,
|
363 |
+
"eval_logits/chosen": -1.8074016571044922,
|
364 |
+
"eval_logits/rejected": -1.830051064491272,
|
365 |
+
"eval_logps/chosen": -48.993629455566406,
|
366 |
+
"eval_logps/rejected": -96.92731475830078,
|
367 |
+
"eval_loss": 0.4326101839542389,
|
368 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
369 |
+
"eval_rewards/chosen": 1.8623981475830078,
|
370 |
+
"eval_rewards/margins": 2.201425075531006,
|
371 |
+
"eval_rewards/rejected": -0.3390272557735443,
|
372 |
+
"eval_runtime": 8.5144,
|
373 |
+
"eval_samples_per_second": 3.289,
|
374 |
+
"eval_steps_per_second": 1.644,
|
375 |
+
"step": 180
|
376 |
+
}
|
377 |
+
],
|
378 |
+
"logging_steps": 10,
|
379 |
+
"max_steps": 732,
|
380 |
+
"num_input_tokens_seen": 0,
|
381 |
+
"num_train_epochs": 12,
|
382 |
+
"save_steps": 90,
|
383 |
+
"total_flos": 0.0,
|
384 |
+
"train_batch_size": 2,
|
385 |
+
"trial_name": null,
|
386 |
+
"trial_params": null
|
387 |
+
}
|
checkpoint-180/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a9e56dbe2b48a488c5411e841b81929760b46d9a622b353a65d00ada1e6a94f
|
3 |
+
size 5304
|
checkpoint-270/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.10.0
|
checkpoint-270/adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
+
],
|
26 |
+
"task_type": "CAUSAL_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
checkpoint-270/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fc4205bc93d6795cf17821f662a891c4d28c9b793aea2722bad767836694c35
|
3 |
+
size 13648432
|
checkpoint-270/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4f8ddec4ea9af434e83b5a25dc091fc601be40052c74984f0ef065e4452ee71
|
3 |
+
size 27370618
|
checkpoint-270/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d3b7102895eb0637b0cab516bd672f216b2bf79078a83eb301011a90444f44c
|
3 |
+
size 14244
|
checkpoint-270/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6d94f322c4589ac5c8ea8cc5fb2273467078032f4b0038251c171dd6df2c9d4
|
3 |
+
size 1064
|
checkpoint-270/special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "<unk>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
checkpoint-270/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-270/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
checkpoint-270/tokenizer_config.json
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<unk>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<s>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"additional_special_tokens": [],
|
31 |
+
"bos_token": "<s>",
|
32 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + message['content'] + ' [/INST]' }}{% elif message['role'] == 'system' %}{{ '<<SYS>>\\n' + message['content'] + '\\n<</SYS>>\\n\\n' }}{% elif message['role'] == 'assistant' %}{{ ' ' + message['content'] + ' ' + eos_token }}{% endif %}{% endfor %}",
|
33 |
+
"clean_up_tokenization_spaces": false,
|
34 |
+
"eos_token": "</s>",
|
35 |
+
"legacy": true,
|
36 |
+
"max_lenght": 8192,
|
37 |
+
"max_length": 8192,
|
38 |
+
"model_max_length": 1000000000000000019884624838656,
|
39 |
+
"pad_token": "<unk>",
|
40 |
+
"padding": true,
|
41 |
+
"sp_model_kwargs": {},
|
42 |
+
"spaces_between_special_tokens": false,
|
43 |
+
"stride": 0,
|
44 |
+
"tokenizer_class": "LlamaTokenizer",
|
45 |
+
"truncation_side": "right",
|
46 |
+
"truncation_strategy": "longest_first",
|
47 |
+
"unk_token": "<unk>",
|
48 |
+
"use_default_system_prompt": false
|
49 |
+
}
|
checkpoint-270/trainer_state.json
ADDED
@@ -0,0 +1,570 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 0.42961153388023376,
|
3 |
+
"best_model_checkpoint": "./mistral/19-04-24-Weni-WeniGPT-Agents-Mistral-1.0.6-SFT-1.0.4-DPO_Experiment on DPO with other hyperparameters and best SFT model of WeniGPT-2_max_steps-732_batch_4_2024-04-19_ppid_9/checkpoint-270",
|
4 |
+
"epoch": 4.390243902439025,
|
5 |
+
"eval_steps": 30,
|
6 |
+
"global_step": 270,
|
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.16,
|
13 |
+
"grad_norm": 38.021175384521484,
|
14 |
+
"learning_rate": 1.590909090909091e-06,
|
15 |
+
"logits/chosen": -1.7808929681777954,
|
16 |
+
"logits/rejected": -1.8136215209960938,
|
17 |
+
"logps/chosen": -52.2663688659668,
|
18 |
+
"logps/rejected": -88.76155853271484,
|
19 |
+
"loss": 0.6927,
|
20 |
+
"rewards/accuracies": 0.20000000298023224,
|
21 |
+
"rewards/chosen": 0.0008833981119096279,
|
22 |
+
"rewards/margins": 0.0009520913590677083,
|
23 |
+
"rewards/rejected": -6.869318895041943e-05,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.33,
|
28 |
+
"grad_norm": 19.505126953125,
|
29 |
+
"learning_rate": 3.863636363636364e-06,
|
30 |
+
"logits/chosen": -1.865220308303833,
|
31 |
+
"logits/rejected": -1.880090355873108,
|
32 |
+
"logps/chosen": -34.3599967956543,
|
33 |
+
"logps/rejected": -53.656646728515625,
|
34 |
+
"loss": 0.6846,
|
35 |
+
"rewards/accuracies": 0.22499999403953552,
|
36 |
+
"rewards/chosen": 0.019346294924616814,
|
37 |
+
"rewards/margins": 0.017682768404483795,
|
38 |
+
"rewards/rejected": 0.0016635276842862368,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.49,
|
43 |
+
"grad_norm": 16.67194938659668,
|
44 |
+
"learning_rate": 4.964788732394366e-06,
|
45 |
+
"logits/chosen": -1.7692855596542358,
|
46 |
+
"logits/rejected": -1.7932851314544678,
|
47 |
+
"logps/chosen": -38.679237365722656,
|
48 |
+
"logps/rejected": -79.23713684082031,
|
49 |
+
"loss": 0.665,
|
50 |
+
"rewards/accuracies": 0.375,
|
51 |
+
"rewards/chosen": 0.07158979028463364,
|
52 |
+
"rewards/margins": 0.061105482280254364,
|
53 |
+
"rewards/rejected": 0.010484304279088974,
|
54 |
+
"step": 30
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.49,
|
58 |
+
"eval_logits/chosen": -1.7801028490066528,
|
59 |
+
"eval_logits/rejected": -1.7981160879135132,
|
60 |
+
"eval_logps/chosen": -54.71597671508789,
|
61 |
+
"eval_logps/rejected": -95.75775909423828,
|
62 |
+
"eval_loss": 0.6322354674339294,
|
63 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
64 |
+
"eval_rewards/chosen": 0.14569346606731415,
|
65 |
+
"eval_rewards/margins": 0.13385750353336334,
|
66 |
+
"eval_rewards/rejected": 0.011835969984531403,
|
67 |
+
"eval_runtime": 8.5124,
|
68 |
+
"eval_samples_per_second": 3.289,
|
69 |
+
"eval_steps_per_second": 1.645,
|
70 |
+
"step": 30
|
71 |
+
},
|
72 |
+
{
|
73 |
+
"epoch": 0.65,
|
74 |
+
"grad_norm": 22.69721031188965,
|
75 |
+
"learning_rate": 4.894366197183099e-06,
|
76 |
+
"logits/chosen": -1.8458446264266968,
|
77 |
+
"logits/rejected": -1.8594070672988892,
|
78 |
+
"logps/chosen": -39.180992126464844,
|
79 |
+
"logps/rejected": -57.04741287231445,
|
80 |
+
"loss": 0.6164,
|
81 |
+
"rewards/accuracies": 0.3499999940395355,
|
82 |
+
"rewards/chosen": 0.19042351841926575,
|
83 |
+
"rewards/margins": 0.18086455762386322,
|
84 |
+
"rewards/rejected": 0.009558964520692825,
|
85 |
+
"step": 40
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"epoch": 0.81,
|
89 |
+
"grad_norm": 0.0,
|
90 |
+
"learning_rate": 4.823943661971832e-06,
|
91 |
+
"logits/chosen": -1.8411815166473389,
|
92 |
+
"logits/rejected": -1.8659855127334595,
|
93 |
+
"logps/chosen": -31.194744110107422,
|
94 |
+
"logps/rejected": -58.17326736450195,
|
95 |
+
"loss": 0.6138,
|
96 |
+
"rewards/accuracies": 0.30000001192092896,
|
97 |
+
"rewards/chosen": 0.19823171198368073,
|
98 |
+
"rewards/margins": 0.19669394195079803,
|
99 |
+
"rewards/rejected": 0.0015377718955278397,
|
100 |
+
"step": 50
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.98,
|
104 |
+
"grad_norm": 10.77029800415039,
|
105 |
+
"learning_rate": 4.753521126760564e-06,
|
106 |
+
"logits/chosen": -1.816936731338501,
|
107 |
+
"logits/rejected": -1.8421777486801147,
|
108 |
+
"logps/chosen": -50.517478942871094,
|
109 |
+
"logps/rejected": -80.6562728881836,
|
110 |
+
"loss": 0.5445,
|
111 |
+
"rewards/accuracies": 0.42500001192092896,
|
112 |
+
"rewards/chosen": 0.4567543864250183,
|
113 |
+
"rewards/margins": 0.42180705070495605,
|
114 |
+
"rewards/rejected": 0.03494739532470703,
|
115 |
+
"step": 60
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.98,
|
119 |
+
"eval_logits/chosen": -1.784444808959961,
|
120 |
+
"eval_logits/rejected": -1.8030898571014404,
|
121 |
+
"eval_logps/chosen": -53.55432891845703,
|
122 |
+
"eval_logps/rejected": -95.73511505126953,
|
123 |
+
"eval_loss": 0.527186930179596,
|
124 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
125 |
+
"eval_rewards/chosen": 0.4941868484020233,
|
126 |
+
"eval_rewards/margins": 0.47555941343307495,
|
127 |
+
"eval_rewards/rejected": 0.018627464771270752,
|
128 |
+
"eval_runtime": 8.5149,
|
129 |
+
"eval_samples_per_second": 3.288,
|
130 |
+
"eval_steps_per_second": 1.644,
|
131 |
+
"step": 60
|
132 |
+
},
|
133 |
+
{
|
134 |
+
"epoch": 1.14,
|
135 |
+
"grad_norm": 8.583382606506348,
|
136 |
+
"learning_rate": 4.683098591549296e-06,
|
137 |
+
"logits/chosen": -1.7579460144042969,
|
138 |
+
"logits/rejected": -1.776581048965454,
|
139 |
+
"logps/chosen": -54.420066833496094,
|
140 |
+
"logps/rejected": -79.0608901977539,
|
141 |
+
"loss": 0.451,
|
142 |
+
"rewards/accuracies": 0.4749999940395355,
|
143 |
+
"rewards/chosen": 0.8353117108345032,
|
144 |
+
"rewards/margins": 0.8680375814437866,
|
145 |
+
"rewards/rejected": -0.032725896686315536,
|
146 |
+
"step": 70
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 1.3,
|
150 |
+
"grad_norm": 2.3610572814941406,
|
151 |
+
"learning_rate": 4.612676056338028e-06,
|
152 |
+
"logits/chosen": -1.8833833932876587,
|
153 |
+
"logits/rejected": -1.9092212915420532,
|
154 |
+
"logps/chosen": -25.5800724029541,
|
155 |
+
"logps/rejected": -64.96099853515625,
|
156 |
+
"loss": 0.5302,
|
157 |
+
"rewards/accuracies": 0.30000001192092896,
|
158 |
+
"rewards/chosen": 0.5431563258171082,
|
159 |
+
"rewards/margins": 0.6763826012611389,
|
160 |
+
"rewards/rejected": -0.13322624564170837,
|
161 |
+
"step": 80
|
162 |
+
},
|
163 |
+
{
|
164 |
+
"epoch": 1.46,
|
165 |
+
"grad_norm": 3.739367723464966,
|
166 |
+
"learning_rate": 4.542253521126761e-06,
|
167 |
+
"logits/chosen": -1.8194096088409424,
|
168 |
+
"logits/rejected": -1.8343127965927124,
|
169 |
+
"logps/chosen": -41.80801773071289,
|
170 |
+
"logps/rejected": -63.005592346191406,
|
171 |
+
"loss": 0.4616,
|
172 |
+
"rewards/accuracies": 0.4749999940395355,
|
173 |
+
"rewards/chosen": 0.830731213092804,
|
174 |
+
"rewards/margins": 0.9403120875358582,
|
175 |
+
"rewards/rejected": -0.109580859541893,
|
176 |
+
"step": 90
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"epoch": 1.46,
|
180 |
+
"eval_logits/chosen": -1.7902206182479858,
|
181 |
+
"eval_logits/rejected": -1.8099161386489868,
|
182 |
+
"eval_logps/chosen": -52.01105880737305,
|
183 |
+
"eval_logps/rejected": -95.83198547363281,
|
184 |
+
"eval_loss": 0.46216800808906555,
|
185 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
186 |
+
"eval_rewards/chosen": 0.957168459892273,
|
187 |
+
"eval_rewards/margins": 0.9676021337509155,
|
188 |
+
"eval_rewards/rejected": -0.010433738119900227,
|
189 |
+
"eval_runtime": 8.5144,
|
190 |
+
"eval_samples_per_second": 3.289,
|
191 |
+
"eval_steps_per_second": 1.644,
|
192 |
+
"step": 90
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 1.63,
|
196 |
+
"grad_norm": 0.5382364988327026,
|
197 |
+
"learning_rate": 4.471830985915494e-06,
|
198 |
+
"logits/chosen": -1.845868468284607,
|
199 |
+
"logits/rejected": -1.8715919256210327,
|
200 |
+
"logps/chosen": -40.285335540771484,
|
201 |
+
"logps/rejected": -73.16102600097656,
|
202 |
+
"loss": 0.4611,
|
203 |
+
"rewards/accuracies": 0.4000000059604645,
|
204 |
+
"rewards/chosen": 1.0631928443908691,
|
205 |
+
"rewards/margins": 1.3067411184310913,
|
206 |
+
"rewards/rejected": -0.24354824423789978,
|
207 |
+
"step": 100
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 1.79,
|
211 |
+
"grad_norm": 12.538246154785156,
|
212 |
+
"learning_rate": 4.401408450704226e-06,
|
213 |
+
"logits/chosen": -1.8342373371124268,
|
214 |
+
"logits/rejected": -1.862433671951294,
|
215 |
+
"logps/chosen": -29.438589096069336,
|
216 |
+
"logps/rejected": -62.31974411010742,
|
217 |
+
"loss": 0.5266,
|
218 |
+
"rewards/accuracies": 0.30000001192092896,
|
219 |
+
"rewards/chosen": 0.7012811899185181,
|
220 |
+
"rewards/margins": 0.8140069246292114,
|
221 |
+
"rewards/rejected": -0.11272567510604858,
|
222 |
+
"step": 110
|
223 |
+
},
|
224 |
+
{
|
225 |
+
"epoch": 1.95,
|
226 |
+
"grad_norm": 2.3604652881622314,
|
227 |
+
"learning_rate": 4.3309859154929575e-06,
|
228 |
+
"logits/chosen": -1.8481504917144775,
|
229 |
+
"logits/rejected": -1.8528194427490234,
|
230 |
+
"logps/chosen": -35.794334411621094,
|
231 |
+
"logps/rejected": -56.22735595703125,
|
232 |
+
"loss": 0.5327,
|
233 |
+
"rewards/accuracies": 0.32499998807907104,
|
234 |
+
"rewards/chosen": 1.078013300895691,
|
235 |
+
"rewards/margins": 0.9431617856025696,
|
236 |
+
"rewards/rejected": 0.1348516196012497,
|
237 |
+
"step": 120
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 1.95,
|
241 |
+
"eval_logits/chosen": -1.7962983846664429,
|
242 |
+
"eval_logits/rejected": -1.8171442747116089,
|
243 |
+
"eval_logps/chosen": -50.74287796020508,
|
244 |
+
"eval_logps/rejected": -96.0649185180664,
|
245 |
+
"eval_loss": 0.4424423575401306,
|
246 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
247 |
+
"eval_rewards/chosen": 1.337624192237854,
|
248 |
+
"eval_rewards/margins": 1.4179356098175049,
|
249 |
+
"eval_rewards/rejected": -0.08031141757965088,
|
250 |
+
"eval_runtime": 8.5188,
|
251 |
+
"eval_samples_per_second": 3.287,
|
252 |
+
"eval_steps_per_second": 1.643,
|
253 |
+
"step": 120
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"epoch": 2.11,
|
257 |
+
"grad_norm": 5.3829216957092285,
|
258 |
+
"learning_rate": 4.26056338028169e-06,
|
259 |
+
"logits/chosen": -1.8153988122940063,
|
260 |
+
"logits/rejected": -1.853118658065796,
|
261 |
+
"logps/chosen": -44.251441955566406,
|
262 |
+
"logps/rejected": -85.38258361816406,
|
263 |
+
"loss": 0.4011,
|
264 |
+
"rewards/accuracies": 0.4749999940395355,
|
265 |
+
"rewards/chosen": 1.5001299381256104,
|
266 |
+
"rewards/margins": 1.9703232049942017,
|
267 |
+
"rewards/rejected": -0.4701933264732361,
|
268 |
+
"step": 130
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 2.28,
|
272 |
+
"grad_norm": 0.6282079815864563,
|
273 |
+
"learning_rate": 4.190140845070423e-06,
|
274 |
+
"logits/chosen": -1.8527545928955078,
|
275 |
+
"logits/rejected": -1.8757705688476562,
|
276 |
+
"logps/chosen": -35.6223258972168,
|
277 |
+
"logps/rejected": -80.99830627441406,
|
278 |
+
"loss": 0.4423,
|
279 |
+
"rewards/accuracies": 0.375,
|
280 |
+
"rewards/chosen": 1.484961748123169,
|
281 |
+
"rewards/margins": 1.8964126110076904,
|
282 |
+
"rewards/rejected": -0.41145071387290955,
|
283 |
+
"step": 140
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 2.44,
|
287 |
+
"grad_norm": 0.0,
|
288 |
+
"learning_rate": 4.119718309859156e-06,
|
289 |
+
"logits/chosen": -1.9129869937896729,
|
290 |
+
"logits/rejected": -1.927869439125061,
|
291 |
+
"logps/chosen": -24.400936126708984,
|
292 |
+
"logps/rejected": -50.861839294433594,
|
293 |
+
"loss": 0.5459,
|
294 |
+
"rewards/accuracies": 0.25,
|
295 |
+
"rewards/chosen": 0.8408910036087036,
|
296 |
+
"rewards/margins": 1.1376488208770752,
|
297 |
+
"rewards/rejected": -0.2967577874660492,
|
298 |
+
"step": 150
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"epoch": 2.44,
|
302 |
+
"eval_logits/chosen": -1.8025389909744263,
|
303 |
+
"eval_logits/rejected": -1.824258804321289,
|
304 |
+
"eval_logps/chosen": -49.72334671020508,
|
305 |
+
"eval_logps/rejected": -96.41252899169922,
|
306 |
+
"eval_loss": 0.4335039258003235,
|
307 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
308 |
+
"eval_rewards/chosen": 1.6434847116470337,
|
309 |
+
"eval_rewards/margins": 1.828076720237732,
|
310 |
+
"eval_rewards/rejected": -0.1845920830965042,
|
311 |
+
"eval_runtime": 8.5149,
|
312 |
+
"eval_samples_per_second": 3.288,
|
313 |
+
"eval_steps_per_second": 1.644,
|
314 |
+
"step": 150
|
315 |
+
},
|
316 |
+
{
|
317 |
+
"epoch": 2.6,
|
318 |
+
"grad_norm": 0.7459288239479065,
|
319 |
+
"learning_rate": 4.0492957746478875e-06,
|
320 |
+
"logits/chosen": -1.786231279373169,
|
321 |
+
"logits/rejected": -1.8223682641983032,
|
322 |
+
"logps/chosen": -40.68749237060547,
|
323 |
+
"logps/rejected": -78.1619873046875,
|
324 |
+
"loss": 0.4348,
|
325 |
+
"rewards/accuracies": 0.44999998807907104,
|
326 |
+
"rewards/chosen": 1.9040056467056274,
|
327 |
+
"rewards/margins": 2.482433795928955,
|
328 |
+
"rewards/rejected": -0.5784280896186829,
|
329 |
+
"step": 160
|
330 |
+
},
|
331 |
+
{
|
332 |
+
"epoch": 2.76,
|
333 |
+
"grad_norm": 1.4669339656829834,
|
334 |
+
"learning_rate": 3.97887323943662e-06,
|
335 |
+
"logits/chosen": -1.8449195623397827,
|
336 |
+
"logits/rejected": -1.871626615524292,
|
337 |
+
"logps/chosen": -46.335182189941406,
|
338 |
+
"logps/rejected": -86.10281372070312,
|
339 |
+
"loss": 0.4232,
|
340 |
+
"rewards/accuracies": 0.4000000059604645,
|
341 |
+
"rewards/chosen": 1.8989893198013306,
|
342 |
+
"rewards/margins": 2.384274482727051,
|
343 |
+
"rewards/rejected": -0.4852851927280426,
|
344 |
+
"step": 170
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"epoch": 2.93,
|
348 |
+
"grad_norm": 0.0301869735121727,
|
349 |
+
"learning_rate": 3.908450704225352e-06,
|
350 |
+
"logits/chosen": -1.8375946283340454,
|
351 |
+
"logits/rejected": -1.8527040481567383,
|
352 |
+
"logps/chosen": -39.01136016845703,
|
353 |
+
"logps/rejected": -65.78593444824219,
|
354 |
+
"loss": 0.4055,
|
355 |
+
"rewards/accuracies": 0.42500001192092896,
|
356 |
+
"rewards/chosen": 1.9841420650482178,
|
357 |
+
"rewards/margins": 2.3045599460601807,
|
358 |
+
"rewards/rejected": -0.32041770219802856,
|
359 |
+
"step": 180
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 2.93,
|
363 |
+
"eval_logits/chosen": -1.8074016571044922,
|
364 |
+
"eval_logits/rejected": -1.830051064491272,
|
365 |
+
"eval_logps/chosen": -48.993629455566406,
|
366 |
+
"eval_logps/rejected": -96.92731475830078,
|
367 |
+
"eval_loss": 0.4326101839542389,
|
368 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
369 |
+
"eval_rewards/chosen": 1.8623981475830078,
|
370 |
+
"eval_rewards/margins": 2.201425075531006,
|
371 |
+
"eval_rewards/rejected": -0.3390272557735443,
|
372 |
+
"eval_runtime": 8.5144,
|
373 |
+
"eval_samples_per_second": 3.289,
|
374 |
+
"eval_steps_per_second": 1.644,
|
375 |
+
"step": 180
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 3.09,
|
379 |
+
"grad_norm": 2.224493980407715,
|
380 |
+
"learning_rate": 3.838028169014085e-06,
|
381 |
+
"logits/chosen": -1.8459789752960205,
|
382 |
+
"logits/rejected": -1.8675992488861084,
|
383 |
+
"logps/chosen": -32.56737518310547,
|
384 |
+
"logps/rejected": -61.4633674621582,
|
385 |
+
"loss": 0.4576,
|
386 |
+
"rewards/accuracies": 0.375,
|
387 |
+
"rewards/chosen": 1.5155870914459229,
|
388 |
+
"rewards/margins": 1.9375633001327515,
|
389 |
+
"rewards/rejected": -0.42197614908218384,
|
390 |
+
"step": 190
|
391 |
+
},
|
392 |
+
{
|
393 |
+
"epoch": 3.25,
|
394 |
+
"grad_norm": 16.606130599975586,
|
395 |
+
"learning_rate": 3.767605633802817e-06,
|
396 |
+
"logits/chosen": -1.8678531646728516,
|
397 |
+
"logits/rejected": -1.8987194299697876,
|
398 |
+
"logps/chosen": -36.32281494140625,
|
399 |
+
"logps/rejected": -82.02101135253906,
|
400 |
+
"loss": 0.4697,
|
401 |
+
"rewards/accuracies": 0.3499999940395355,
|
402 |
+
"rewards/chosen": 1.7492707967758179,
|
403 |
+
"rewards/margins": 2.534116268157959,
|
404 |
+
"rewards/rejected": -0.7848455309867859,
|
405 |
+
"step": 200
|
406 |
+
},
|
407 |
+
{
|
408 |
+
"epoch": 3.41,
|
409 |
+
"grad_norm": 2.050732135772705,
|
410 |
+
"learning_rate": 3.69718309859155e-06,
|
411 |
+
"logits/chosen": -1.8438726663589478,
|
412 |
+
"logits/rejected": -1.8704954385757446,
|
413 |
+
"logps/chosen": -31.156131744384766,
|
414 |
+
"logps/rejected": -71.87327575683594,
|
415 |
+
"loss": 0.4694,
|
416 |
+
"rewards/accuracies": 0.32499998807907104,
|
417 |
+
"rewards/chosen": 1.7663137912750244,
|
418 |
+
"rewards/margins": 2.468672513961792,
|
419 |
+
"rewards/rejected": -0.702358603477478,
|
420 |
+
"step": 210
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 3.41,
|
424 |
+
"eval_logits/chosen": -1.8135889768600464,
|
425 |
+
"eval_logits/rejected": -1.836788535118103,
|
426 |
+
"eval_logps/chosen": -48.54452133178711,
|
427 |
+
"eval_logps/rejected": -97.27555084228516,
|
428 |
+
"eval_loss": 0.43106651306152344,
|
429 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
430 |
+
"eval_rewards/chosen": 1.99713134765625,
|
431 |
+
"eval_rewards/margins": 2.4406321048736572,
|
432 |
+
"eval_rewards/rejected": -0.4435007870197296,
|
433 |
+
"eval_runtime": 8.5161,
|
434 |
+
"eval_samples_per_second": 3.288,
|
435 |
+
"eval_steps_per_second": 1.644,
|
436 |
+
"step": 210
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 3.58,
|
440 |
+
"grad_norm": 1.3447190523147583,
|
441 |
+
"learning_rate": 3.626760563380282e-06,
|
442 |
+
"logits/chosen": -1.9027411937713623,
|
443 |
+
"logits/rejected": -1.9270541667938232,
|
444 |
+
"logps/chosen": -31.44101333618164,
|
445 |
+
"logps/rejected": -62.2841911315918,
|
446 |
+
"loss": 0.4686,
|
447 |
+
"rewards/accuracies": 0.32499998807907104,
|
448 |
+
"rewards/chosen": 1.8702812194824219,
|
449 |
+
"rewards/margins": 2.6481127738952637,
|
450 |
+
"rewards/rejected": -0.7778315544128418,
|
451 |
+
"step": 220
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 3.74,
|
455 |
+
"grad_norm": 0.8471798300743103,
|
456 |
+
"learning_rate": 3.5563380281690144e-06,
|
457 |
+
"logits/chosen": -1.7770761251449585,
|
458 |
+
"logits/rejected": -1.8111178874969482,
|
459 |
+
"logps/chosen": -48.4028434753418,
|
460 |
+
"logps/rejected": -93.4535903930664,
|
461 |
+
"loss": 0.3062,
|
462 |
+
"rewards/accuracies": 0.574999988079071,
|
463 |
+
"rewards/chosen": 2.7809433937072754,
|
464 |
+
"rewards/margins": 3.951282501220703,
|
465 |
+
"rewards/rejected": -1.1703392267227173,
|
466 |
+
"step": 230
|
467 |
+
},
|
468 |
+
{
|
469 |
+
"epoch": 3.9,
|
470 |
+
"grad_norm": 0.017692934721708298,
|
471 |
+
"learning_rate": 3.4859154929577467e-06,
|
472 |
+
"logits/chosen": -1.8823143243789673,
|
473 |
+
"logits/rejected": -1.908074975013733,
|
474 |
+
"logps/chosen": -24.35366439819336,
|
475 |
+
"logps/rejected": -55.66550827026367,
|
476 |
+
"loss": 0.5431,
|
477 |
+
"rewards/accuracies": 0.2750000059604645,
|
478 |
+
"rewards/chosen": 1.2430522441864014,
|
479 |
+
"rewards/margins": 1.8208128213882446,
|
480 |
+
"rewards/rejected": -0.577760636806488,
|
481 |
+
"step": 240
|
482 |
+
},
|
483 |
+
{
|
484 |
+
"epoch": 3.9,
|
485 |
+
"eval_logits/chosen": -1.8164188861846924,
|
486 |
+
"eval_logits/rejected": -1.840105652809143,
|
487 |
+
"eval_logps/chosen": -48.241355895996094,
|
488 |
+
"eval_logps/rejected": -97.6273422241211,
|
489 |
+
"eval_loss": 0.4247165322303772,
|
490 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
491 |
+
"eval_rewards/chosen": 2.0880820751190186,
|
492 |
+
"eval_rewards/margins": 2.6371231079101562,
|
493 |
+
"eval_rewards/rejected": -0.5490409731864929,
|
494 |
+
"eval_runtime": 8.5143,
|
495 |
+
"eval_samples_per_second": 3.289,
|
496 |
+
"eval_steps_per_second": 1.644,
|
497 |
+
"step": 240
|
498 |
+
},
|
499 |
+
{
|
500 |
+
"epoch": 4.07,
|
501 |
+
"grad_norm": 0.06990335881710052,
|
502 |
+
"learning_rate": 3.415492957746479e-06,
|
503 |
+
"logits/chosen": -1.855215311050415,
|
504 |
+
"logits/rejected": -1.8647253513336182,
|
505 |
+
"logps/chosen": -41.163124084472656,
|
506 |
+
"logps/rejected": -63.0202751159668,
|
507 |
+
"loss": 0.3954,
|
508 |
+
"rewards/accuracies": 0.44999998807907104,
|
509 |
+
"rewards/chosen": 2.336212635040283,
|
510 |
+
"rewards/margins": 2.88411283493042,
|
511 |
+
"rewards/rejected": -0.5479003190994263,
|
512 |
+
"step": 250
|
513 |
+
},
|
514 |
+
{
|
515 |
+
"epoch": 4.23,
|
516 |
+
"grad_norm": 0.5815927386283875,
|
517 |
+
"learning_rate": 3.3450704225352113e-06,
|
518 |
+
"logits/chosen": -1.9256658554077148,
|
519 |
+
"logits/rejected": -1.930415153503418,
|
520 |
+
"logps/chosen": -24.930946350097656,
|
521 |
+
"logps/rejected": -40.15483474731445,
|
522 |
+
"loss": 0.5089,
|
523 |
+
"rewards/accuracies": 0.2750000059604645,
|
524 |
+
"rewards/chosen": 1.2408175468444824,
|
525 |
+
"rewards/margins": 1.7317492961883545,
|
526 |
+
"rewards/rejected": -0.49093180894851685,
|
527 |
+
"step": 260
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 4.39,
|
531 |
+
"grad_norm": 0.38188156485557556,
|
532 |
+
"learning_rate": 3.274647887323944e-06,
|
533 |
+
"logits/chosen": -1.8994340896606445,
|
534 |
+
"logits/rejected": -1.9313939809799194,
|
535 |
+
"logps/chosen": -27.106714248657227,
|
536 |
+
"logps/rejected": -67.90898132324219,
|
537 |
+
"loss": 0.4547,
|
538 |
+
"rewards/accuracies": 0.3499999940395355,
|
539 |
+
"rewards/chosen": 1.7479994297027588,
|
540 |
+
"rewards/margins": 2.5788474082946777,
|
541 |
+
"rewards/rejected": -0.830848217010498,
|
542 |
+
"step": 270
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 4.39,
|
546 |
+
"eval_logits/chosen": -1.8190696239471436,
|
547 |
+
"eval_logits/rejected": -1.8433464765548706,
|
548 |
+
"eval_logps/chosen": -47.96824264526367,
|
549 |
+
"eval_logps/rejected": -98.09535217285156,
|
550 |
+
"eval_loss": 0.42961153388023376,
|
551 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
552 |
+
"eval_rewards/chosen": 2.170013666152954,
|
553 |
+
"eval_rewards/margins": 2.8594539165496826,
|
554 |
+
"eval_rewards/rejected": -0.6894403696060181,
|
555 |
+
"eval_runtime": 8.5148,
|
556 |
+
"eval_samples_per_second": 3.288,
|
557 |
+
"eval_steps_per_second": 1.644,
|
558 |
+
"step": 270
|
559 |
+
}
|
560 |
+
],
|
561 |
+
"logging_steps": 10,
|
562 |
+
"max_steps": 732,
|
563 |
+
"num_input_tokens_seen": 0,
|
564 |
+
"num_train_epochs": 12,
|
565 |
+
"save_steps": 90,
|
566 |
+
"total_flos": 0.0,
|
567 |
+
"train_batch_size": 2,
|
568 |
+
"trial_name": null,
|
569 |
+
"trial_params": null
|
570 |
+
}
|
checkpoint-270/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a9e56dbe2b48a488c5411e841b81929760b46d9a622b353a65d00ada1e6a94f
|
3 |
+
size 5304
|
checkpoint-360/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.10.0
|
checkpoint-360/adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
+
],
|
26 |
+
"task_type": "CAUSAL_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
checkpoint-360/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87e32a7372be5f5217ef933596b86850b08090f49388115b209f858bb3900ecd
|
3 |
+
size 13648432
|
checkpoint-360/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d016982ba34f201b341482672164185c914d43d996fef6484cee99f030193543
|
3 |
+
size 27370618
|
checkpoint-360/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adbac4581908b419c3039e502a4aacf8ebe77d7c5097a659c9e661f2ab321b78
|
3 |
+
size 14244
|
checkpoint-360/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26cb7dded4a9f8139a282964142640781770711e462a0c8bd5464e290e8b4d27
|
3 |
+
size 1064
|
checkpoint-360/special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "<unk>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
checkpoint-360/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-360/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
checkpoint-360/tokenizer_config.json
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<unk>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<s>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"additional_special_tokens": [],
|
31 |
+
"bos_token": "<s>",
|
32 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + message['content'] + ' [/INST]' }}{% elif message['role'] == 'system' %}{{ '<<SYS>>\\n' + message['content'] + '\\n<</SYS>>\\n\\n' }}{% elif message['role'] == 'assistant' %}{{ ' ' + message['content'] + ' ' + eos_token }}{% endif %}{% endfor %}",
|
33 |
+
"clean_up_tokenization_spaces": false,
|
34 |
+
"eos_token": "</s>",
|
35 |
+
"legacy": true,
|
36 |
+
"max_lenght": 8192,
|
37 |
+
"max_length": 8192,
|
38 |
+
"model_max_length": 1000000000000000019884624838656,
|
39 |
+
"pad_token": "<unk>",
|
40 |
+
"padding": true,
|
41 |
+
"sp_model_kwargs": {},
|
42 |
+
"spaces_between_special_tokens": false,
|
43 |
+
"stride": 0,
|
44 |
+
"tokenizer_class": "LlamaTokenizer",
|
45 |
+
"truncation_side": "right",
|
46 |
+
"truncation_strategy": "longest_first",
|
47 |
+
"unk_token": "<unk>",
|
48 |
+
"use_default_system_prompt": false
|
49 |
+
}
|
checkpoint-360/trainer_state.json
ADDED
@@ -0,0 +1,753 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 0.42961153388023376,
|
3 |
+
"best_model_checkpoint": "./mistral/19-04-24-Weni-WeniGPT-Agents-Mistral-1.0.6-SFT-1.0.4-DPO_Experiment on DPO with other hyperparameters and best SFT model of WeniGPT-2_max_steps-732_batch_4_2024-04-19_ppid_9/checkpoint-270",
|
4 |
+
"epoch": 5.853658536585366,
|
5 |
+
"eval_steps": 30,
|
6 |
+
"global_step": 360,
|
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.16,
|
13 |
+
"grad_norm": 38.021175384521484,
|
14 |
+
"learning_rate": 1.590909090909091e-06,
|
15 |
+
"logits/chosen": -1.7808929681777954,
|
16 |
+
"logits/rejected": -1.8136215209960938,
|
17 |
+
"logps/chosen": -52.2663688659668,
|
18 |
+
"logps/rejected": -88.76155853271484,
|
19 |
+
"loss": 0.6927,
|
20 |
+
"rewards/accuracies": 0.20000000298023224,
|
21 |
+
"rewards/chosen": 0.0008833981119096279,
|
22 |
+
"rewards/margins": 0.0009520913590677083,
|
23 |
+
"rewards/rejected": -6.869318895041943e-05,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.33,
|
28 |
+
"grad_norm": 19.505126953125,
|
29 |
+
"learning_rate": 3.863636363636364e-06,
|
30 |
+
"logits/chosen": -1.865220308303833,
|
31 |
+
"logits/rejected": -1.880090355873108,
|
32 |
+
"logps/chosen": -34.3599967956543,
|
33 |
+
"logps/rejected": -53.656646728515625,
|
34 |
+
"loss": 0.6846,
|
35 |
+
"rewards/accuracies": 0.22499999403953552,
|
36 |
+
"rewards/chosen": 0.019346294924616814,
|
37 |
+
"rewards/margins": 0.017682768404483795,
|
38 |
+
"rewards/rejected": 0.0016635276842862368,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.49,
|
43 |
+
"grad_norm": 16.67194938659668,
|
44 |
+
"learning_rate": 4.964788732394366e-06,
|
45 |
+
"logits/chosen": -1.7692855596542358,
|
46 |
+
"logits/rejected": -1.7932851314544678,
|
47 |
+
"logps/chosen": -38.679237365722656,
|
48 |
+
"logps/rejected": -79.23713684082031,
|
49 |
+
"loss": 0.665,
|
50 |
+
"rewards/accuracies": 0.375,
|
51 |
+
"rewards/chosen": 0.07158979028463364,
|
52 |
+
"rewards/margins": 0.061105482280254364,
|
53 |
+
"rewards/rejected": 0.010484304279088974,
|
54 |
+
"step": 30
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.49,
|
58 |
+
"eval_logits/chosen": -1.7801028490066528,
|
59 |
+
"eval_logits/rejected": -1.7981160879135132,
|
60 |
+
"eval_logps/chosen": -54.71597671508789,
|
61 |
+
"eval_logps/rejected": -95.75775909423828,
|
62 |
+
"eval_loss": 0.6322354674339294,
|
63 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
64 |
+
"eval_rewards/chosen": 0.14569346606731415,
|
65 |
+
"eval_rewards/margins": 0.13385750353336334,
|
66 |
+
"eval_rewards/rejected": 0.011835969984531403,
|
67 |
+
"eval_runtime": 8.5124,
|
68 |
+
"eval_samples_per_second": 3.289,
|
69 |
+
"eval_steps_per_second": 1.645,
|
70 |
+
"step": 30
|
71 |
+
},
|
72 |
+
{
|
73 |
+
"epoch": 0.65,
|
74 |
+
"grad_norm": 22.69721031188965,
|
75 |
+
"learning_rate": 4.894366197183099e-06,
|
76 |
+
"logits/chosen": -1.8458446264266968,
|
77 |
+
"logits/rejected": -1.8594070672988892,
|
78 |
+
"logps/chosen": -39.180992126464844,
|
79 |
+
"logps/rejected": -57.04741287231445,
|
80 |
+
"loss": 0.6164,
|
81 |
+
"rewards/accuracies": 0.3499999940395355,
|
82 |
+
"rewards/chosen": 0.19042351841926575,
|
83 |
+
"rewards/margins": 0.18086455762386322,
|
84 |
+
"rewards/rejected": 0.009558964520692825,
|
85 |
+
"step": 40
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"epoch": 0.81,
|
89 |
+
"grad_norm": 0.0,
|
90 |
+
"learning_rate": 4.823943661971832e-06,
|
91 |
+
"logits/chosen": -1.8411815166473389,
|
92 |
+
"logits/rejected": -1.8659855127334595,
|
93 |
+
"logps/chosen": -31.194744110107422,
|
94 |
+
"logps/rejected": -58.17326736450195,
|
95 |
+
"loss": 0.6138,
|
96 |
+
"rewards/accuracies": 0.30000001192092896,
|
97 |
+
"rewards/chosen": 0.19823171198368073,
|
98 |
+
"rewards/margins": 0.19669394195079803,
|
99 |
+
"rewards/rejected": 0.0015377718955278397,
|
100 |
+
"step": 50
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.98,
|
104 |
+
"grad_norm": 10.77029800415039,
|
105 |
+
"learning_rate": 4.753521126760564e-06,
|
106 |
+
"logits/chosen": -1.816936731338501,
|
107 |
+
"logits/rejected": -1.8421777486801147,
|
108 |
+
"logps/chosen": -50.517478942871094,
|
109 |
+
"logps/rejected": -80.6562728881836,
|
110 |
+
"loss": 0.5445,
|
111 |
+
"rewards/accuracies": 0.42500001192092896,
|
112 |
+
"rewards/chosen": 0.4567543864250183,
|
113 |
+
"rewards/margins": 0.42180705070495605,
|
114 |
+
"rewards/rejected": 0.03494739532470703,
|
115 |
+
"step": 60
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.98,
|
119 |
+
"eval_logits/chosen": -1.784444808959961,
|
120 |
+
"eval_logits/rejected": -1.8030898571014404,
|
121 |
+
"eval_logps/chosen": -53.55432891845703,
|
122 |
+
"eval_logps/rejected": -95.73511505126953,
|
123 |
+
"eval_loss": 0.527186930179596,
|
124 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
125 |
+
"eval_rewards/chosen": 0.4941868484020233,
|
126 |
+
"eval_rewards/margins": 0.47555941343307495,
|
127 |
+
"eval_rewards/rejected": 0.018627464771270752,
|
128 |
+
"eval_runtime": 8.5149,
|
129 |
+
"eval_samples_per_second": 3.288,
|
130 |
+
"eval_steps_per_second": 1.644,
|
131 |
+
"step": 60
|
132 |
+
},
|
133 |
+
{
|
134 |
+
"epoch": 1.14,
|
135 |
+
"grad_norm": 8.583382606506348,
|
136 |
+
"learning_rate": 4.683098591549296e-06,
|
137 |
+
"logits/chosen": -1.7579460144042969,
|
138 |
+
"logits/rejected": -1.776581048965454,
|
139 |
+
"logps/chosen": -54.420066833496094,
|
140 |
+
"logps/rejected": -79.0608901977539,
|
141 |
+
"loss": 0.451,
|
142 |
+
"rewards/accuracies": 0.4749999940395355,
|
143 |
+
"rewards/chosen": 0.8353117108345032,
|
144 |
+
"rewards/margins": 0.8680375814437866,
|
145 |
+
"rewards/rejected": -0.032725896686315536,
|
146 |
+
"step": 70
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 1.3,
|
150 |
+
"grad_norm": 2.3610572814941406,
|
151 |
+
"learning_rate": 4.612676056338028e-06,
|
152 |
+
"logits/chosen": -1.8833833932876587,
|
153 |
+
"logits/rejected": -1.9092212915420532,
|
154 |
+
"logps/chosen": -25.5800724029541,
|
155 |
+
"logps/rejected": -64.96099853515625,
|
156 |
+
"loss": 0.5302,
|
157 |
+
"rewards/accuracies": 0.30000001192092896,
|
158 |
+
"rewards/chosen": 0.5431563258171082,
|
159 |
+
"rewards/margins": 0.6763826012611389,
|
160 |
+
"rewards/rejected": -0.13322624564170837,
|
161 |
+
"step": 80
|
162 |
+
},
|
163 |
+
{
|
164 |
+
"epoch": 1.46,
|
165 |
+
"grad_norm": 3.739367723464966,
|
166 |
+
"learning_rate": 4.542253521126761e-06,
|
167 |
+
"logits/chosen": -1.8194096088409424,
|
168 |
+
"logits/rejected": -1.8343127965927124,
|
169 |
+
"logps/chosen": -41.80801773071289,
|
170 |
+
"logps/rejected": -63.005592346191406,
|
171 |
+
"loss": 0.4616,
|
172 |
+
"rewards/accuracies": 0.4749999940395355,
|
173 |
+
"rewards/chosen": 0.830731213092804,
|
174 |
+
"rewards/margins": 0.9403120875358582,
|
175 |
+
"rewards/rejected": -0.109580859541893,
|
176 |
+
"step": 90
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"epoch": 1.46,
|
180 |
+
"eval_logits/chosen": -1.7902206182479858,
|
181 |
+
"eval_logits/rejected": -1.8099161386489868,
|
182 |
+
"eval_logps/chosen": -52.01105880737305,
|
183 |
+
"eval_logps/rejected": -95.83198547363281,
|
184 |
+
"eval_loss": 0.46216800808906555,
|
185 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
186 |
+
"eval_rewards/chosen": 0.957168459892273,
|
187 |
+
"eval_rewards/margins": 0.9676021337509155,
|
188 |
+
"eval_rewards/rejected": -0.010433738119900227,
|
189 |
+
"eval_runtime": 8.5144,
|
190 |
+
"eval_samples_per_second": 3.289,
|
191 |
+
"eval_steps_per_second": 1.644,
|
192 |
+
"step": 90
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 1.63,
|
196 |
+
"grad_norm": 0.5382364988327026,
|
197 |
+
"learning_rate": 4.471830985915494e-06,
|
198 |
+
"logits/chosen": -1.845868468284607,
|
199 |
+
"logits/rejected": -1.8715919256210327,
|
200 |
+
"logps/chosen": -40.285335540771484,
|
201 |
+
"logps/rejected": -73.16102600097656,
|
202 |
+
"loss": 0.4611,
|
203 |
+
"rewards/accuracies": 0.4000000059604645,
|
204 |
+
"rewards/chosen": 1.0631928443908691,
|
205 |
+
"rewards/margins": 1.3067411184310913,
|
206 |
+
"rewards/rejected": -0.24354824423789978,
|
207 |
+
"step": 100
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 1.79,
|
211 |
+
"grad_norm": 12.538246154785156,
|
212 |
+
"learning_rate": 4.401408450704226e-06,
|
213 |
+
"logits/chosen": -1.8342373371124268,
|
214 |
+
"logits/rejected": -1.862433671951294,
|
215 |
+
"logps/chosen": -29.438589096069336,
|
216 |
+
"logps/rejected": -62.31974411010742,
|
217 |
+
"loss": 0.5266,
|
218 |
+
"rewards/accuracies": 0.30000001192092896,
|
219 |
+
"rewards/chosen": 0.7012811899185181,
|
220 |
+
"rewards/margins": 0.8140069246292114,
|
221 |
+
"rewards/rejected": -0.11272567510604858,
|
222 |
+
"step": 110
|
223 |
+
},
|
224 |
+
{
|
225 |
+
"epoch": 1.95,
|
226 |
+
"grad_norm": 2.3604652881622314,
|
227 |
+
"learning_rate": 4.3309859154929575e-06,
|
228 |
+
"logits/chosen": -1.8481504917144775,
|
229 |
+
"logits/rejected": -1.8528194427490234,
|
230 |
+
"logps/chosen": -35.794334411621094,
|
231 |
+
"logps/rejected": -56.22735595703125,
|
232 |
+
"loss": 0.5327,
|
233 |
+
"rewards/accuracies": 0.32499998807907104,
|
234 |
+
"rewards/chosen": 1.078013300895691,
|
235 |
+
"rewards/margins": 0.9431617856025696,
|
236 |
+
"rewards/rejected": 0.1348516196012497,
|
237 |
+
"step": 120
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 1.95,
|
241 |
+
"eval_logits/chosen": -1.7962983846664429,
|
242 |
+
"eval_logits/rejected": -1.8171442747116089,
|
243 |
+
"eval_logps/chosen": -50.74287796020508,
|
244 |
+
"eval_logps/rejected": -96.0649185180664,
|
245 |
+
"eval_loss": 0.4424423575401306,
|
246 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
247 |
+
"eval_rewards/chosen": 1.337624192237854,
|
248 |
+
"eval_rewards/margins": 1.4179356098175049,
|
249 |
+
"eval_rewards/rejected": -0.08031141757965088,
|
250 |
+
"eval_runtime": 8.5188,
|
251 |
+
"eval_samples_per_second": 3.287,
|
252 |
+
"eval_steps_per_second": 1.643,
|
253 |
+
"step": 120
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"epoch": 2.11,
|
257 |
+
"grad_norm": 5.3829216957092285,
|
258 |
+
"learning_rate": 4.26056338028169e-06,
|
259 |
+
"logits/chosen": -1.8153988122940063,
|
260 |
+
"logits/rejected": -1.853118658065796,
|
261 |
+
"logps/chosen": -44.251441955566406,
|
262 |
+
"logps/rejected": -85.38258361816406,
|
263 |
+
"loss": 0.4011,
|
264 |
+
"rewards/accuracies": 0.4749999940395355,
|
265 |
+
"rewards/chosen": 1.5001299381256104,
|
266 |
+
"rewards/margins": 1.9703232049942017,
|
267 |
+
"rewards/rejected": -0.4701933264732361,
|
268 |
+
"step": 130
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 2.28,
|
272 |
+
"grad_norm": 0.6282079815864563,
|
273 |
+
"learning_rate": 4.190140845070423e-06,
|
274 |
+
"logits/chosen": -1.8527545928955078,
|
275 |
+
"logits/rejected": -1.8757705688476562,
|
276 |
+
"logps/chosen": -35.6223258972168,
|
277 |
+
"logps/rejected": -80.99830627441406,
|
278 |
+
"loss": 0.4423,
|
279 |
+
"rewards/accuracies": 0.375,
|
280 |
+
"rewards/chosen": 1.484961748123169,
|
281 |
+
"rewards/margins": 1.8964126110076904,
|
282 |
+
"rewards/rejected": -0.41145071387290955,
|
283 |
+
"step": 140
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 2.44,
|
287 |
+
"grad_norm": 0.0,
|
288 |
+
"learning_rate": 4.119718309859156e-06,
|
289 |
+
"logits/chosen": -1.9129869937896729,
|
290 |
+
"logits/rejected": -1.927869439125061,
|
291 |
+
"logps/chosen": -24.400936126708984,
|
292 |
+
"logps/rejected": -50.861839294433594,
|
293 |
+
"loss": 0.5459,
|
294 |
+
"rewards/accuracies": 0.25,
|
295 |
+
"rewards/chosen": 0.8408910036087036,
|
296 |
+
"rewards/margins": 1.1376488208770752,
|
297 |
+
"rewards/rejected": -0.2967577874660492,
|
298 |
+
"step": 150
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"epoch": 2.44,
|
302 |
+
"eval_logits/chosen": -1.8025389909744263,
|
303 |
+
"eval_logits/rejected": -1.824258804321289,
|
304 |
+
"eval_logps/chosen": -49.72334671020508,
|
305 |
+
"eval_logps/rejected": -96.41252899169922,
|
306 |
+
"eval_loss": 0.4335039258003235,
|
307 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
308 |
+
"eval_rewards/chosen": 1.6434847116470337,
|
309 |
+
"eval_rewards/margins": 1.828076720237732,
|
310 |
+
"eval_rewards/rejected": -0.1845920830965042,
|
311 |
+
"eval_runtime": 8.5149,
|
312 |
+
"eval_samples_per_second": 3.288,
|
313 |
+
"eval_steps_per_second": 1.644,
|
314 |
+
"step": 150
|
315 |
+
},
|
316 |
+
{
|
317 |
+
"epoch": 2.6,
|
318 |
+
"grad_norm": 0.7459288239479065,
|
319 |
+
"learning_rate": 4.0492957746478875e-06,
|
320 |
+
"logits/chosen": -1.786231279373169,
|
321 |
+
"logits/rejected": -1.8223682641983032,
|
322 |
+
"logps/chosen": -40.68749237060547,
|
323 |
+
"logps/rejected": -78.1619873046875,
|
324 |
+
"loss": 0.4348,
|
325 |
+
"rewards/accuracies": 0.44999998807907104,
|
326 |
+
"rewards/chosen": 1.9040056467056274,
|
327 |
+
"rewards/margins": 2.482433795928955,
|
328 |
+
"rewards/rejected": -0.5784280896186829,
|
329 |
+
"step": 160
|
330 |
+
},
|
331 |
+
{
|
332 |
+
"epoch": 2.76,
|
333 |
+
"grad_norm": 1.4669339656829834,
|
334 |
+
"learning_rate": 3.97887323943662e-06,
|
335 |
+
"logits/chosen": -1.8449195623397827,
|
336 |
+
"logits/rejected": -1.871626615524292,
|
337 |
+
"logps/chosen": -46.335182189941406,
|
338 |
+
"logps/rejected": -86.10281372070312,
|
339 |
+
"loss": 0.4232,
|
340 |
+
"rewards/accuracies": 0.4000000059604645,
|
341 |
+
"rewards/chosen": 1.8989893198013306,
|
342 |
+
"rewards/margins": 2.384274482727051,
|
343 |
+
"rewards/rejected": -0.4852851927280426,
|
344 |
+
"step": 170
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"epoch": 2.93,
|
348 |
+
"grad_norm": 0.0301869735121727,
|
349 |
+
"learning_rate": 3.908450704225352e-06,
|
350 |
+
"logits/chosen": -1.8375946283340454,
|
351 |
+
"logits/rejected": -1.8527040481567383,
|
352 |
+
"logps/chosen": -39.01136016845703,
|
353 |
+
"logps/rejected": -65.78593444824219,
|
354 |
+
"loss": 0.4055,
|
355 |
+
"rewards/accuracies": 0.42500001192092896,
|
356 |
+
"rewards/chosen": 1.9841420650482178,
|
357 |
+
"rewards/margins": 2.3045599460601807,
|
358 |
+
"rewards/rejected": -0.32041770219802856,
|
359 |
+
"step": 180
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 2.93,
|
363 |
+
"eval_logits/chosen": -1.8074016571044922,
|
364 |
+
"eval_logits/rejected": -1.830051064491272,
|
365 |
+
"eval_logps/chosen": -48.993629455566406,
|
366 |
+
"eval_logps/rejected": -96.92731475830078,
|
367 |
+
"eval_loss": 0.4326101839542389,
|
368 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
369 |
+
"eval_rewards/chosen": 1.8623981475830078,
|
370 |
+
"eval_rewards/margins": 2.201425075531006,
|
371 |
+
"eval_rewards/rejected": -0.3390272557735443,
|
372 |
+
"eval_runtime": 8.5144,
|
373 |
+
"eval_samples_per_second": 3.289,
|
374 |
+
"eval_steps_per_second": 1.644,
|
375 |
+
"step": 180
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 3.09,
|
379 |
+
"grad_norm": 2.224493980407715,
|
380 |
+
"learning_rate": 3.838028169014085e-06,
|
381 |
+
"logits/chosen": -1.8459789752960205,
|
382 |
+
"logits/rejected": -1.8675992488861084,
|
383 |
+
"logps/chosen": -32.56737518310547,
|
384 |
+
"logps/rejected": -61.4633674621582,
|
385 |
+
"loss": 0.4576,
|
386 |
+
"rewards/accuracies": 0.375,
|
387 |
+
"rewards/chosen": 1.5155870914459229,
|
388 |
+
"rewards/margins": 1.9375633001327515,
|
389 |
+
"rewards/rejected": -0.42197614908218384,
|
390 |
+
"step": 190
|
391 |
+
},
|
392 |
+
{
|
393 |
+
"epoch": 3.25,
|
394 |
+
"grad_norm": 16.606130599975586,
|
395 |
+
"learning_rate": 3.767605633802817e-06,
|
396 |
+
"logits/chosen": -1.8678531646728516,
|
397 |
+
"logits/rejected": -1.8987194299697876,
|
398 |
+
"logps/chosen": -36.32281494140625,
|
399 |
+
"logps/rejected": -82.02101135253906,
|
400 |
+
"loss": 0.4697,
|
401 |
+
"rewards/accuracies": 0.3499999940395355,
|
402 |
+
"rewards/chosen": 1.7492707967758179,
|
403 |
+
"rewards/margins": 2.534116268157959,
|
404 |
+
"rewards/rejected": -0.7848455309867859,
|
405 |
+
"step": 200
|
406 |
+
},
|
407 |
+
{
|
408 |
+
"epoch": 3.41,
|
409 |
+
"grad_norm": 2.050732135772705,
|
410 |
+
"learning_rate": 3.69718309859155e-06,
|
411 |
+
"logits/chosen": -1.8438726663589478,
|
412 |
+
"logits/rejected": -1.8704954385757446,
|
413 |
+
"logps/chosen": -31.156131744384766,
|
414 |
+
"logps/rejected": -71.87327575683594,
|
415 |
+
"loss": 0.4694,
|
416 |
+
"rewards/accuracies": 0.32499998807907104,
|
417 |
+
"rewards/chosen": 1.7663137912750244,
|
418 |
+
"rewards/margins": 2.468672513961792,
|
419 |
+
"rewards/rejected": -0.702358603477478,
|
420 |
+
"step": 210
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 3.41,
|
424 |
+
"eval_logits/chosen": -1.8135889768600464,
|
425 |
+
"eval_logits/rejected": -1.836788535118103,
|
426 |
+
"eval_logps/chosen": -48.54452133178711,
|
427 |
+
"eval_logps/rejected": -97.27555084228516,
|
428 |
+
"eval_loss": 0.43106651306152344,
|
429 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
430 |
+
"eval_rewards/chosen": 1.99713134765625,
|
431 |
+
"eval_rewards/margins": 2.4406321048736572,
|
432 |
+
"eval_rewards/rejected": -0.4435007870197296,
|
433 |
+
"eval_runtime": 8.5161,
|
434 |
+
"eval_samples_per_second": 3.288,
|
435 |
+
"eval_steps_per_second": 1.644,
|
436 |
+
"step": 210
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 3.58,
|
440 |
+
"grad_norm": 1.3447190523147583,
|
441 |
+
"learning_rate": 3.626760563380282e-06,
|
442 |
+
"logits/chosen": -1.9027411937713623,
|
443 |
+
"logits/rejected": -1.9270541667938232,
|
444 |
+
"logps/chosen": -31.44101333618164,
|
445 |
+
"logps/rejected": -62.2841911315918,
|
446 |
+
"loss": 0.4686,
|
447 |
+
"rewards/accuracies": 0.32499998807907104,
|
448 |
+
"rewards/chosen": 1.8702812194824219,
|
449 |
+
"rewards/margins": 2.6481127738952637,
|
450 |
+
"rewards/rejected": -0.7778315544128418,
|
451 |
+
"step": 220
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 3.74,
|
455 |
+
"grad_norm": 0.8471798300743103,
|
456 |
+
"learning_rate": 3.5563380281690144e-06,
|
457 |
+
"logits/chosen": -1.7770761251449585,
|
458 |
+
"logits/rejected": -1.8111178874969482,
|
459 |
+
"logps/chosen": -48.4028434753418,
|
460 |
+
"logps/rejected": -93.4535903930664,
|
461 |
+
"loss": 0.3062,
|
462 |
+
"rewards/accuracies": 0.574999988079071,
|
463 |
+
"rewards/chosen": 2.7809433937072754,
|
464 |
+
"rewards/margins": 3.951282501220703,
|
465 |
+
"rewards/rejected": -1.1703392267227173,
|
466 |
+
"step": 230
|
467 |
+
},
|
468 |
+
{
|
469 |
+
"epoch": 3.9,
|
470 |
+
"grad_norm": 0.017692934721708298,
|
471 |
+
"learning_rate": 3.4859154929577467e-06,
|
472 |
+
"logits/chosen": -1.8823143243789673,
|
473 |
+
"logits/rejected": -1.908074975013733,
|
474 |
+
"logps/chosen": -24.35366439819336,
|
475 |
+
"logps/rejected": -55.66550827026367,
|
476 |
+
"loss": 0.5431,
|
477 |
+
"rewards/accuracies": 0.2750000059604645,
|
478 |
+
"rewards/chosen": 1.2430522441864014,
|
479 |
+
"rewards/margins": 1.8208128213882446,
|
480 |
+
"rewards/rejected": -0.577760636806488,
|
481 |
+
"step": 240
|
482 |
+
},
|
483 |
+
{
|
484 |
+
"epoch": 3.9,
|
485 |
+
"eval_logits/chosen": -1.8164188861846924,
|
486 |
+
"eval_logits/rejected": -1.840105652809143,
|
487 |
+
"eval_logps/chosen": -48.241355895996094,
|
488 |
+
"eval_logps/rejected": -97.6273422241211,
|
489 |
+
"eval_loss": 0.4247165322303772,
|
490 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
491 |
+
"eval_rewards/chosen": 2.0880820751190186,
|
492 |
+
"eval_rewards/margins": 2.6371231079101562,
|
493 |
+
"eval_rewards/rejected": -0.5490409731864929,
|
494 |
+
"eval_runtime": 8.5143,
|
495 |
+
"eval_samples_per_second": 3.289,
|
496 |
+
"eval_steps_per_second": 1.644,
|
497 |
+
"step": 240
|
498 |
+
},
|
499 |
+
{
|
500 |
+
"epoch": 4.07,
|
501 |
+
"grad_norm": 0.06990335881710052,
|
502 |
+
"learning_rate": 3.415492957746479e-06,
|
503 |
+
"logits/chosen": -1.855215311050415,
|
504 |
+
"logits/rejected": -1.8647253513336182,
|
505 |
+
"logps/chosen": -41.163124084472656,
|
506 |
+
"logps/rejected": -63.0202751159668,
|
507 |
+
"loss": 0.3954,
|
508 |
+
"rewards/accuracies": 0.44999998807907104,
|
509 |
+
"rewards/chosen": 2.336212635040283,
|
510 |
+
"rewards/margins": 2.88411283493042,
|
511 |
+
"rewards/rejected": -0.5479003190994263,
|
512 |
+
"step": 250
|
513 |
+
},
|
514 |
+
{
|
515 |
+
"epoch": 4.23,
|
516 |
+
"grad_norm": 0.5815927386283875,
|
517 |
+
"learning_rate": 3.3450704225352113e-06,
|
518 |
+
"logits/chosen": -1.9256658554077148,
|
519 |
+
"logits/rejected": -1.930415153503418,
|
520 |
+
"logps/chosen": -24.930946350097656,
|
521 |
+
"logps/rejected": -40.15483474731445,
|
522 |
+
"loss": 0.5089,
|
523 |
+
"rewards/accuracies": 0.2750000059604645,
|
524 |
+
"rewards/chosen": 1.2408175468444824,
|
525 |
+
"rewards/margins": 1.7317492961883545,
|
526 |
+
"rewards/rejected": -0.49093180894851685,
|
527 |
+
"step": 260
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 4.39,
|
531 |
+
"grad_norm": 0.38188156485557556,
|
532 |
+
"learning_rate": 3.274647887323944e-06,
|
533 |
+
"logits/chosen": -1.8994340896606445,
|
534 |
+
"logits/rejected": -1.9313939809799194,
|
535 |
+
"logps/chosen": -27.106714248657227,
|
536 |
+
"logps/rejected": -67.90898132324219,
|
537 |
+
"loss": 0.4547,
|
538 |
+
"rewards/accuracies": 0.3499999940395355,
|
539 |
+
"rewards/chosen": 1.7479994297027588,
|
540 |
+
"rewards/margins": 2.5788474082946777,
|
541 |
+
"rewards/rejected": -0.830848217010498,
|
542 |
+
"step": 270
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 4.39,
|
546 |
+
"eval_logits/chosen": -1.8190696239471436,
|
547 |
+
"eval_logits/rejected": -1.8433464765548706,
|
548 |
+
"eval_logps/chosen": -47.96824264526367,
|
549 |
+
"eval_logps/rejected": -98.09535217285156,
|
550 |
+
"eval_loss": 0.42961153388023376,
|
551 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
552 |
+
"eval_rewards/chosen": 2.170013666152954,
|
553 |
+
"eval_rewards/margins": 2.8594539165496826,
|
554 |
+
"eval_rewards/rejected": -0.6894403696060181,
|
555 |
+
"eval_runtime": 8.5148,
|
556 |
+
"eval_samples_per_second": 3.288,
|
557 |
+
"eval_steps_per_second": 1.644,
|
558 |
+
"step": 270
|
559 |
+
},
|
560 |
+
{
|
561 |
+
"epoch": 4.55,
|
562 |
+
"grad_norm": 0.3809558153152466,
|
563 |
+
"learning_rate": 3.2042253521126764e-06,
|
564 |
+
"logits/chosen": -1.861537218093872,
|
565 |
+
"logits/rejected": -1.880858063697815,
|
566 |
+
"logps/chosen": -33.568603515625,
|
567 |
+
"logps/rejected": -57.01904296875,
|
568 |
+
"loss": 0.4508,
|
569 |
+
"rewards/accuracies": 0.3499999940395355,
|
570 |
+
"rewards/chosen": 2.471442699432373,
|
571 |
+
"rewards/margins": 3.4677319526672363,
|
572 |
+
"rewards/rejected": -0.996289074420929,
|
573 |
+
"step": 280
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"epoch": 4.72,
|
577 |
+
"grad_norm": 0.03738081455230713,
|
578 |
+
"learning_rate": 3.133802816901409e-06,
|
579 |
+
"logits/chosen": -1.8528019189834595,
|
580 |
+
"logits/rejected": -1.8946154117584229,
|
581 |
+
"logps/chosen": -35.256317138671875,
|
582 |
+
"logps/rejected": -99.2815933227539,
|
583 |
+
"loss": 0.442,
|
584 |
+
"rewards/accuracies": 0.375,
|
585 |
+
"rewards/chosen": 1.5687124729156494,
|
586 |
+
"rewards/margins": 3.0280191898345947,
|
587 |
+
"rewards/rejected": -1.4593069553375244,
|
588 |
+
"step": 290
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"epoch": 4.88,
|
592 |
+
"grad_norm": 0.007441267836838961,
|
593 |
+
"learning_rate": 3.063380281690141e-06,
|
594 |
+
"logits/chosen": -1.7671687602996826,
|
595 |
+
"logits/rejected": -1.7900078296661377,
|
596 |
+
"logps/chosen": -58.0703239440918,
|
597 |
+
"logps/rejected": -107.0584487915039,
|
598 |
+
"loss": 0.3606,
|
599 |
+
"rewards/accuracies": 0.550000011920929,
|
600 |
+
"rewards/chosen": 3.007930278778076,
|
601 |
+
"rewards/margins": 4.793817043304443,
|
602 |
+
"rewards/rejected": -1.7858864068984985,
|
603 |
+
"step": 300
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"epoch": 4.88,
|
607 |
+
"eval_logits/chosen": -1.8213108777999878,
|
608 |
+
"eval_logits/rejected": -1.8460028171539307,
|
609 |
+
"eval_logps/chosen": -47.7896842956543,
|
610 |
+
"eval_logps/rejected": -98.4369125366211,
|
611 |
+
"eval_loss": 0.4289851188659668,
|
612 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
613 |
+
"eval_rewards/chosen": 2.223581314086914,
|
614 |
+
"eval_rewards/margins": 3.015495777130127,
|
615 |
+
"eval_rewards/rejected": -0.7919142842292786,
|
616 |
+
"eval_runtime": 8.5154,
|
617 |
+
"eval_samples_per_second": 3.288,
|
618 |
+
"eval_steps_per_second": 1.644,
|
619 |
+
"step": 300
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 5.04,
|
623 |
+
"grad_norm": 0.037768810987472534,
|
624 |
+
"learning_rate": 2.9929577464788733e-06,
|
625 |
+
"logits/chosen": -1.8851121664047241,
|
626 |
+
"logits/rejected": -1.9122593402862549,
|
627 |
+
"logps/chosen": -21.110910415649414,
|
628 |
+
"logps/rejected": -48.944602966308594,
|
629 |
+
"loss": 0.4731,
|
630 |
+
"rewards/accuracies": 0.32499998807907104,
|
631 |
+
"rewards/chosen": 1.653512954711914,
|
632 |
+
"rewards/margins": 2.38820219039917,
|
633 |
+
"rewards/rejected": -0.7346888780593872,
|
634 |
+
"step": 310
|
635 |
+
},
|
636 |
+
{
|
637 |
+
"epoch": 5.2,
|
638 |
+
"grad_norm": 0.0,
|
639 |
+
"learning_rate": 2.922535211267606e-06,
|
640 |
+
"logits/chosen": -1.8363854885101318,
|
641 |
+
"logits/rejected": -1.869361162185669,
|
642 |
+
"logps/chosen": -36.65054702758789,
|
643 |
+
"logps/rejected": -84.7163314819336,
|
644 |
+
"loss": 0.3992,
|
645 |
+
"rewards/accuracies": 0.42500001192092896,
|
646 |
+
"rewards/chosen": 2.3141231536865234,
|
647 |
+
"rewards/margins": 3.9065093994140625,
|
648 |
+
"rewards/rejected": -1.5923866033554077,
|
649 |
+
"step": 320
|
650 |
+
},
|
651 |
+
{
|
652 |
+
"epoch": 5.37,
|
653 |
+
"grad_norm": 0.08495225757360458,
|
654 |
+
"learning_rate": 2.8521126760563383e-06,
|
655 |
+
"logits/chosen": -1.854119062423706,
|
656 |
+
"logits/rejected": -1.8729274272918701,
|
657 |
+
"logps/chosen": -40.588775634765625,
|
658 |
+
"logps/rejected": -68.68611145019531,
|
659 |
+
"loss": 0.4021,
|
660 |
+
"rewards/accuracies": 0.42500001192092896,
|
661 |
+
"rewards/chosen": 2.146328926086426,
|
662 |
+
"rewards/margins": 3.4630661010742188,
|
663 |
+
"rewards/rejected": -1.3167372941970825,
|
664 |
+
"step": 330
|
665 |
+
},
|
666 |
+
{
|
667 |
+
"epoch": 5.37,
|
668 |
+
"eval_logits/chosen": -1.8219343423843384,
|
669 |
+
"eval_logits/rejected": -1.8470803499221802,
|
670 |
+
"eval_logps/chosen": -47.683902740478516,
|
671 |
+
"eval_logps/rejected": -98.87833404541016,
|
672 |
+
"eval_loss": 0.4302048683166504,
|
673 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
674 |
+
"eval_rewards/chosen": 2.255316734313965,
|
675 |
+
"eval_rewards/margins": 3.179651975631714,
|
676 |
+
"eval_rewards/rejected": -0.9243355989456177,
|
677 |
+
"eval_runtime": 8.5149,
|
678 |
+
"eval_samples_per_second": 3.288,
|
679 |
+
"eval_steps_per_second": 1.644,
|
680 |
+
"step": 330
|
681 |
+
},
|
682 |
+
{
|
683 |
+
"epoch": 5.53,
|
684 |
+
"grad_norm": 0.00047089156578294933,
|
685 |
+
"learning_rate": 2.781690140845071e-06,
|
686 |
+
"logits/chosen": -1.9298601150512695,
|
687 |
+
"logits/rejected": -1.9418340921401978,
|
688 |
+
"logps/chosen": -28.818872451782227,
|
689 |
+
"logps/rejected": -59.13349151611328,
|
690 |
+
"loss": 0.5413,
|
691 |
+
"rewards/accuracies": 0.2750000059604645,
|
692 |
+
"rewards/chosen": 1.8383833169937134,
|
693 |
+
"rewards/margins": 2.883132219314575,
|
694 |
+
"rewards/rejected": -1.0447486639022827,
|
695 |
+
"step": 340
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 5.69,
|
699 |
+
"grad_norm": 2.729531764984131,
|
700 |
+
"learning_rate": 2.7112676056338033e-06,
|
701 |
+
"logits/chosen": -1.8659921884536743,
|
702 |
+
"logits/rejected": -1.905010461807251,
|
703 |
+
"logps/chosen": -27.63974380493164,
|
704 |
+
"logps/rejected": -73.26609802246094,
|
705 |
+
"loss": 0.4368,
|
706 |
+
"rewards/accuracies": 0.375,
|
707 |
+
"rewards/chosen": 2.2738237380981445,
|
708 |
+
"rewards/margins": 3.4326729774475098,
|
709 |
+
"rewards/rejected": -1.1588493585586548,
|
710 |
+
"step": 350
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 5.85,
|
714 |
+
"grad_norm": 0.01013993564993143,
|
715 |
+
"learning_rate": 2.640845070422535e-06,
|
716 |
+
"logits/chosen": -1.8495924472808838,
|
717 |
+
"logits/rejected": -1.8761341571807861,
|
718 |
+
"logps/chosen": -33.9546012878418,
|
719 |
+
"logps/rejected": -70.13398742675781,
|
720 |
+
"loss": 0.419,
|
721 |
+
"rewards/accuracies": 0.4000000059604645,
|
722 |
+
"rewards/chosen": 2.0099234580993652,
|
723 |
+
"rewards/margins": 3.498170852661133,
|
724 |
+
"rewards/rejected": -1.488247275352478,
|
725 |
+
"step": 360
|
726 |
+
},
|
727 |
+
{
|
728 |
+
"epoch": 5.85,
|
729 |
+
"eval_logits/chosen": -1.8214120864868164,
|
730 |
+
"eval_logits/rejected": -1.8469568490982056,
|
731 |
+
"eval_logps/chosen": -47.67514419555664,
|
732 |
+
"eval_logps/rejected": -99.1513900756836,
|
733 |
+
"eval_loss": 0.43358945846557617,
|
734 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
735 |
+
"eval_rewards/chosen": 2.257944107055664,
|
736 |
+
"eval_rewards/margins": 3.264200210571289,
|
737 |
+
"eval_rewards/rejected": -1.0062559843063354,
|
738 |
+
"eval_runtime": 8.5148,
|
739 |
+
"eval_samples_per_second": 3.288,
|
740 |
+
"eval_steps_per_second": 1.644,
|
741 |
+
"step": 360
|
742 |
+
}
|
743 |
+
],
|
744 |
+
"logging_steps": 10,
|
745 |
+
"max_steps": 732,
|
746 |
+
"num_input_tokens_seen": 0,
|
747 |
+
"num_train_epochs": 12,
|
748 |
+
"save_steps": 90,
|
749 |
+
"total_flos": 0.0,
|
750 |
+
"train_batch_size": 2,
|
751 |
+
"trial_name": null,
|
752 |
+
"trial_params": null
|
753 |
+
}
|
checkpoint-360/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a9e56dbe2b48a488c5411e841b81929760b46d9a622b353a65d00ada1e6a94f
|
3 |
+
size 5304
|
checkpoint-450/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.10.0
|
checkpoint-450/adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
+
],
|
26 |
+
"task_type": "CAUSAL_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
checkpoint-450/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27d48ea2bf443ece7a72d5b3bf45f5ce7ca671022c02bd7248f1870fd1094097
|
3 |
+
size 13648432
|
checkpoint-450/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:caa00dde6fb238c90b99ba545681ee9fe3580559c7e15bfdb8bcf50f02ddba78
|
3 |
+
size 27370618
|
checkpoint-450/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d04e53e20ff2f98d1790a767178a0a2c6628c3c02f82f462c756ee89c4a2140
|
3 |
+
size 14244
|
checkpoint-450/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9e5df58b309e8dbe4c69c46c6d0eae21a283223ca4c98c136b173192d0eb0ff
|
3 |
+
size 1064
|
checkpoint-450/special_tokens_map.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<s>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "</s>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": "<unk>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
checkpoint-450/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-450/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
checkpoint-450/tokenizer_config.json
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": true,
|
3 |
+
"add_eos_token": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"0": {
|
6 |
+
"content": "<unk>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"1": {
|
14 |
+
"content": "<s>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"2": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
}
|
29 |
+
},
|
30 |
+
"additional_special_tokens": [],
|
31 |
+
"bos_token": "<s>",
|
32 |
+
"chat_template": "{% for message in messages %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + message['content'] + ' [/INST]' }}{% elif message['role'] == 'system' %}{{ '<<SYS>>\\n' + message['content'] + '\\n<</SYS>>\\n\\n' }}{% elif message['role'] == 'assistant' %}{{ ' ' + message['content'] + ' ' + eos_token }}{% endif %}{% endfor %}",
|
33 |
+
"clean_up_tokenization_spaces": false,
|
34 |
+
"eos_token": "</s>",
|
35 |
+
"legacy": true,
|
36 |
+
"max_lenght": 8192,
|
37 |
+
"max_length": 8192,
|
38 |
+
"model_max_length": 1000000000000000019884624838656,
|
39 |
+
"pad_token": "<unk>",
|
40 |
+
"padding": true,
|
41 |
+
"sp_model_kwargs": {},
|
42 |
+
"spaces_between_special_tokens": false,
|
43 |
+
"stride": 0,
|
44 |
+
"tokenizer_class": "LlamaTokenizer",
|
45 |
+
"truncation_side": "right",
|
46 |
+
"truncation_strategy": "longest_first",
|
47 |
+
"unk_token": "<unk>",
|
48 |
+
"use_default_system_prompt": false
|
49 |
+
}
|
checkpoint-450/trainer_state.json
ADDED
@@ -0,0 +1,936 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 0.42961153388023376,
|
3 |
+
"best_model_checkpoint": "./mistral/19-04-24-Weni-WeniGPT-Agents-Mistral-1.0.6-SFT-1.0.4-DPO_Experiment on DPO with other hyperparameters and best SFT model of WeniGPT-2_max_steps-732_batch_4_2024-04-19_ppid_9/checkpoint-270",
|
4 |
+
"epoch": 7.317073170731708,
|
5 |
+
"eval_steps": 30,
|
6 |
+
"global_step": 450,
|
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.16,
|
13 |
+
"grad_norm": 38.021175384521484,
|
14 |
+
"learning_rate": 1.590909090909091e-06,
|
15 |
+
"logits/chosen": -1.7808929681777954,
|
16 |
+
"logits/rejected": -1.8136215209960938,
|
17 |
+
"logps/chosen": -52.2663688659668,
|
18 |
+
"logps/rejected": -88.76155853271484,
|
19 |
+
"loss": 0.6927,
|
20 |
+
"rewards/accuracies": 0.20000000298023224,
|
21 |
+
"rewards/chosen": 0.0008833981119096279,
|
22 |
+
"rewards/margins": 0.0009520913590677083,
|
23 |
+
"rewards/rejected": -6.869318895041943e-05,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.33,
|
28 |
+
"grad_norm": 19.505126953125,
|
29 |
+
"learning_rate": 3.863636363636364e-06,
|
30 |
+
"logits/chosen": -1.865220308303833,
|
31 |
+
"logits/rejected": -1.880090355873108,
|
32 |
+
"logps/chosen": -34.3599967956543,
|
33 |
+
"logps/rejected": -53.656646728515625,
|
34 |
+
"loss": 0.6846,
|
35 |
+
"rewards/accuracies": 0.22499999403953552,
|
36 |
+
"rewards/chosen": 0.019346294924616814,
|
37 |
+
"rewards/margins": 0.017682768404483795,
|
38 |
+
"rewards/rejected": 0.0016635276842862368,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.49,
|
43 |
+
"grad_norm": 16.67194938659668,
|
44 |
+
"learning_rate": 4.964788732394366e-06,
|
45 |
+
"logits/chosen": -1.7692855596542358,
|
46 |
+
"logits/rejected": -1.7932851314544678,
|
47 |
+
"logps/chosen": -38.679237365722656,
|
48 |
+
"logps/rejected": -79.23713684082031,
|
49 |
+
"loss": 0.665,
|
50 |
+
"rewards/accuracies": 0.375,
|
51 |
+
"rewards/chosen": 0.07158979028463364,
|
52 |
+
"rewards/margins": 0.061105482280254364,
|
53 |
+
"rewards/rejected": 0.010484304279088974,
|
54 |
+
"step": 30
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.49,
|
58 |
+
"eval_logits/chosen": -1.7801028490066528,
|
59 |
+
"eval_logits/rejected": -1.7981160879135132,
|
60 |
+
"eval_logps/chosen": -54.71597671508789,
|
61 |
+
"eval_logps/rejected": -95.75775909423828,
|
62 |
+
"eval_loss": 0.6322354674339294,
|
63 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
64 |
+
"eval_rewards/chosen": 0.14569346606731415,
|
65 |
+
"eval_rewards/margins": 0.13385750353336334,
|
66 |
+
"eval_rewards/rejected": 0.011835969984531403,
|
67 |
+
"eval_runtime": 8.5124,
|
68 |
+
"eval_samples_per_second": 3.289,
|
69 |
+
"eval_steps_per_second": 1.645,
|
70 |
+
"step": 30
|
71 |
+
},
|
72 |
+
{
|
73 |
+
"epoch": 0.65,
|
74 |
+
"grad_norm": 22.69721031188965,
|
75 |
+
"learning_rate": 4.894366197183099e-06,
|
76 |
+
"logits/chosen": -1.8458446264266968,
|
77 |
+
"logits/rejected": -1.8594070672988892,
|
78 |
+
"logps/chosen": -39.180992126464844,
|
79 |
+
"logps/rejected": -57.04741287231445,
|
80 |
+
"loss": 0.6164,
|
81 |
+
"rewards/accuracies": 0.3499999940395355,
|
82 |
+
"rewards/chosen": 0.19042351841926575,
|
83 |
+
"rewards/margins": 0.18086455762386322,
|
84 |
+
"rewards/rejected": 0.009558964520692825,
|
85 |
+
"step": 40
|
86 |
+
},
|
87 |
+
{
|
88 |
+
"epoch": 0.81,
|
89 |
+
"grad_norm": 0.0,
|
90 |
+
"learning_rate": 4.823943661971832e-06,
|
91 |
+
"logits/chosen": -1.8411815166473389,
|
92 |
+
"logits/rejected": -1.8659855127334595,
|
93 |
+
"logps/chosen": -31.194744110107422,
|
94 |
+
"logps/rejected": -58.17326736450195,
|
95 |
+
"loss": 0.6138,
|
96 |
+
"rewards/accuracies": 0.30000001192092896,
|
97 |
+
"rewards/chosen": 0.19823171198368073,
|
98 |
+
"rewards/margins": 0.19669394195079803,
|
99 |
+
"rewards/rejected": 0.0015377718955278397,
|
100 |
+
"step": 50
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.98,
|
104 |
+
"grad_norm": 10.77029800415039,
|
105 |
+
"learning_rate": 4.753521126760564e-06,
|
106 |
+
"logits/chosen": -1.816936731338501,
|
107 |
+
"logits/rejected": -1.8421777486801147,
|
108 |
+
"logps/chosen": -50.517478942871094,
|
109 |
+
"logps/rejected": -80.6562728881836,
|
110 |
+
"loss": 0.5445,
|
111 |
+
"rewards/accuracies": 0.42500001192092896,
|
112 |
+
"rewards/chosen": 0.4567543864250183,
|
113 |
+
"rewards/margins": 0.42180705070495605,
|
114 |
+
"rewards/rejected": 0.03494739532470703,
|
115 |
+
"step": 60
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.98,
|
119 |
+
"eval_logits/chosen": -1.784444808959961,
|
120 |
+
"eval_logits/rejected": -1.8030898571014404,
|
121 |
+
"eval_logps/chosen": -53.55432891845703,
|
122 |
+
"eval_logps/rejected": -95.73511505126953,
|
123 |
+
"eval_loss": 0.527186930179596,
|
124 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
125 |
+
"eval_rewards/chosen": 0.4941868484020233,
|
126 |
+
"eval_rewards/margins": 0.47555941343307495,
|
127 |
+
"eval_rewards/rejected": 0.018627464771270752,
|
128 |
+
"eval_runtime": 8.5149,
|
129 |
+
"eval_samples_per_second": 3.288,
|
130 |
+
"eval_steps_per_second": 1.644,
|
131 |
+
"step": 60
|
132 |
+
},
|
133 |
+
{
|
134 |
+
"epoch": 1.14,
|
135 |
+
"grad_norm": 8.583382606506348,
|
136 |
+
"learning_rate": 4.683098591549296e-06,
|
137 |
+
"logits/chosen": -1.7579460144042969,
|
138 |
+
"logits/rejected": -1.776581048965454,
|
139 |
+
"logps/chosen": -54.420066833496094,
|
140 |
+
"logps/rejected": -79.0608901977539,
|
141 |
+
"loss": 0.451,
|
142 |
+
"rewards/accuracies": 0.4749999940395355,
|
143 |
+
"rewards/chosen": 0.8353117108345032,
|
144 |
+
"rewards/margins": 0.8680375814437866,
|
145 |
+
"rewards/rejected": -0.032725896686315536,
|
146 |
+
"step": 70
|
147 |
+
},
|
148 |
+
{
|
149 |
+
"epoch": 1.3,
|
150 |
+
"grad_norm": 2.3610572814941406,
|
151 |
+
"learning_rate": 4.612676056338028e-06,
|
152 |
+
"logits/chosen": -1.8833833932876587,
|
153 |
+
"logits/rejected": -1.9092212915420532,
|
154 |
+
"logps/chosen": -25.5800724029541,
|
155 |
+
"logps/rejected": -64.96099853515625,
|
156 |
+
"loss": 0.5302,
|
157 |
+
"rewards/accuracies": 0.30000001192092896,
|
158 |
+
"rewards/chosen": 0.5431563258171082,
|
159 |
+
"rewards/margins": 0.6763826012611389,
|
160 |
+
"rewards/rejected": -0.13322624564170837,
|
161 |
+
"step": 80
|
162 |
+
},
|
163 |
+
{
|
164 |
+
"epoch": 1.46,
|
165 |
+
"grad_norm": 3.739367723464966,
|
166 |
+
"learning_rate": 4.542253521126761e-06,
|
167 |
+
"logits/chosen": -1.8194096088409424,
|
168 |
+
"logits/rejected": -1.8343127965927124,
|
169 |
+
"logps/chosen": -41.80801773071289,
|
170 |
+
"logps/rejected": -63.005592346191406,
|
171 |
+
"loss": 0.4616,
|
172 |
+
"rewards/accuracies": 0.4749999940395355,
|
173 |
+
"rewards/chosen": 0.830731213092804,
|
174 |
+
"rewards/margins": 0.9403120875358582,
|
175 |
+
"rewards/rejected": -0.109580859541893,
|
176 |
+
"step": 90
|
177 |
+
},
|
178 |
+
{
|
179 |
+
"epoch": 1.46,
|
180 |
+
"eval_logits/chosen": -1.7902206182479858,
|
181 |
+
"eval_logits/rejected": -1.8099161386489868,
|
182 |
+
"eval_logps/chosen": -52.01105880737305,
|
183 |
+
"eval_logps/rejected": -95.83198547363281,
|
184 |
+
"eval_loss": 0.46216800808906555,
|
185 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
186 |
+
"eval_rewards/chosen": 0.957168459892273,
|
187 |
+
"eval_rewards/margins": 0.9676021337509155,
|
188 |
+
"eval_rewards/rejected": -0.010433738119900227,
|
189 |
+
"eval_runtime": 8.5144,
|
190 |
+
"eval_samples_per_second": 3.289,
|
191 |
+
"eval_steps_per_second": 1.644,
|
192 |
+
"step": 90
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 1.63,
|
196 |
+
"grad_norm": 0.5382364988327026,
|
197 |
+
"learning_rate": 4.471830985915494e-06,
|
198 |
+
"logits/chosen": -1.845868468284607,
|
199 |
+
"logits/rejected": -1.8715919256210327,
|
200 |
+
"logps/chosen": -40.285335540771484,
|
201 |
+
"logps/rejected": -73.16102600097656,
|
202 |
+
"loss": 0.4611,
|
203 |
+
"rewards/accuracies": 0.4000000059604645,
|
204 |
+
"rewards/chosen": 1.0631928443908691,
|
205 |
+
"rewards/margins": 1.3067411184310913,
|
206 |
+
"rewards/rejected": -0.24354824423789978,
|
207 |
+
"step": 100
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 1.79,
|
211 |
+
"grad_norm": 12.538246154785156,
|
212 |
+
"learning_rate": 4.401408450704226e-06,
|
213 |
+
"logits/chosen": -1.8342373371124268,
|
214 |
+
"logits/rejected": -1.862433671951294,
|
215 |
+
"logps/chosen": -29.438589096069336,
|
216 |
+
"logps/rejected": -62.31974411010742,
|
217 |
+
"loss": 0.5266,
|
218 |
+
"rewards/accuracies": 0.30000001192092896,
|
219 |
+
"rewards/chosen": 0.7012811899185181,
|
220 |
+
"rewards/margins": 0.8140069246292114,
|
221 |
+
"rewards/rejected": -0.11272567510604858,
|
222 |
+
"step": 110
|
223 |
+
},
|
224 |
+
{
|
225 |
+
"epoch": 1.95,
|
226 |
+
"grad_norm": 2.3604652881622314,
|
227 |
+
"learning_rate": 4.3309859154929575e-06,
|
228 |
+
"logits/chosen": -1.8481504917144775,
|
229 |
+
"logits/rejected": -1.8528194427490234,
|
230 |
+
"logps/chosen": -35.794334411621094,
|
231 |
+
"logps/rejected": -56.22735595703125,
|
232 |
+
"loss": 0.5327,
|
233 |
+
"rewards/accuracies": 0.32499998807907104,
|
234 |
+
"rewards/chosen": 1.078013300895691,
|
235 |
+
"rewards/margins": 0.9431617856025696,
|
236 |
+
"rewards/rejected": 0.1348516196012497,
|
237 |
+
"step": 120
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 1.95,
|
241 |
+
"eval_logits/chosen": -1.7962983846664429,
|
242 |
+
"eval_logits/rejected": -1.8171442747116089,
|
243 |
+
"eval_logps/chosen": -50.74287796020508,
|
244 |
+
"eval_logps/rejected": -96.0649185180664,
|
245 |
+
"eval_loss": 0.4424423575401306,
|
246 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
247 |
+
"eval_rewards/chosen": 1.337624192237854,
|
248 |
+
"eval_rewards/margins": 1.4179356098175049,
|
249 |
+
"eval_rewards/rejected": -0.08031141757965088,
|
250 |
+
"eval_runtime": 8.5188,
|
251 |
+
"eval_samples_per_second": 3.287,
|
252 |
+
"eval_steps_per_second": 1.643,
|
253 |
+
"step": 120
|
254 |
+
},
|
255 |
+
{
|
256 |
+
"epoch": 2.11,
|
257 |
+
"grad_norm": 5.3829216957092285,
|
258 |
+
"learning_rate": 4.26056338028169e-06,
|
259 |
+
"logits/chosen": -1.8153988122940063,
|
260 |
+
"logits/rejected": -1.853118658065796,
|
261 |
+
"logps/chosen": -44.251441955566406,
|
262 |
+
"logps/rejected": -85.38258361816406,
|
263 |
+
"loss": 0.4011,
|
264 |
+
"rewards/accuracies": 0.4749999940395355,
|
265 |
+
"rewards/chosen": 1.5001299381256104,
|
266 |
+
"rewards/margins": 1.9703232049942017,
|
267 |
+
"rewards/rejected": -0.4701933264732361,
|
268 |
+
"step": 130
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 2.28,
|
272 |
+
"grad_norm": 0.6282079815864563,
|
273 |
+
"learning_rate": 4.190140845070423e-06,
|
274 |
+
"logits/chosen": -1.8527545928955078,
|
275 |
+
"logits/rejected": -1.8757705688476562,
|
276 |
+
"logps/chosen": -35.6223258972168,
|
277 |
+
"logps/rejected": -80.99830627441406,
|
278 |
+
"loss": 0.4423,
|
279 |
+
"rewards/accuracies": 0.375,
|
280 |
+
"rewards/chosen": 1.484961748123169,
|
281 |
+
"rewards/margins": 1.8964126110076904,
|
282 |
+
"rewards/rejected": -0.41145071387290955,
|
283 |
+
"step": 140
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 2.44,
|
287 |
+
"grad_norm": 0.0,
|
288 |
+
"learning_rate": 4.119718309859156e-06,
|
289 |
+
"logits/chosen": -1.9129869937896729,
|
290 |
+
"logits/rejected": -1.927869439125061,
|
291 |
+
"logps/chosen": -24.400936126708984,
|
292 |
+
"logps/rejected": -50.861839294433594,
|
293 |
+
"loss": 0.5459,
|
294 |
+
"rewards/accuracies": 0.25,
|
295 |
+
"rewards/chosen": 0.8408910036087036,
|
296 |
+
"rewards/margins": 1.1376488208770752,
|
297 |
+
"rewards/rejected": -0.2967577874660492,
|
298 |
+
"step": 150
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"epoch": 2.44,
|
302 |
+
"eval_logits/chosen": -1.8025389909744263,
|
303 |
+
"eval_logits/rejected": -1.824258804321289,
|
304 |
+
"eval_logps/chosen": -49.72334671020508,
|
305 |
+
"eval_logps/rejected": -96.41252899169922,
|
306 |
+
"eval_loss": 0.4335039258003235,
|
307 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
308 |
+
"eval_rewards/chosen": 1.6434847116470337,
|
309 |
+
"eval_rewards/margins": 1.828076720237732,
|
310 |
+
"eval_rewards/rejected": -0.1845920830965042,
|
311 |
+
"eval_runtime": 8.5149,
|
312 |
+
"eval_samples_per_second": 3.288,
|
313 |
+
"eval_steps_per_second": 1.644,
|
314 |
+
"step": 150
|
315 |
+
},
|
316 |
+
{
|
317 |
+
"epoch": 2.6,
|
318 |
+
"grad_norm": 0.7459288239479065,
|
319 |
+
"learning_rate": 4.0492957746478875e-06,
|
320 |
+
"logits/chosen": -1.786231279373169,
|
321 |
+
"logits/rejected": -1.8223682641983032,
|
322 |
+
"logps/chosen": -40.68749237060547,
|
323 |
+
"logps/rejected": -78.1619873046875,
|
324 |
+
"loss": 0.4348,
|
325 |
+
"rewards/accuracies": 0.44999998807907104,
|
326 |
+
"rewards/chosen": 1.9040056467056274,
|
327 |
+
"rewards/margins": 2.482433795928955,
|
328 |
+
"rewards/rejected": -0.5784280896186829,
|
329 |
+
"step": 160
|
330 |
+
},
|
331 |
+
{
|
332 |
+
"epoch": 2.76,
|
333 |
+
"grad_norm": 1.4669339656829834,
|
334 |
+
"learning_rate": 3.97887323943662e-06,
|
335 |
+
"logits/chosen": -1.8449195623397827,
|
336 |
+
"logits/rejected": -1.871626615524292,
|
337 |
+
"logps/chosen": -46.335182189941406,
|
338 |
+
"logps/rejected": -86.10281372070312,
|
339 |
+
"loss": 0.4232,
|
340 |
+
"rewards/accuracies": 0.4000000059604645,
|
341 |
+
"rewards/chosen": 1.8989893198013306,
|
342 |
+
"rewards/margins": 2.384274482727051,
|
343 |
+
"rewards/rejected": -0.4852851927280426,
|
344 |
+
"step": 170
|
345 |
+
},
|
346 |
+
{
|
347 |
+
"epoch": 2.93,
|
348 |
+
"grad_norm": 0.0301869735121727,
|
349 |
+
"learning_rate": 3.908450704225352e-06,
|
350 |
+
"logits/chosen": -1.8375946283340454,
|
351 |
+
"logits/rejected": -1.8527040481567383,
|
352 |
+
"logps/chosen": -39.01136016845703,
|
353 |
+
"logps/rejected": -65.78593444824219,
|
354 |
+
"loss": 0.4055,
|
355 |
+
"rewards/accuracies": 0.42500001192092896,
|
356 |
+
"rewards/chosen": 1.9841420650482178,
|
357 |
+
"rewards/margins": 2.3045599460601807,
|
358 |
+
"rewards/rejected": -0.32041770219802856,
|
359 |
+
"step": 180
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 2.93,
|
363 |
+
"eval_logits/chosen": -1.8074016571044922,
|
364 |
+
"eval_logits/rejected": -1.830051064491272,
|
365 |
+
"eval_logps/chosen": -48.993629455566406,
|
366 |
+
"eval_logps/rejected": -96.92731475830078,
|
367 |
+
"eval_loss": 0.4326101839542389,
|
368 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
369 |
+
"eval_rewards/chosen": 1.8623981475830078,
|
370 |
+
"eval_rewards/margins": 2.201425075531006,
|
371 |
+
"eval_rewards/rejected": -0.3390272557735443,
|
372 |
+
"eval_runtime": 8.5144,
|
373 |
+
"eval_samples_per_second": 3.289,
|
374 |
+
"eval_steps_per_second": 1.644,
|
375 |
+
"step": 180
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 3.09,
|
379 |
+
"grad_norm": 2.224493980407715,
|
380 |
+
"learning_rate": 3.838028169014085e-06,
|
381 |
+
"logits/chosen": -1.8459789752960205,
|
382 |
+
"logits/rejected": -1.8675992488861084,
|
383 |
+
"logps/chosen": -32.56737518310547,
|
384 |
+
"logps/rejected": -61.4633674621582,
|
385 |
+
"loss": 0.4576,
|
386 |
+
"rewards/accuracies": 0.375,
|
387 |
+
"rewards/chosen": 1.5155870914459229,
|
388 |
+
"rewards/margins": 1.9375633001327515,
|
389 |
+
"rewards/rejected": -0.42197614908218384,
|
390 |
+
"step": 190
|
391 |
+
},
|
392 |
+
{
|
393 |
+
"epoch": 3.25,
|
394 |
+
"grad_norm": 16.606130599975586,
|
395 |
+
"learning_rate": 3.767605633802817e-06,
|
396 |
+
"logits/chosen": -1.8678531646728516,
|
397 |
+
"logits/rejected": -1.8987194299697876,
|
398 |
+
"logps/chosen": -36.32281494140625,
|
399 |
+
"logps/rejected": -82.02101135253906,
|
400 |
+
"loss": 0.4697,
|
401 |
+
"rewards/accuracies": 0.3499999940395355,
|
402 |
+
"rewards/chosen": 1.7492707967758179,
|
403 |
+
"rewards/margins": 2.534116268157959,
|
404 |
+
"rewards/rejected": -0.7848455309867859,
|
405 |
+
"step": 200
|
406 |
+
},
|
407 |
+
{
|
408 |
+
"epoch": 3.41,
|
409 |
+
"grad_norm": 2.050732135772705,
|
410 |
+
"learning_rate": 3.69718309859155e-06,
|
411 |
+
"logits/chosen": -1.8438726663589478,
|
412 |
+
"logits/rejected": -1.8704954385757446,
|
413 |
+
"logps/chosen": -31.156131744384766,
|
414 |
+
"logps/rejected": -71.87327575683594,
|
415 |
+
"loss": 0.4694,
|
416 |
+
"rewards/accuracies": 0.32499998807907104,
|
417 |
+
"rewards/chosen": 1.7663137912750244,
|
418 |
+
"rewards/margins": 2.468672513961792,
|
419 |
+
"rewards/rejected": -0.702358603477478,
|
420 |
+
"step": 210
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 3.41,
|
424 |
+
"eval_logits/chosen": -1.8135889768600464,
|
425 |
+
"eval_logits/rejected": -1.836788535118103,
|
426 |
+
"eval_logps/chosen": -48.54452133178711,
|
427 |
+
"eval_logps/rejected": -97.27555084228516,
|
428 |
+
"eval_loss": 0.43106651306152344,
|
429 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
430 |
+
"eval_rewards/chosen": 1.99713134765625,
|
431 |
+
"eval_rewards/margins": 2.4406321048736572,
|
432 |
+
"eval_rewards/rejected": -0.4435007870197296,
|
433 |
+
"eval_runtime": 8.5161,
|
434 |
+
"eval_samples_per_second": 3.288,
|
435 |
+
"eval_steps_per_second": 1.644,
|
436 |
+
"step": 210
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 3.58,
|
440 |
+
"grad_norm": 1.3447190523147583,
|
441 |
+
"learning_rate": 3.626760563380282e-06,
|
442 |
+
"logits/chosen": -1.9027411937713623,
|
443 |
+
"logits/rejected": -1.9270541667938232,
|
444 |
+
"logps/chosen": -31.44101333618164,
|
445 |
+
"logps/rejected": -62.2841911315918,
|
446 |
+
"loss": 0.4686,
|
447 |
+
"rewards/accuracies": 0.32499998807907104,
|
448 |
+
"rewards/chosen": 1.8702812194824219,
|
449 |
+
"rewards/margins": 2.6481127738952637,
|
450 |
+
"rewards/rejected": -0.7778315544128418,
|
451 |
+
"step": 220
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 3.74,
|
455 |
+
"grad_norm": 0.8471798300743103,
|
456 |
+
"learning_rate": 3.5563380281690144e-06,
|
457 |
+
"logits/chosen": -1.7770761251449585,
|
458 |
+
"logits/rejected": -1.8111178874969482,
|
459 |
+
"logps/chosen": -48.4028434753418,
|
460 |
+
"logps/rejected": -93.4535903930664,
|
461 |
+
"loss": 0.3062,
|
462 |
+
"rewards/accuracies": 0.574999988079071,
|
463 |
+
"rewards/chosen": 2.7809433937072754,
|
464 |
+
"rewards/margins": 3.951282501220703,
|
465 |
+
"rewards/rejected": -1.1703392267227173,
|
466 |
+
"step": 230
|
467 |
+
},
|
468 |
+
{
|
469 |
+
"epoch": 3.9,
|
470 |
+
"grad_norm": 0.017692934721708298,
|
471 |
+
"learning_rate": 3.4859154929577467e-06,
|
472 |
+
"logits/chosen": -1.8823143243789673,
|
473 |
+
"logits/rejected": -1.908074975013733,
|
474 |
+
"logps/chosen": -24.35366439819336,
|
475 |
+
"logps/rejected": -55.66550827026367,
|
476 |
+
"loss": 0.5431,
|
477 |
+
"rewards/accuracies": 0.2750000059604645,
|
478 |
+
"rewards/chosen": 1.2430522441864014,
|
479 |
+
"rewards/margins": 1.8208128213882446,
|
480 |
+
"rewards/rejected": -0.577760636806488,
|
481 |
+
"step": 240
|
482 |
+
},
|
483 |
+
{
|
484 |
+
"epoch": 3.9,
|
485 |
+
"eval_logits/chosen": -1.8164188861846924,
|
486 |
+
"eval_logits/rejected": -1.840105652809143,
|
487 |
+
"eval_logps/chosen": -48.241355895996094,
|
488 |
+
"eval_logps/rejected": -97.6273422241211,
|
489 |
+
"eval_loss": 0.4247165322303772,
|
490 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
491 |
+
"eval_rewards/chosen": 2.0880820751190186,
|
492 |
+
"eval_rewards/margins": 2.6371231079101562,
|
493 |
+
"eval_rewards/rejected": -0.5490409731864929,
|
494 |
+
"eval_runtime": 8.5143,
|
495 |
+
"eval_samples_per_second": 3.289,
|
496 |
+
"eval_steps_per_second": 1.644,
|
497 |
+
"step": 240
|
498 |
+
},
|
499 |
+
{
|
500 |
+
"epoch": 4.07,
|
501 |
+
"grad_norm": 0.06990335881710052,
|
502 |
+
"learning_rate": 3.415492957746479e-06,
|
503 |
+
"logits/chosen": -1.855215311050415,
|
504 |
+
"logits/rejected": -1.8647253513336182,
|
505 |
+
"logps/chosen": -41.163124084472656,
|
506 |
+
"logps/rejected": -63.0202751159668,
|
507 |
+
"loss": 0.3954,
|
508 |
+
"rewards/accuracies": 0.44999998807907104,
|
509 |
+
"rewards/chosen": 2.336212635040283,
|
510 |
+
"rewards/margins": 2.88411283493042,
|
511 |
+
"rewards/rejected": -0.5479003190994263,
|
512 |
+
"step": 250
|
513 |
+
},
|
514 |
+
{
|
515 |
+
"epoch": 4.23,
|
516 |
+
"grad_norm": 0.5815927386283875,
|
517 |
+
"learning_rate": 3.3450704225352113e-06,
|
518 |
+
"logits/chosen": -1.9256658554077148,
|
519 |
+
"logits/rejected": -1.930415153503418,
|
520 |
+
"logps/chosen": -24.930946350097656,
|
521 |
+
"logps/rejected": -40.15483474731445,
|
522 |
+
"loss": 0.5089,
|
523 |
+
"rewards/accuracies": 0.2750000059604645,
|
524 |
+
"rewards/chosen": 1.2408175468444824,
|
525 |
+
"rewards/margins": 1.7317492961883545,
|
526 |
+
"rewards/rejected": -0.49093180894851685,
|
527 |
+
"step": 260
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 4.39,
|
531 |
+
"grad_norm": 0.38188156485557556,
|
532 |
+
"learning_rate": 3.274647887323944e-06,
|
533 |
+
"logits/chosen": -1.8994340896606445,
|
534 |
+
"logits/rejected": -1.9313939809799194,
|
535 |
+
"logps/chosen": -27.106714248657227,
|
536 |
+
"logps/rejected": -67.90898132324219,
|
537 |
+
"loss": 0.4547,
|
538 |
+
"rewards/accuracies": 0.3499999940395355,
|
539 |
+
"rewards/chosen": 1.7479994297027588,
|
540 |
+
"rewards/margins": 2.5788474082946777,
|
541 |
+
"rewards/rejected": -0.830848217010498,
|
542 |
+
"step": 270
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 4.39,
|
546 |
+
"eval_logits/chosen": -1.8190696239471436,
|
547 |
+
"eval_logits/rejected": -1.8433464765548706,
|
548 |
+
"eval_logps/chosen": -47.96824264526367,
|
549 |
+
"eval_logps/rejected": -98.09535217285156,
|
550 |
+
"eval_loss": 0.42961153388023376,
|
551 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
552 |
+
"eval_rewards/chosen": 2.170013666152954,
|
553 |
+
"eval_rewards/margins": 2.8594539165496826,
|
554 |
+
"eval_rewards/rejected": -0.6894403696060181,
|
555 |
+
"eval_runtime": 8.5148,
|
556 |
+
"eval_samples_per_second": 3.288,
|
557 |
+
"eval_steps_per_second": 1.644,
|
558 |
+
"step": 270
|
559 |
+
},
|
560 |
+
{
|
561 |
+
"epoch": 4.55,
|
562 |
+
"grad_norm": 0.3809558153152466,
|
563 |
+
"learning_rate": 3.2042253521126764e-06,
|
564 |
+
"logits/chosen": -1.861537218093872,
|
565 |
+
"logits/rejected": -1.880858063697815,
|
566 |
+
"logps/chosen": -33.568603515625,
|
567 |
+
"logps/rejected": -57.01904296875,
|
568 |
+
"loss": 0.4508,
|
569 |
+
"rewards/accuracies": 0.3499999940395355,
|
570 |
+
"rewards/chosen": 2.471442699432373,
|
571 |
+
"rewards/margins": 3.4677319526672363,
|
572 |
+
"rewards/rejected": -0.996289074420929,
|
573 |
+
"step": 280
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"epoch": 4.72,
|
577 |
+
"grad_norm": 0.03738081455230713,
|
578 |
+
"learning_rate": 3.133802816901409e-06,
|
579 |
+
"logits/chosen": -1.8528019189834595,
|
580 |
+
"logits/rejected": -1.8946154117584229,
|
581 |
+
"logps/chosen": -35.256317138671875,
|
582 |
+
"logps/rejected": -99.2815933227539,
|
583 |
+
"loss": 0.442,
|
584 |
+
"rewards/accuracies": 0.375,
|
585 |
+
"rewards/chosen": 1.5687124729156494,
|
586 |
+
"rewards/margins": 3.0280191898345947,
|
587 |
+
"rewards/rejected": -1.4593069553375244,
|
588 |
+
"step": 290
|
589 |
+
},
|
590 |
+
{
|
591 |
+
"epoch": 4.88,
|
592 |
+
"grad_norm": 0.007441267836838961,
|
593 |
+
"learning_rate": 3.063380281690141e-06,
|
594 |
+
"logits/chosen": -1.7671687602996826,
|
595 |
+
"logits/rejected": -1.7900078296661377,
|
596 |
+
"logps/chosen": -58.0703239440918,
|
597 |
+
"logps/rejected": -107.0584487915039,
|
598 |
+
"loss": 0.3606,
|
599 |
+
"rewards/accuracies": 0.550000011920929,
|
600 |
+
"rewards/chosen": 3.007930278778076,
|
601 |
+
"rewards/margins": 4.793817043304443,
|
602 |
+
"rewards/rejected": -1.7858864068984985,
|
603 |
+
"step": 300
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"epoch": 4.88,
|
607 |
+
"eval_logits/chosen": -1.8213108777999878,
|
608 |
+
"eval_logits/rejected": -1.8460028171539307,
|
609 |
+
"eval_logps/chosen": -47.7896842956543,
|
610 |
+
"eval_logps/rejected": -98.4369125366211,
|
611 |
+
"eval_loss": 0.4289851188659668,
|
612 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
613 |
+
"eval_rewards/chosen": 2.223581314086914,
|
614 |
+
"eval_rewards/margins": 3.015495777130127,
|
615 |
+
"eval_rewards/rejected": -0.7919142842292786,
|
616 |
+
"eval_runtime": 8.5154,
|
617 |
+
"eval_samples_per_second": 3.288,
|
618 |
+
"eval_steps_per_second": 1.644,
|
619 |
+
"step": 300
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 5.04,
|
623 |
+
"grad_norm": 0.037768810987472534,
|
624 |
+
"learning_rate": 2.9929577464788733e-06,
|
625 |
+
"logits/chosen": -1.8851121664047241,
|
626 |
+
"logits/rejected": -1.9122593402862549,
|
627 |
+
"logps/chosen": -21.110910415649414,
|
628 |
+
"logps/rejected": -48.944602966308594,
|
629 |
+
"loss": 0.4731,
|
630 |
+
"rewards/accuracies": 0.32499998807907104,
|
631 |
+
"rewards/chosen": 1.653512954711914,
|
632 |
+
"rewards/margins": 2.38820219039917,
|
633 |
+
"rewards/rejected": -0.7346888780593872,
|
634 |
+
"step": 310
|
635 |
+
},
|
636 |
+
{
|
637 |
+
"epoch": 5.2,
|
638 |
+
"grad_norm": 0.0,
|
639 |
+
"learning_rate": 2.922535211267606e-06,
|
640 |
+
"logits/chosen": -1.8363854885101318,
|
641 |
+
"logits/rejected": -1.869361162185669,
|
642 |
+
"logps/chosen": -36.65054702758789,
|
643 |
+
"logps/rejected": -84.7163314819336,
|
644 |
+
"loss": 0.3992,
|
645 |
+
"rewards/accuracies": 0.42500001192092896,
|
646 |
+
"rewards/chosen": 2.3141231536865234,
|
647 |
+
"rewards/margins": 3.9065093994140625,
|
648 |
+
"rewards/rejected": -1.5923866033554077,
|
649 |
+
"step": 320
|
650 |
+
},
|
651 |
+
{
|
652 |
+
"epoch": 5.37,
|
653 |
+
"grad_norm": 0.08495225757360458,
|
654 |
+
"learning_rate": 2.8521126760563383e-06,
|
655 |
+
"logits/chosen": -1.854119062423706,
|
656 |
+
"logits/rejected": -1.8729274272918701,
|
657 |
+
"logps/chosen": -40.588775634765625,
|
658 |
+
"logps/rejected": -68.68611145019531,
|
659 |
+
"loss": 0.4021,
|
660 |
+
"rewards/accuracies": 0.42500001192092896,
|
661 |
+
"rewards/chosen": 2.146328926086426,
|
662 |
+
"rewards/margins": 3.4630661010742188,
|
663 |
+
"rewards/rejected": -1.3167372941970825,
|
664 |
+
"step": 330
|
665 |
+
},
|
666 |
+
{
|
667 |
+
"epoch": 5.37,
|
668 |
+
"eval_logits/chosen": -1.8219343423843384,
|
669 |
+
"eval_logits/rejected": -1.8470803499221802,
|
670 |
+
"eval_logps/chosen": -47.683902740478516,
|
671 |
+
"eval_logps/rejected": -98.87833404541016,
|
672 |
+
"eval_loss": 0.4302048683166504,
|
673 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
674 |
+
"eval_rewards/chosen": 2.255316734313965,
|
675 |
+
"eval_rewards/margins": 3.179651975631714,
|
676 |
+
"eval_rewards/rejected": -0.9243355989456177,
|
677 |
+
"eval_runtime": 8.5149,
|
678 |
+
"eval_samples_per_second": 3.288,
|
679 |
+
"eval_steps_per_second": 1.644,
|
680 |
+
"step": 330
|
681 |
+
},
|
682 |
+
{
|
683 |
+
"epoch": 5.53,
|
684 |
+
"grad_norm": 0.00047089156578294933,
|
685 |
+
"learning_rate": 2.781690140845071e-06,
|
686 |
+
"logits/chosen": -1.9298601150512695,
|
687 |
+
"logits/rejected": -1.9418340921401978,
|
688 |
+
"logps/chosen": -28.818872451782227,
|
689 |
+
"logps/rejected": -59.13349151611328,
|
690 |
+
"loss": 0.5413,
|
691 |
+
"rewards/accuracies": 0.2750000059604645,
|
692 |
+
"rewards/chosen": 1.8383833169937134,
|
693 |
+
"rewards/margins": 2.883132219314575,
|
694 |
+
"rewards/rejected": -1.0447486639022827,
|
695 |
+
"step": 340
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 5.69,
|
699 |
+
"grad_norm": 2.729531764984131,
|
700 |
+
"learning_rate": 2.7112676056338033e-06,
|
701 |
+
"logits/chosen": -1.8659921884536743,
|
702 |
+
"logits/rejected": -1.905010461807251,
|
703 |
+
"logps/chosen": -27.63974380493164,
|
704 |
+
"logps/rejected": -73.26609802246094,
|
705 |
+
"loss": 0.4368,
|
706 |
+
"rewards/accuracies": 0.375,
|
707 |
+
"rewards/chosen": 2.2738237380981445,
|
708 |
+
"rewards/margins": 3.4326729774475098,
|
709 |
+
"rewards/rejected": -1.1588493585586548,
|
710 |
+
"step": 350
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 5.85,
|
714 |
+
"grad_norm": 0.01013993564993143,
|
715 |
+
"learning_rate": 2.640845070422535e-06,
|
716 |
+
"logits/chosen": -1.8495924472808838,
|
717 |
+
"logits/rejected": -1.8761341571807861,
|
718 |
+
"logps/chosen": -33.9546012878418,
|
719 |
+
"logps/rejected": -70.13398742675781,
|
720 |
+
"loss": 0.419,
|
721 |
+
"rewards/accuracies": 0.4000000059604645,
|
722 |
+
"rewards/chosen": 2.0099234580993652,
|
723 |
+
"rewards/margins": 3.498170852661133,
|
724 |
+
"rewards/rejected": -1.488247275352478,
|
725 |
+
"step": 360
|
726 |
+
},
|
727 |
+
{
|
728 |
+
"epoch": 5.85,
|
729 |
+
"eval_logits/chosen": -1.8214120864868164,
|
730 |
+
"eval_logits/rejected": -1.8469568490982056,
|
731 |
+
"eval_logps/chosen": -47.67514419555664,
|
732 |
+
"eval_logps/rejected": -99.1513900756836,
|
733 |
+
"eval_loss": 0.43358945846557617,
|
734 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
735 |
+
"eval_rewards/chosen": 2.257944107055664,
|
736 |
+
"eval_rewards/margins": 3.264200210571289,
|
737 |
+
"eval_rewards/rejected": -1.0062559843063354,
|
738 |
+
"eval_runtime": 8.5148,
|
739 |
+
"eval_samples_per_second": 3.288,
|
740 |
+
"eval_steps_per_second": 1.644,
|
741 |
+
"step": 360
|
742 |
+
},
|
743 |
+
{
|
744 |
+
"epoch": 6.02,
|
745 |
+
"grad_norm": 0.10058386623859406,
|
746 |
+
"learning_rate": 2.570422535211268e-06,
|
747 |
+
"logits/chosen": -1.8099803924560547,
|
748 |
+
"logits/rejected": -1.8450464010238647,
|
749 |
+
"logps/chosen": -40.64691925048828,
|
750 |
+
"logps/rejected": -88.50006103515625,
|
751 |
+
"loss": 0.4072,
|
752 |
+
"rewards/accuracies": 0.42500001192092896,
|
753 |
+
"rewards/chosen": 2.367983341217041,
|
754 |
+
"rewards/margins": 3.652095079421997,
|
755 |
+
"rewards/rejected": -1.2841118574142456,
|
756 |
+
"step": 370
|
757 |
+
},
|
758 |
+
{
|
759 |
+
"epoch": 6.18,
|
760 |
+
"grad_norm": 0.0,
|
761 |
+
"learning_rate": 2.5e-06,
|
762 |
+
"logits/chosen": -1.8781477212905884,
|
763 |
+
"logits/rejected": -1.9100782871246338,
|
764 |
+
"logps/chosen": -33.296836853027344,
|
765 |
+
"logps/rejected": -83.65415954589844,
|
766 |
+
"loss": 0.4006,
|
767 |
+
"rewards/accuracies": 0.42500001192092896,
|
768 |
+
"rewards/chosen": 2.6570353507995605,
|
769 |
+
"rewards/margins": 4.220401763916016,
|
770 |
+
"rewards/rejected": -1.5633666515350342,
|
771 |
+
"step": 380
|
772 |
+
},
|
773 |
+
{
|
774 |
+
"epoch": 6.34,
|
775 |
+
"grad_norm": 0.6534411907196045,
|
776 |
+
"learning_rate": 2.4295774647887325e-06,
|
777 |
+
"logits/chosen": -1.8289324045181274,
|
778 |
+
"logits/rejected": -1.8389921188354492,
|
779 |
+
"logps/chosen": -46.14112091064453,
|
780 |
+
"logps/rejected": -61.8495979309082,
|
781 |
+
"loss": 0.3984,
|
782 |
+
"rewards/accuracies": 0.44999998807907104,
|
783 |
+
"rewards/chosen": 2.3760623931884766,
|
784 |
+
"rewards/margins": 3.9815852642059326,
|
785 |
+
"rewards/rejected": -1.605522871017456,
|
786 |
+
"step": 390
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 6.34,
|
790 |
+
"eval_logits/chosen": -1.824257493019104,
|
791 |
+
"eval_logits/rejected": -1.8499394655227661,
|
792 |
+
"eval_logps/chosen": -47.629581451416016,
|
793 |
+
"eval_logps/rejected": -99.36784362792969,
|
794 |
+
"eval_loss": 0.42913129925727844,
|
795 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
796 |
+
"eval_rewards/chosen": 2.2716121673583984,
|
797 |
+
"eval_rewards/margins": 3.3427982330322266,
|
798 |
+
"eval_rewards/rejected": -1.0711863040924072,
|
799 |
+
"eval_runtime": 8.5204,
|
800 |
+
"eval_samples_per_second": 3.286,
|
801 |
+
"eval_steps_per_second": 1.643,
|
802 |
+
"step": 390
|
803 |
+
},
|
804 |
+
{
|
805 |
+
"epoch": 6.5,
|
806 |
+
"grad_norm": 0.10979699343442917,
|
807 |
+
"learning_rate": 2.359154929577465e-06,
|
808 |
+
"logits/chosen": -1.8595476150512695,
|
809 |
+
"logits/rejected": -1.8786380290985107,
|
810 |
+
"logps/chosen": -36.14017105102539,
|
811 |
+
"logps/rejected": -69.46199798583984,
|
812 |
+
"loss": 0.4672,
|
813 |
+
"rewards/accuracies": 0.375,
|
814 |
+
"rewards/chosen": 2.0604913234710693,
|
815 |
+
"rewards/margins": 3.718773365020752,
|
816 |
+
"rewards/rejected": -1.658281683921814,
|
817 |
+
"step": 400
|
818 |
+
},
|
819 |
+
{
|
820 |
+
"epoch": 6.67,
|
821 |
+
"grad_norm": 0.00019151422020513564,
|
822 |
+
"learning_rate": 2.2887323943661975e-06,
|
823 |
+
"logits/chosen": -1.8760582208633423,
|
824 |
+
"logits/rejected": -1.903466820716858,
|
825 |
+
"logps/chosen": -28.268178939819336,
|
826 |
+
"logps/rejected": -71.25038146972656,
|
827 |
+
"loss": 0.468,
|
828 |
+
"rewards/accuracies": 0.32499998807907104,
|
829 |
+
"rewards/chosen": 2.309755802154541,
|
830 |
+
"rewards/margins": 3.500605344772339,
|
831 |
+
"rewards/rejected": -1.190850019454956,
|
832 |
+
"step": 410
|
833 |
+
},
|
834 |
+
{
|
835 |
+
"epoch": 6.83,
|
836 |
+
"grad_norm": 0.015070440247654915,
|
837 |
+
"learning_rate": 2.21830985915493e-06,
|
838 |
+
"logits/chosen": -1.877672553062439,
|
839 |
+
"logits/rejected": -1.8992106914520264,
|
840 |
+
"logps/chosen": -34.51100158691406,
|
841 |
+
"logps/rejected": -69.979248046875,
|
842 |
+
"loss": 0.435,
|
843 |
+
"rewards/accuracies": 0.375,
|
844 |
+
"rewards/chosen": 2.112297534942627,
|
845 |
+
"rewards/margins": 3.443708896636963,
|
846 |
+
"rewards/rejected": -1.3314111232757568,
|
847 |
+
"step": 420
|
848 |
+
},
|
849 |
+
{
|
850 |
+
"epoch": 6.83,
|
851 |
+
"eval_logits/chosen": -1.8236370086669922,
|
852 |
+
"eval_logits/rejected": -1.8495099544525146,
|
853 |
+
"eval_logps/chosen": -47.62683868408203,
|
854 |
+
"eval_logps/rejected": -99.54405212402344,
|
855 |
+
"eval_loss": 0.4284569323062897,
|
856 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
857 |
+
"eval_rewards/chosen": 2.272435426712036,
|
858 |
+
"eval_rewards/margins": 3.396484613418579,
|
859 |
+
"eval_rewards/rejected": -1.1240490674972534,
|
860 |
+
"eval_runtime": 8.5146,
|
861 |
+
"eval_samples_per_second": 3.288,
|
862 |
+
"eval_steps_per_second": 1.644,
|
863 |
+
"step": 420
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 6.99,
|
867 |
+
"grad_norm": 0.027868641540408134,
|
868 |
+
"learning_rate": 2.147887323943662e-06,
|
869 |
+
"logits/chosen": -1.8732540607452393,
|
870 |
+
"logits/rejected": -1.9188286066055298,
|
871 |
+
"logps/chosen": -28.66534996032715,
|
872 |
+
"logps/rejected": -87.85456085205078,
|
873 |
+
"loss": 0.4359,
|
874 |
+
"rewards/accuracies": 0.375,
|
875 |
+
"rewards/chosen": 1.747658133506775,
|
876 |
+
"rewards/margins": 3.2419276237487793,
|
877 |
+
"rewards/rejected": -1.494269847869873,
|
878 |
+
"step": 430
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 7.15,
|
882 |
+
"grad_norm": 1.6011111736297607,
|
883 |
+
"learning_rate": 2.0774647887323944e-06,
|
884 |
+
"logits/chosen": -1.8680269718170166,
|
885 |
+
"logits/rejected": -1.883652925491333,
|
886 |
+
"logps/chosen": -22.022457122802734,
|
887 |
+
"logps/rejected": -51.710731506347656,
|
888 |
+
"loss": 0.4878,
|
889 |
+
"rewards/accuracies": 0.30000001192092896,
|
890 |
+
"rewards/chosen": 1.6784204244613647,
|
891 |
+
"rewards/margins": 2.697260856628418,
|
892 |
+
"rewards/rejected": -1.0188405513763428,
|
893 |
+
"step": 440
|
894 |
+
},
|
895 |
+
{
|
896 |
+
"epoch": 7.32,
|
897 |
+
"grad_norm": 0.005799587815999985,
|
898 |
+
"learning_rate": 2.007042253521127e-06,
|
899 |
+
"logits/chosen": -1.9159187078475952,
|
900 |
+
"logits/rejected": -1.942246675491333,
|
901 |
+
"logps/chosen": -26.426944732666016,
|
902 |
+
"logps/rejected": -63.260643005371094,
|
903 |
+
"loss": 0.5148,
|
904 |
+
"rewards/accuracies": 0.2750000059604645,
|
905 |
+
"rewards/chosen": 1.5094796419143677,
|
906 |
+
"rewards/margins": 2.8935487270355225,
|
907 |
+
"rewards/rejected": -1.3840690851211548,
|
908 |
+
"step": 450
|
909 |
+
},
|
910 |
+
{
|
911 |
+
"epoch": 7.32,
|
912 |
+
"eval_logits/chosen": -1.8220092058181763,
|
913 |
+
"eval_logits/rejected": -1.8481791019439697,
|
914 |
+
"eval_logps/chosen": -47.637298583984375,
|
915 |
+
"eval_logps/rejected": -99.83494567871094,
|
916 |
+
"eval_loss": 0.43089213967323303,
|
917 |
+
"eval_rewards/accuracies": 0.4285714328289032,
|
918 |
+
"eval_rewards/chosen": 2.2692975997924805,
|
919 |
+
"eval_rewards/margins": 3.480616331100464,
|
920 |
+
"eval_rewards/rejected": -1.211318850517273,
|
921 |
+
"eval_runtime": 8.5151,
|
922 |
+
"eval_samples_per_second": 3.288,
|
923 |
+
"eval_steps_per_second": 1.644,
|
924 |
+
"step": 450
|
925 |
+
}
|
926 |
+
],
|
927 |
+
"logging_steps": 10,
|
928 |
+
"max_steps": 732,
|
929 |
+
"num_input_tokens_seen": 0,
|
930 |
+
"num_train_epochs": 12,
|
931 |
+
"save_steps": 90,
|
932 |
+
"total_flos": 0.0,
|
933 |
+
"train_batch_size": 2,
|
934 |
+
"trial_name": null,
|
935 |
+
"trial_params": null
|
936 |
+
}
|
checkpoint-450/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a9e56dbe2b48a488c5411e841b81929760b46d9a622b353a65d00ada1e6a94f
|
3 |
+
size 5304
|
checkpoint-540/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: Weni/WeniGPT-Agents-Mistral-1.0.6-SFT-merged
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.10.0
|