Upload folder using huggingface_hub
Browse files- README.md +202 -0
- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- optimizer.pt +3 -0
- rng_state_0.pth +3 -0
- rng_state_1.pth +3 -0
- scheduler.pt +3 -0
- special_tokens_map.json +24 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +83 -0
- trainer_state.json +408 -0
- training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: beomi/open-llama-2-ko-7b
|
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.11.1
|
adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "beomi/open-llama-2-ko-7b",
|
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": 8,
|
14 |
+
"lora_dropout": 0.02,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 4,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"out_proj",
|
25 |
+
"q_proj",
|
26 |
+
"wte",
|
27 |
+
"k_proj",
|
28 |
+
"fc_in",
|
29 |
+
"fc_out"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1aad1aaf31ee82706f47f538b63540434436bc9d1a1045494b75d44951b2dd1
|
3 |
+
size 889253080
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cabc9990b8d5ac3c0c9754a8cea888c838ebb5143ecbbd05999542e38eea4109
|
3 |
+
size 1778657210
|
rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f64484496a04faf7f7a78c9cfef06128f9d42928999f482901af6671faaa1f1
|
3 |
+
size 14448
|
rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9046d6004dffe07e90077e8b75d58421cef3627020e51a03179d6d7284c29f52
|
3 |
+
size 14448
|
scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56f2c90f58ca9b0136ab1567ecf12979bc68ad06347bdb3e669034173d05e902
|
3 |
+
size 1064
|
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": "</s>",
|
17 |
+
"unk_token": {
|
18 |
+
"content": "<unk>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
}
|
24 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e56904744ef55ee9f6fc9348e26df0658594250c32308ed65984d8f253b8a09
|
3 |
+
size 780090
|
tokenizer_config.json
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"46331": {
|
30 |
+
"content": "<|sep|>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"46332": {
|
38 |
+
"content": "<|endoftext|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"46333": {
|
46 |
+
"content": "<|acc|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
},
|
53 |
+
"46334": {
|
54 |
+
"content": "<|rrn|>",
|
55 |
+
"lstrip": false,
|
56 |
+
"normalized": false,
|
57 |
+
"rstrip": false,
|
58 |
+
"single_word": false,
|
59 |
+
"special": true
|
60 |
+
},
|
61 |
+
"46335": {
|
62 |
+
"content": "<|tel|>",
|
63 |
+
"lstrip": false,
|
64 |
+
"normalized": false,
|
65 |
+
"rstrip": false,
|
66 |
+
"single_word": false,
|
67 |
+
"special": true
|
68 |
+
}
|
69 |
+
},
|
70 |
+
"bos_token": "<s>",
|
71 |
+
"clean_up_tokenization_spaces": false,
|
72 |
+
"eos_token": "</s>",
|
73 |
+
"max_length": 2048,
|
74 |
+
"model_max_length": 1000000000000000019884624838656,
|
75 |
+
"pad_token": "</s>",
|
76 |
+
"sp_model_kwargs": {},
|
77 |
+
"stride": 0,
|
78 |
+
"tokenizer_class": "LlamaTokenizer",
|
79 |
+
"truncation_side": "right",
|
80 |
+
"truncation_strategy": "longest_first",
|
81 |
+
"unk_token": "<unk>",
|
82 |
+
"use_default_system_prompt": true
|
83 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,408 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.549186676994578,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 500,
|
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.061967467079783116,
|
13 |
+
"grad_norm": 0.31712573766708374,
|
14 |
+
"learning_rate": 0.0001,
|
15 |
+
"logits/chosen": -2.0377116203308105,
|
16 |
+
"logits/rejected": -1.4957941770553589,
|
17 |
+
"logps/chosen": -366.8505859375,
|
18 |
+
"logps/rejected": -216.56210327148438,
|
19 |
+
"loss": 0.7399,
|
20 |
+
"rewards/accuracies": 0.59375,
|
21 |
+
"rewards/chosen": 0.4758438169956207,
|
22 |
+
"rewards/margins": 0.7039788961410522,
|
23 |
+
"rewards/rejected": -0.2281351387500763,
|
24 |
+
"step": 20
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.12393493415956623,
|
28 |
+
"grad_norm": 0.6672604084014893,
|
29 |
+
"learning_rate": 0.0002,
|
30 |
+
"logits/chosen": -2.0871264934539795,
|
31 |
+
"logits/rejected": -1.5913448333740234,
|
32 |
+
"logps/chosen": -343.7679443359375,
|
33 |
+
"logps/rejected": -225.5177764892578,
|
34 |
+
"loss": 0.1009,
|
35 |
+
"rewards/accuracies": 0.987500011920929,
|
36 |
+
"rewards/chosen": 1.8198397159576416,
|
37 |
+
"rewards/margins": 4.43993616104126,
|
38 |
+
"rewards/rejected": -2.620096206665039,
|
39 |
+
"step": 40
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.18590240123934934,
|
43 |
+
"grad_norm": 0.05973530188202858,
|
44 |
+
"learning_rate": 0.0003,
|
45 |
+
"logits/chosen": -2.024085521697998,
|
46 |
+
"logits/rejected": -1.5500152111053467,
|
47 |
+
"logps/chosen": -337.0369873046875,
|
48 |
+
"logps/rejected": -244.14907836914062,
|
49 |
+
"loss": 0.0377,
|
50 |
+
"rewards/accuracies": 0.9906250238418579,
|
51 |
+
"rewards/chosen": 1.434114694595337,
|
52 |
+
"rewards/margins": 6.376841068267822,
|
53 |
+
"rewards/rejected": -4.9427266120910645,
|
54 |
+
"step": 60
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.24786986831913246,
|
58 |
+
"grad_norm": 0.2159392535686493,
|
59 |
+
"learning_rate": 0.0004,
|
60 |
+
"logits/chosen": -1.8774925470352173,
|
61 |
+
"logits/rejected": -1.367897868156433,
|
62 |
+
"logps/chosen": -346.57025146484375,
|
63 |
+
"logps/rejected": -268.8457946777344,
|
64 |
+
"loss": 0.0185,
|
65 |
+
"rewards/accuracies": 0.996874988079071,
|
66 |
+
"rewards/chosen": 0.6674507260322571,
|
67 |
+
"rewards/margins": 8.490525245666504,
|
68 |
+
"rewards/rejected": -7.823073387145996,
|
69 |
+
"step": 80
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 0.30983733539891556,
|
73 |
+
"grad_norm": 0.1853674203157425,
|
74 |
+
"learning_rate": 0.0005,
|
75 |
+
"logits/chosen": -1.7931022644042969,
|
76 |
+
"logits/rejected": -1.3545161485671997,
|
77 |
+
"logps/chosen": -341.8374938964844,
|
78 |
+
"logps/rejected": -290.44158935546875,
|
79 |
+
"loss": 0.0162,
|
80 |
+
"rewards/accuracies": 0.9937499761581421,
|
81 |
+
"rewards/chosen": -0.9960247278213501,
|
82 |
+
"rewards/margins": 8.982015609741211,
|
83 |
+
"rewards/rejected": -9.97804069519043,
|
84 |
+
"step": 100
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 0.3718048024786987,
|
88 |
+
"grad_norm": 0.07802274823188782,
|
89 |
+
"learning_rate": 0.0004969220851487844,
|
90 |
+
"logits/chosen": -2.0918784141540527,
|
91 |
+
"logits/rejected": -1.7004894018173218,
|
92 |
+
"logps/chosen": -374.20416259765625,
|
93 |
+
"logps/rejected": -319.31304931640625,
|
94 |
+
"loss": 0.0243,
|
95 |
+
"rewards/accuracies": 0.9906250238418579,
|
96 |
+
"rewards/chosen": -1.1373934745788574,
|
97 |
+
"rewards/margins": 9.278127670288086,
|
98 |
+
"rewards/rejected": -10.415521621704102,
|
99 |
+
"step": 120
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 0.4337722695584818,
|
103 |
+
"grad_norm": 0.014924481511116028,
|
104 |
+
"learning_rate": 0.0004877641290737884,
|
105 |
+
"logits/chosen": -2.199770450592041,
|
106 |
+
"logits/rejected": -1.7312860488891602,
|
107 |
+
"logps/chosen": -357.83184814453125,
|
108 |
+
"logps/rejected": -289.49066162109375,
|
109 |
+
"loss": 0.0138,
|
110 |
+
"rewards/accuracies": 1.0,
|
111 |
+
"rewards/chosen": 0.0910751074552536,
|
112 |
+
"rewards/margins": 8.973724365234375,
|
113 |
+
"rewards/rejected": -8.882649421691895,
|
114 |
+
"step": 140
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.4957397366382649,
|
118 |
+
"grad_norm": 0.08808302134275436,
|
119 |
+
"learning_rate": 0.00047275163104709196,
|
120 |
+
"logits/chosen": -2.0726726055145264,
|
121 |
+
"logits/rejected": -1.5627789497375488,
|
122 |
+
"logps/chosen": -360.4253845214844,
|
123 |
+
"logps/rejected": -310.8641357421875,
|
124 |
+
"loss": 0.0104,
|
125 |
+
"rewards/accuracies": 0.996874988079071,
|
126 |
+
"rewards/chosen": -0.6570650339126587,
|
127 |
+
"rewards/margins": 10.160908699035645,
|
128 |
+
"rewards/rejected": -10.817973136901855,
|
129 |
+
"step": 160
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.557707203718048,
|
133 |
+
"grad_norm": 0.15174007415771484,
|
134 |
+
"learning_rate": 0.0004522542485937369,
|
135 |
+
"logits/chosen": -1.987160086631775,
|
136 |
+
"logits/rejected": -1.4582111835479736,
|
137 |
+
"logps/chosen": -353.457275390625,
|
138 |
+
"logps/rejected": -307.9656677246094,
|
139 |
+
"loss": 0.014,
|
140 |
+
"rewards/accuracies": 0.9937499761581421,
|
141 |
+
"rewards/chosen": -0.5743726491928101,
|
142 |
+
"rewards/margins": 10.448052406311035,
|
143 |
+
"rewards/rejected": -11.022424697875977,
|
144 |
+
"step": 180
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 0.6196746707978311,
|
148 |
+
"grad_norm": 0.671403169631958,
|
149 |
+
"learning_rate": 0.00042677669529663686,
|
150 |
+
"logits/chosen": -1.911975622177124,
|
151 |
+
"logits/rejected": -1.3982415199279785,
|
152 |
+
"logps/chosen": -375.1275634765625,
|
153 |
+
"logps/rejected": -337.18798828125,
|
154 |
+
"loss": 0.0157,
|
155 |
+
"rewards/accuracies": 0.9906250238418579,
|
156 |
+
"rewards/chosen": -1.584790825843811,
|
157 |
+
"rewards/margins": 10.48969841003418,
|
158 |
+
"rewards/rejected": -12.074487686157227,
|
159 |
+
"step": 200
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 0.6816421378776143,
|
163 |
+
"grad_norm": 0.004173076245933771,
|
164 |
+
"learning_rate": 0.0003969463130731183,
|
165 |
+
"logits/chosen": -1.8694168329238892,
|
166 |
+
"logits/rejected": -1.2515356540679932,
|
167 |
+
"logps/chosen": -371.6986389160156,
|
168 |
+
"logps/rejected": -321.53704833984375,
|
169 |
+
"loss": 0.0113,
|
170 |
+
"rewards/accuracies": 0.9937499761581421,
|
171 |
+
"rewards/chosen": -1.3206509351730347,
|
172 |
+
"rewards/margins": 10.872579574584961,
|
173 |
+
"rewards/rejected": -12.193229675292969,
|
174 |
+
"step": 220
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 0.7436096049573974,
|
178 |
+
"grad_norm": 0.003299139440059662,
|
179 |
+
"learning_rate": 0.00036349762493488667,
|
180 |
+
"logits/chosen": -1.8045600652694702,
|
181 |
+
"logits/rejected": -1.0531251430511475,
|
182 |
+
"logps/chosen": -363.6612243652344,
|
183 |
+
"logps/rejected": -331.32403564453125,
|
184 |
+
"loss": 0.0051,
|
185 |
+
"rewards/accuracies": 1.0,
|
186 |
+
"rewards/chosen": -2.075836181640625,
|
187 |
+
"rewards/margins": 11.123804092407227,
|
188 |
+
"rewards/rejected": -13.199640274047852,
|
189 |
+
"step": 240
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"epoch": 0.8055770720371804,
|
193 |
+
"grad_norm": 0.009364907629787922,
|
194 |
+
"learning_rate": 0.00032725424859373687,
|
195 |
+
"logits/chosen": -1.8670756816864014,
|
196 |
+
"logits/rejected": -1.1788039207458496,
|
197 |
+
"logps/chosen": -372.3548889160156,
|
198 |
+
"logps/rejected": -366.14385986328125,
|
199 |
+
"loss": 0.0093,
|
200 |
+
"rewards/accuracies": 0.9906250238418579,
|
201 |
+
"rewards/chosen": -2.1455836296081543,
|
202 |
+
"rewards/margins": 12.034472465515137,
|
203 |
+
"rewards/rejected": -14.180055618286133,
|
204 |
+
"step": 260
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"epoch": 0.8675445391169636,
|
208 |
+
"grad_norm": 0.0019821953028440475,
|
209 |
+
"learning_rate": 0.00028910861626005774,
|
210 |
+
"logits/chosen": -1.9058361053466797,
|
211 |
+
"logits/rejected": -1.2149780988693237,
|
212 |
+
"logps/chosen": -367.235107421875,
|
213 |
+
"logps/rejected": -340.05230712890625,
|
214 |
+
"loss": 0.006,
|
215 |
+
"rewards/accuracies": 0.996874988079071,
|
216 |
+
"rewards/chosen": -2.0556015968322754,
|
217 |
+
"rewards/margins": 11.500048637390137,
|
218 |
+
"rewards/rejected": -13.55565071105957,
|
219 |
+
"step": 280
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.9295120061967467,
|
223 |
+
"grad_norm": 0.006883636582642794,
|
224 |
+
"learning_rate": 0.00025,
|
225 |
+
"logits/chosen": -1.791246771812439,
|
226 |
+
"logits/rejected": -1.0243983268737793,
|
227 |
+
"logps/chosen": -392.791015625,
|
228 |
+
"logps/rejected": -365.2568359375,
|
229 |
+
"loss": 0.0058,
|
230 |
+
"rewards/accuracies": 1.0,
|
231 |
+
"rewards/chosen": -3.8660073280334473,
|
232 |
+
"rewards/margins": 13.002245903015137,
|
233 |
+
"rewards/rejected": -16.86825180053711,
|
234 |
+
"step": 300
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.9914794732765299,
|
238 |
+
"grad_norm": 0.0022304155863821507,
|
239 |
+
"learning_rate": 0.00021089138373994224,
|
240 |
+
"logits/chosen": -1.8826805353164673,
|
241 |
+
"logits/rejected": -1.1826245784759521,
|
242 |
+
"logps/chosen": -379.79266357421875,
|
243 |
+
"logps/rejected": -342.39312744140625,
|
244 |
+
"loss": 0.0053,
|
245 |
+
"rewards/accuracies": 0.996874988079071,
|
246 |
+
"rewards/chosen": -2.450031280517578,
|
247 |
+
"rewards/margins": 12.384546279907227,
|
248 |
+
"rewards/rejected": -14.834577560424805,
|
249 |
+
"step": 320
|
250 |
+
},
|
251 |
+
{
|
252 |
+
"epoch": 1.053446940356313,
|
253 |
+
"grad_norm": 0.021027542650699615,
|
254 |
+
"learning_rate": 0.00017274575140626317,
|
255 |
+
"logits/chosen": -1.9100282192230225,
|
256 |
+
"logits/rejected": -1.1825989484786987,
|
257 |
+
"logps/chosen": -393.48309326171875,
|
258 |
+
"logps/rejected": -363.25396728515625,
|
259 |
+
"loss": 0.0078,
|
260 |
+
"rewards/accuracies": 1.0,
|
261 |
+
"rewards/chosen": -1.6979461908340454,
|
262 |
+
"rewards/margins": 12.675543785095215,
|
263 |
+
"rewards/rejected": -14.373491287231445,
|
264 |
+
"step": 340
|
265 |
+
},
|
266 |
+
{
|
267 |
+
"epoch": 1.115414407436096,
|
268 |
+
"grad_norm": 0.0013823028421029449,
|
269 |
+
"learning_rate": 0.00013650237506511331,
|
270 |
+
"logits/chosen": -1.9101250171661377,
|
271 |
+
"logits/rejected": -1.1503610610961914,
|
272 |
+
"logps/chosen": -370.9356689453125,
|
273 |
+
"logps/rejected": -333.2190856933594,
|
274 |
+
"loss": 0.0031,
|
275 |
+
"rewards/accuracies": 0.9937499761581421,
|
276 |
+
"rewards/chosen": -1.6975269317626953,
|
277 |
+
"rewards/margins": 12.453495025634766,
|
278 |
+
"rewards/rejected": -14.151021957397461,
|
279 |
+
"step": 360
|
280 |
+
},
|
281 |
+
{
|
282 |
+
"epoch": 1.1773818745158793,
|
283 |
+
"grad_norm": 0.0010998768266290426,
|
284 |
+
"learning_rate": 0.00010305368692688174,
|
285 |
+
"logits/chosen": -1.9123481512069702,
|
286 |
+
"logits/rejected": -1.2217817306518555,
|
287 |
+
"logps/chosen": -382.7933654785156,
|
288 |
+
"logps/rejected": -355.1229248046875,
|
289 |
+
"loss": 0.0032,
|
290 |
+
"rewards/accuracies": 1.0,
|
291 |
+
"rewards/chosen": -1.9995158910751343,
|
292 |
+
"rewards/margins": 12.895052909851074,
|
293 |
+
"rewards/rejected": -14.894567489624023,
|
294 |
+
"step": 380
|
295 |
+
},
|
296 |
+
{
|
297 |
+
"epoch": 1.2393493415956622,
|
298 |
+
"grad_norm": 0.00032321063918061554,
|
299 |
+
"learning_rate": 7.322330470336314e-05,
|
300 |
+
"logits/chosen": -1.904104471206665,
|
301 |
+
"logits/rejected": -1.1937545537948608,
|
302 |
+
"logps/chosen": -379.06524658203125,
|
303 |
+
"logps/rejected": -346.93865966796875,
|
304 |
+
"loss": 0.0038,
|
305 |
+
"rewards/accuracies": 0.9937499761581421,
|
306 |
+
"rewards/chosen": -1.5791075229644775,
|
307 |
+
"rewards/margins": 13.05359935760498,
|
308 |
+
"rewards/rejected": -14.632705688476562,
|
309 |
+
"step": 400
|
310 |
+
},
|
311 |
+
{
|
312 |
+
"epoch": 1.3013168086754454,
|
313 |
+
"grad_norm": 0.04171500727534294,
|
314 |
+
"learning_rate": 4.7745751406263163e-05,
|
315 |
+
"logits/chosen": -1.8675615787506104,
|
316 |
+
"logits/rejected": -1.1352770328521729,
|
317 |
+
"logps/chosen": -372.1733093261719,
|
318 |
+
"logps/rejected": -350.90399169921875,
|
319 |
+
"loss": 0.0032,
|
320 |
+
"rewards/accuracies": 1.0,
|
321 |
+
"rewards/chosen": -1.7773971557617188,
|
322 |
+
"rewards/margins": 13.206622123718262,
|
323 |
+
"rewards/rejected": -14.984021186828613,
|
324 |
+
"step": 420
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 1.3632842757552286,
|
328 |
+
"grad_norm": 0.010930106975138187,
|
329 |
+
"learning_rate": 2.7248368952908055e-05,
|
330 |
+
"logits/chosen": -1.8420419692993164,
|
331 |
+
"logits/rejected": -1.1195908784866333,
|
332 |
+
"logps/chosen": -380.8678894042969,
|
333 |
+
"logps/rejected": -368.0999755859375,
|
334 |
+
"loss": 0.0007,
|
335 |
+
"rewards/accuracies": 1.0,
|
336 |
+
"rewards/chosen": -2.5592141151428223,
|
337 |
+
"rewards/margins": 13.297220230102539,
|
338 |
+
"rewards/rejected": -15.85643196105957,
|
339 |
+
"step": 440
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 1.4252517428350115,
|
343 |
+
"grad_norm": 0.004741205833852291,
|
344 |
+
"learning_rate": 1.2235870926211617e-05,
|
345 |
+
"logits/chosen": -1.8401530981063843,
|
346 |
+
"logits/rejected": -1.1240848302841187,
|
347 |
+
"logps/chosen": -372.3128967285156,
|
348 |
+
"logps/rejected": -352.5906982421875,
|
349 |
+
"loss": 0.0017,
|
350 |
+
"rewards/accuracies": 1.0,
|
351 |
+
"rewards/chosen": -1.5608876943588257,
|
352 |
+
"rewards/margins": 13.396890640258789,
|
353 |
+
"rewards/rejected": -14.957778930664062,
|
354 |
+
"step": 460
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 1.4872192099147947,
|
358 |
+
"grad_norm": 0.010726602748036385,
|
359 |
+
"learning_rate": 3.077914851215585e-06,
|
360 |
+
"logits/chosen": -1.8262317180633545,
|
361 |
+
"logits/rejected": -1.0366793870925903,
|
362 |
+
"logps/chosen": -390.6006774902344,
|
363 |
+
"logps/rejected": -352.1526794433594,
|
364 |
+
"loss": 0.0053,
|
365 |
+
"rewards/accuracies": 0.9906250238418579,
|
366 |
+
"rewards/chosen": -2.158936023712158,
|
367 |
+
"rewards/margins": 13.084844589233398,
|
368 |
+
"rewards/rejected": -15.243780136108398,
|
369 |
+
"step": 480
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 1.549186676994578,
|
373 |
+
"grad_norm": 0.00336117553524673,
|
374 |
+
"learning_rate": 0.0,
|
375 |
+
"logits/chosen": -1.8495571613311768,
|
376 |
+
"logits/rejected": -1.1169774532318115,
|
377 |
+
"logps/chosen": -371.83416748046875,
|
378 |
+
"logps/rejected": -368.6435546875,
|
379 |
+
"loss": 0.0048,
|
380 |
+
"rewards/accuracies": 0.9906250238418579,
|
381 |
+
"rewards/chosen": -2.3796725273132324,
|
382 |
+
"rewards/margins": 13.638076782226562,
|
383 |
+
"rewards/rejected": -16.017749786376953,
|
384 |
+
"step": 500
|
385 |
+
}
|
386 |
+
],
|
387 |
+
"logging_steps": 20,
|
388 |
+
"max_steps": 500,
|
389 |
+
"num_input_tokens_seen": 0,
|
390 |
+
"num_train_epochs": 2,
|
391 |
+
"save_steps": 50,
|
392 |
+
"stateful_callbacks": {
|
393 |
+
"TrainerControl": {
|
394 |
+
"args": {
|
395 |
+
"should_epoch_stop": false,
|
396 |
+
"should_evaluate": false,
|
397 |
+
"should_log": false,
|
398 |
+
"should_save": true,
|
399 |
+
"should_training_stop": true
|
400 |
+
},
|
401 |
+
"attributes": {}
|
402 |
+
}
|
403 |
+
},
|
404 |
+
"total_flos": 0.0,
|
405 |
+
"train_batch_size": 2,
|
406 |
+
"trial_name": null,
|
407 |
+
"trial_params": null
|
408 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee653874ab7c4bec8be5b2e5af4b91ddeaaac464033e52177157e5e431c97ee8
|
3 |
+
size 5624
|