Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +1 -1
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- checkpoint-10/README.md +1 -1
- checkpoint-10/adapter_config.json +2 -2
- checkpoint-10/adapter_model.safetensors +1 -1
- checkpoint-10/optimizer.pt +1 -1
- checkpoint-10/scheduler.pt +1 -1
- checkpoint-10/trainer_state.json +10 -10
- checkpoint-10/training_args.bin +1 -1
- checkpoint-100/README.md +202 -0
- checkpoint-100/adapter_config.json +31 -0
- checkpoint-100/adapter_model.safetensors +3 -0
- checkpoint-100/optimizer.pt +3 -0
- checkpoint-100/rng_state.pth +3 -0
- checkpoint-100/scheduler.pt +3 -0
- checkpoint-100/trainer_state.json +192 -0
- checkpoint-100/training_args.bin +3 -0
- checkpoint-110/README.md +202 -0
- checkpoint-110/adapter_config.json +31 -0
- checkpoint-110/adapter_model.safetensors +3 -0
- checkpoint-110/optimizer.pt +3 -0
- checkpoint-110/rng_state.pth +3 -0
- checkpoint-110/scheduler.pt +3 -0
- checkpoint-110/trainer_state.json +207 -0
- checkpoint-110/training_args.bin +3 -0
- checkpoint-120/README.md +202 -0
- checkpoint-120/adapter_config.json +31 -0
- checkpoint-120/adapter_model.safetensors +3 -0
- checkpoint-120/optimizer.pt +3 -0
- checkpoint-120/rng_state.pth +3 -0
- checkpoint-120/scheduler.pt +3 -0
- checkpoint-120/trainer_state.json +222 -0
- checkpoint-120/training_args.bin +3 -0
- checkpoint-130/README.md +202 -0
- checkpoint-130/adapter_config.json +31 -0
- checkpoint-130/adapter_model.safetensors +3 -0
- checkpoint-130/optimizer.pt +3 -0
- checkpoint-130/rng_state.pth +3 -0
- checkpoint-130/scheduler.pt +3 -0
- checkpoint-130/trainer_state.json +237 -0
- checkpoint-130/training_args.bin +3 -0
- checkpoint-20/README.md +1 -1
- checkpoint-20/adapter_config.json +2 -2
- checkpoint-20/adapter_model.safetensors +1 -1
- checkpoint-20/optimizer.pt +1 -1
- checkpoint-20/scheduler.pt +1 -1
- checkpoint-20/trainer_state.json +16 -16
- checkpoint-20/training_args.bin +1 -1
- checkpoint-30/README.md +202 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model: TheBloke/Llama-2-7B-fp16
|
3 |
library_name: peft
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
|
|
2 |
library_name: peft
|
3 |
+
base_model: TheBloke/Llama-2-7B-fp16
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
24 |
-
"q_proj",
|
25 |
"o_proj",
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"v_proj",
|
|
|
25 |
"o_proj",
|
26 |
+
"q_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67143296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58a8f71955b57e8e1082d6f6f180646592764af968e225bda2b732733e64a34c
|
3 |
size 67143296
|
checkpoint-10/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model: TheBloke/Llama-2-7B-fp16
|
3 |
library_name: peft
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
|
|
2 |
library_name: peft
|
3 |
+
base_model: TheBloke/Llama-2-7B-fp16
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
checkpoint-10/adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
24 |
-
"q_proj",
|
25 |
"o_proj",
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"v_proj",
|
|
|
25 |
"o_proj",
|
26 |
+
"q_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
checkpoint-10/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67143296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:232e478a97bd908880b31806be86d4debfd0492ee0eb83ba509e3293c6c3565a
|
3 |
size 67143296
|
checkpoint-10/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 134433530
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40afa20170f291b125eb81d0ffabecaf09477598d9e256ea01ff0b97e18e70a9
|
3 |
size 134433530
|
checkpoint-10/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a35af14c8f81087292db706fc180cce03fb0f692ed151b0664293b217dd11fa5
|
3 |
size 1064
|
checkpoint-10/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 1.
|
3 |
"best_model_checkpoint": "/kaggle/working/checkpoint-10",
|
4 |
"epoch": 1.1111111111111112,
|
5 |
"eval_steps": 10,
|
@@ -10,24 +10,24 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.1111111111111112,
|
13 |
-
"grad_norm": 0.
|
14 |
-
"learning_rate": 0.
|
15 |
-
"loss": 2.
|
16 |
"step": 10
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.1111111111111112,
|
20 |
-
"eval_loss": 1.
|
21 |
-
"eval_runtime": 34.
|
22 |
-
"eval_samples_per_second": 1.
|
23 |
-
"eval_steps_per_second": 0.
|
24 |
"step": 10
|
25 |
}
|
26 |
],
|
27 |
"logging_steps": 10,
|
28 |
-
"max_steps":
|
29 |
"num_input_tokens_seen": 0,
|
30 |
-
"num_train_epochs":
|
31 |
"save_steps": 10,
|
32 |
"stateful_callbacks": {
|
33 |
"EarlyStoppingCallback": {
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.733155369758606,
|
3 |
"best_model_checkpoint": "/kaggle/working/checkpoint-10",
|
4 |
"epoch": 1.1111111111111112,
|
5 |
"eval_steps": 10,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.1111111111111112,
|
13 |
+
"grad_norm": 0.022282764315605164,
|
14 |
+
"learning_rate": 0.0001851851851851852,
|
15 |
+
"loss": 2.0424,
|
16 |
"step": 10
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.1111111111111112,
|
20 |
+
"eval_loss": 1.733155369758606,
|
21 |
+
"eval_runtime": 34.5543,
|
22 |
+
"eval_samples_per_second": 1.042,
|
23 |
+
"eval_steps_per_second": 0.145,
|
24 |
"step": 10
|
25 |
}
|
26 |
],
|
27 |
"logging_steps": 10,
|
28 |
+
"max_steps": 135,
|
29 |
"num_input_tokens_seen": 0,
|
30 |
+
"num_train_epochs": 15,
|
31 |
"save_steps": 10,
|
32 |
"stateful_callbacks": {
|
33 |
"EarlyStoppingCallback": {
|
checkpoint-10/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c753ff1ba946038f620bad3e42a35ce583c9e8ed52b49fd22fb6614fea0f43
|
3 |
size 5112
|
checkpoint-100/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: TheBloke/Llama-2-7B-fp16
|
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.12.0
|
checkpoint-100/adapter_config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TheBloke/Llama-2-7B-fp16",
|
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": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"v_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj"
|
27 |
+
],
|
28 |
+
"task_type": "CAUSAL_LM",
|
29 |
+
"use_dora": false,
|
30 |
+
"use_rslora": false
|
31 |
+
}
|
checkpoint-100/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac3b59826a91a331332b5850491ffec38f48afde058dead68205fb9903924aac
|
3 |
+
size 67143296
|
checkpoint-100/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49ff3c81928bee92eb73c79e2f6088612cc35f2fab427d0f73ba21269e3c8085
|
3 |
+
size 134433530
|
checkpoint-100/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad9fcf2e86ce0f113dac0c406c0b49ce72f5891aaa3942215cde240415672553
|
3 |
+
size 14244
|
checkpoint-100/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a67071c9831c7625e547eac0c0538006ee7fe06d1b1052844fd1cdb5172b8b9f
|
3 |
+
size 1064
|
checkpoint-100/trainer_state.json
ADDED
@@ -0,0 +1,192 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 1.2115424871444702,
|
3 |
+
"best_model_checkpoint": "/kaggle/working/checkpoint-90",
|
4 |
+
"epoch": 11.11111111111111,
|
5 |
+
"eval_steps": 10,
|
6 |
+
"global_step": 100,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 1.1111111111111112,
|
13 |
+
"grad_norm": 0.022282764315605164,
|
14 |
+
"learning_rate": 0.0001851851851851852,
|
15 |
+
"loss": 2.0424,
|
16 |
+
"step": 10
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 1.1111111111111112,
|
20 |
+
"eval_loss": 1.733155369758606,
|
21 |
+
"eval_runtime": 34.5543,
|
22 |
+
"eval_samples_per_second": 1.042,
|
23 |
+
"eval_steps_per_second": 0.145,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 2.2222222222222223,
|
28 |
+
"grad_norm": 0.018981408327817917,
|
29 |
+
"learning_rate": 0.00017037037037037037,
|
30 |
+
"loss": 1.6072,
|
31 |
+
"step": 20
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 2.2222222222222223,
|
35 |
+
"eval_loss": 1.5428930521011353,
|
36 |
+
"eval_runtime": 34.6485,
|
37 |
+
"eval_samples_per_second": 1.039,
|
38 |
+
"eval_steps_per_second": 0.144,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 3.3333333333333335,
|
43 |
+
"grad_norm": 0.023157037794589996,
|
44 |
+
"learning_rate": 0.00015555555555555556,
|
45 |
+
"loss": 1.4025,
|
46 |
+
"step": 30
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 3.3333333333333335,
|
50 |
+
"eval_loss": 1.4176721572875977,
|
51 |
+
"eval_runtime": 34.5433,
|
52 |
+
"eval_samples_per_second": 1.042,
|
53 |
+
"eval_steps_per_second": 0.145,
|
54 |
+
"step": 30
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 4.444444444444445,
|
58 |
+
"grad_norm": 0.021338749676942825,
|
59 |
+
"learning_rate": 0.00014074074074074076,
|
60 |
+
"loss": 1.285,
|
61 |
+
"step": 40
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 4.444444444444445,
|
65 |
+
"eval_loss": 1.3449772596359253,
|
66 |
+
"eval_runtime": 34.5594,
|
67 |
+
"eval_samples_per_second": 1.042,
|
68 |
+
"eval_steps_per_second": 0.145,
|
69 |
+
"step": 40
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 5.555555555555555,
|
73 |
+
"grad_norm": 0.02489505708217621,
|
74 |
+
"learning_rate": 0.00012592592592592592,
|
75 |
+
"loss": 1.1687,
|
76 |
+
"step": 50
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 5.555555555555555,
|
80 |
+
"eval_loss": 1.2951068878173828,
|
81 |
+
"eval_runtime": 34.5896,
|
82 |
+
"eval_samples_per_second": 1.041,
|
83 |
+
"eval_steps_per_second": 0.145,
|
84 |
+
"step": 50
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 6.666666666666667,
|
88 |
+
"grad_norm": 0.028962766751646996,
|
89 |
+
"learning_rate": 0.00011111111111111112,
|
90 |
+
"loss": 1.0521,
|
91 |
+
"step": 60
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"epoch": 6.666666666666667,
|
95 |
+
"eval_loss": 1.2674343585968018,
|
96 |
+
"eval_runtime": 34.5586,
|
97 |
+
"eval_samples_per_second": 1.042,
|
98 |
+
"eval_steps_per_second": 0.145,
|
99 |
+
"step": 60
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 7.777777777777778,
|
103 |
+
"grad_norm": 0.033917125314474106,
|
104 |
+
"learning_rate": 9.62962962962963e-05,
|
105 |
+
"loss": 0.9885,
|
106 |
+
"step": 70
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 7.777777777777778,
|
110 |
+
"eval_loss": 1.2424466609954834,
|
111 |
+
"eval_runtime": 34.5412,
|
112 |
+
"eval_samples_per_second": 1.042,
|
113 |
+
"eval_steps_per_second": 0.145,
|
114 |
+
"step": 70
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 8.88888888888889,
|
118 |
+
"grad_norm": 0.03393130004405975,
|
119 |
+
"learning_rate": 8.148148148148148e-05,
|
120 |
+
"loss": 0.8784,
|
121 |
+
"step": 80
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 8.88888888888889,
|
125 |
+
"eval_loss": 1.2252851724624634,
|
126 |
+
"eval_runtime": 34.58,
|
127 |
+
"eval_samples_per_second": 1.041,
|
128 |
+
"eval_steps_per_second": 0.145,
|
129 |
+
"step": 80
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 10.0,
|
133 |
+
"grad_norm": 0.04081139340996742,
|
134 |
+
"learning_rate": 6.666666666666667e-05,
|
135 |
+
"loss": 0.8154,
|
136 |
+
"step": 90
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 10.0,
|
140 |
+
"eval_loss": 1.2115424871444702,
|
141 |
+
"eval_runtime": 34.5784,
|
142 |
+
"eval_samples_per_second": 1.041,
|
143 |
+
"eval_steps_per_second": 0.145,
|
144 |
+
"step": 90
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 11.11111111111111,
|
148 |
+
"grad_norm": 0.04114004969596863,
|
149 |
+
"learning_rate": 5.185185185185185e-05,
|
150 |
+
"loss": 0.7376,
|
151 |
+
"step": 100
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 11.11111111111111,
|
155 |
+
"eval_loss": 1.2147088050842285,
|
156 |
+
"eval_runtime": 34.595,
|
157 |
+
"eval_samples_per_second": 1.041,
|
158 |
+
"eval_steps_per_second": 0.145,
|
159 |
+
"step": 100
|
160 |
+
}
|
161 |
+
],
|
162 |
+
"logging_steps": 10,
|
163 |
+
"max_steps": 135,
|
164 |
+
"num_input_tokens_seen": 0,
|
165 |
+
"num_train_epochs": 15,
|
166 |
+
"save_steps": 10,
|
167 |
+
"stateful_callbacks": {
|
168 |
+
"EarlyStoppingCallback": {
|
169 |
+
"args": {
|
170 |
+
"early_stopping_patience": 3,
|
171 |
+
"early_stopping_threshold": 0.0
|
172 |
+
},
|
173 |
+
"attributes": {
|
174 |
+
"early_stopping_patience_counter": 0
|
175 |
+
}
|
176 |
+
},
|
177 |
+
"TrainerControl": {
|
178 |
+
"args": {
|
179 |
+
"should_epoch_stop": false,
|
180 |
+
"should_evaluate": false,
|
181 |
+
"should_log": false,
|
182 |
+
"should_save": true,
|
183 |
+
"should_training_stop": false
|
184 |
+
},
|
185 |
+
"attributes": {}
|
186 |
+
}
|
187 |
+
},
|
188 |
+
"total_flos": 2.6718311886422016e+16,
|
189 |
+
"train_batch_size": 1,
|
190 |
+
"trial_name": null,
|
191 |
+
"trial_params": null
|
192 |
+
}
|
checkpoint-100/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c753ff1ba946038f620bad3e42a35ce583c9e8ed52b49fd22fb6614fea0f43
|
3 |
+
size 5112
|
checkpoint-110/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: TheBloke/Llama-2-7B-fp16
|
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.12.0
|
checkpoint-110/adapter_config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TheBloke/Llama-2-7B-fp16",
|
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": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"v_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj"
|
27 |
+
],
|
28 |
+
"task_type": "CAUSAL_LM",
|
29 |
+
"use_dora": false,
|
30 |
+
"use_rslora": false
|
31 |
+
}
|
checkpoint-110/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be7b95474c7a25c6961db7fe4913e88e0e78819b321a21a383b179782c22ef6c
|
3 |
+
size 67143296
|
checkpoint-110/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:567bf2cdba466fb3da7301567fc6eee0fd77e99808ab9402911468a94017eb0a
|
3 |
+
size 134433530
|
checkpoint-110/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b74e65bff4ecaf37ea6199e51bc5b668d4b069c4bc042e44eeac5d4c4ffef401
|
3 |
+
size 14244
|
checkpoint-110/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c7403172deaf546b51410d54cab636a5c53264be17aa6a439e5934523944587
|
3 |
+
size 1064
|
checkpoint-110/trainer_state.json
ADDED
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 1.2115424871444702,
|
3 |
+
"best_model_checkpoint": "/kaggle/working/checkpoint-90",
|
4 |
+
"epoch": 12.222222222222221,
|
5 |
+
"eval_steps": 10,
|
6 |
+
"global_step": 110,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 1.1111111111111112,
|
13 |
+
"grad_norm": 0.022282764315605164,
|
14 |
+
"learning_rate": 0.0001851851851851852,
|
15 |
+
"loss": 2.0424,
|
16 |
+
"step": 10
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 1.1111111111111112,
|
20 |
+
"eval_loss": 1.733155369758606,
|
21 |
+
"eval_runtime": 34.5543,
|
22 |
+
"eval_samples_per_second": 1.042,
|
23 |
+
"eval_steps_per_second": 0.145,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 2.2222222222222223,
|
28 |
+
"grad_norm": 0.018981408327817917,
|
29 |
+
"learning_rate": 0.00017037037037037037,
|
30 |
+
"loss": 1.6072,
|
31 |
+
"step": 20
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 2.2222222222222223,
|
35 |
+
"eval_loss": 1.5428930521011353,
|
36 |
+
"eval_runtime": 34.6485,
|
37 |
+
"eval_samples_per_second": 1.039,
|
38 |
+
"eval_steps_per_second": 0.144,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 3.3333333333333335,
|
43 |
+
"grad_norm": 0.023157037794589996,
|
44 |
+
"learning_rate": 0.00015555555555555556,
|
45 |
+
"loss": 1.4025,
|
46 |
+
"step": 30
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 3.3333333333333335,
|
50 |
+
"eval_loss": 1.4176721572875977,
|
51 |
+
"eval_runtime": 34.5433,
|
52 |
+
"eval_samples_per_second": 1.042,
|
53 |
+
"eval_steps_per_second": 0.145,
|
54 |
+
"step": 30
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 4.444444444444445,
|
58 |
+
"grad_norm": 0.021338749676942825,
|
59 |
+
"learning_rate": 0.00014074074074074076,
|
60 |
+
"loss": 1.285,
|
61 |
+
"step": 40
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 4.444444444444445,
|
65 |
+
"eval_loss": 1.3449772596359253,
|
66 |
+
"eval_runtime": 34.5594,
|
67 |
+
"eval_samples_per_second": 1.042,
|
68 |
+
"eval_steps_per_second": 0.145,
|
69 |
+
"step": 40
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 5.555555555555555,
|
73 |
+
"grad_norm": 0.02489505708217621,
|
74 |
+
"learning_rate": 0.00012592592592592592,
|
75 |
+
"loss": 1.1687,
|
76 |
+
"step": 50
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 5.555555555555555,
|
80 |
+
"eval_loss": 1.2951068878173828,
|
81 |
+
"eval_runtime": 34.5896,
|
82 |
+
"eval_samples_per_second": 1.041,
|
83 |
+
"eval_steps_per_second": 0.145,
|
84 |
+
"step": 50
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 6.666666666666667,
|
88 |
+
"grad_norm": 0.028962766751646996,
|
89 |
+
"learning_rate": 0.00011111111111111112,
|
90 |
+
"loss": 1.0521,
|
91 |
+
"step": 60
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"epoch": 6.666666666666667,
|
95 |
+
"eval_loss": 1.2674343585968018,
|
96 |
+
"eval_runtime": 34.5586,
|
97 |
+
"eval_samples_per_second": 1.042,
|
98 |
+
"eval_steps_per_second": 0.145,
|
99 |
+
"step": 60
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 7.777777777777778,
|
103 |
+
"grad_norm": 0.033917125314474106,
|
104 |
+
"learning_rate": 9.62962962962963e-05,
|
105 |
+
"loss": 0.9885,
|
106 |
+
"step": 70
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 7.777777777777778,
|
110 |
+
"eval_loss": 1.2424466609954834,
|
111 |
+
"eval_runtime": 34.5412,
|
112 |
+
"eval_samples_per_second": 1.042,
|
113 |
+
"eval_steps_per_second": 0.145,
|
114 |
+
"step": 70
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 8.88888888888889,
|
118 |
+
"grad_norm": 0.03393130004405975,
|
119 |
+
"learning_rate": 8.148148148148148e-05,
|
120 |
+
"loss": 0.8784,
|
121 |
+
"step": 80
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 8.88888888888889,
|
125 |
+
"eval_loss": 1.2252851724624634,
|
126 |
+
"eval_runtime": 34.58,
|
127 |
+
"eval_samples_per_second": 1.041,
|
128 |
+
"eval_steps_per_second": 0.145,
|
129 |
+
"step": 80
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 10.0,
|
133 |
+
"grad_norm": 0.04081139340996742,
|
134 |
+
"learning_rate": 6.666666666666667e-05,
|
135 |
+
"loss": 0.8154,
|
136 |
+
"step": 90
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 10.0,
|
140 |
+
"eval_loss": 1.2115424871444702,
|
141 |
+
"eval_runtime": 34.5784,
|
142 |
+
"eval_samples_per_second": 1.041,
|
143 |
+
"eval_steps_per_second": 0.145,
|
144 |
+
"step": 90
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 11.11111111111111,
|
148 |
+
"grad_norm": 0.04114004969596863,
|
149 |
+
"learning_rate": 5.185185185185185e-05,
|
150 |
+
"loss": 0.7376,
|
151 |
+
"step": 100
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 11.11111111111111,
|
155 |
+
"eval_loss": 1.2147088050842285,
|
156 |
+
"eval_runtime": 34.595,
|
157 |
+
"eval_samples_per_second": 1.041,
|
158 |
+
"eval_steps_per_second": 0.145,
|
159 |
+
"step": 100
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 12.222222222222221,
|
163 |
+
"grad_norm": 0.04217207431793213,
|
164 |
+
"learning_rate": 3.7037037037037037e-05,
|
165 |
+
"loss": 0.6642,
|
166 |
+
"step": 110
|
167 |
+
},
|
168 |
+
{
|
169 |
+
"epoch": 12.222222222222221,
|
170 |
+
"eval_loss": 1.2141155004501343,
|
171 |
+
"eval_runtime": 34.6053,
|
172 |
+
"eval_samples_per_second": 1.04,
|
173 |
+
"eval_steps_per_second": 0.144,
|
174 |
+
"step": 110
|
175 |
+
}
|
176 |
+
],
|
177 |
+
"logging_steps": 10,
|
178 |
+
"max_steps": 135,
|
179 |
+
"num_input_tokens_seen": 0,
|
180 |
+
"num_train_epochs": 15,
|
181 |
+
"save_steps": 10,
|
182 |
+
"stateful_callbacks": {
|
183 |
+
"EarlyStoppingCallback": {
|
184 |
+
"args": {
|
185 |
+
"early_stopping_patience": 3,
|
186 |
+
"early_stopping_threshold": 0.0
|
187 |
+
},
|
188 |
+
"attributes": {
|
189 |
+
"early_stopping_patience_counter": 0
|
190 |
+
}
|
191 |
+
},
|
192 |
+
"TrainerControl": {
|
193 |
+
"args": {
|
194 |
+
"should_epoch_stop": false,
|
195 |
+
"should_evaluate": false,
|
196 |
+
"should_log": false,
|
197 |
+
"should_save": true,
|
198 |
+
"should_training_stop": false
|
199 |
+
},
|
200 |
+
"attributes": {}
|
201 |
+
}
|
202 |
+
},
|
203 |
+
"total_flos": 2.93951986040832e+16,
|
204 |
+
"train_batch_size": 1,
|
205 |
+
"trial_name": null,
|
206 |
+
"trial_params": null
|
207 |
+
}
|
checkpoint-110/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c753ff1ba946038f620bad3e42a35ce583c9e8ed52b49fd22fb6614fea0f43
|
3 |
+
size 5112
|
checkpoint-120/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: TheBloke/Llama-2-7B-fp16
|
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.12.0
|
checkpoint-120/adapter_config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TheBloke/Llama-2-7B-fp16",
|
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": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"v_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj"
|
27 |
+
],
|
28 |
+
"task_type": "CAUSAL_LM",
|
29 |
+
"use_dora": false,
|
30 |
+
"use_rslora": false
|
31 |
+
}
|
checkpoint-120/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb1690155a5e4a4452a0e292d686003b08ac457e37c20099c948aae55ca8e453
|
3 |
+
size 67143296
|
checkpoint-120/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14cc791678f8ce58b5f8b40f05113973aa7f94325c356b74d4df44ff8c1a956a
|
3 |
+
size 134433530
|
checkpoint-120/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:899181c47750d0177e5f1571bc0ad909b3a3ebab597f384c5023f1d8dcb8a73a
|
3 |
+
size 14244
|
checkpoint-120/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7846da062f26e398f1065295f9c7cbaf4768d3aa6b5518863ce89b7eb9d328e
|
3 |
+
size 1064
|
checkpoint-120/trainer_state.json
ADDED
@@ -0,0 +1,222 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 1.20501708984375,
|
3 |
+
"best_model_checkpoint": "/kaggle/working/checkpoint-120",
|
4 |
+
"epoch": 13.333333333333334,
|
5 |
+
"eval_steps": 10,
|
6 |
+
"global_step": 120,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 1.1111111111111112,
|
13 |
+
"grad_norm": 0.022282764315605164,
|
14 |
+
"learning_rate": 0.0001851851851851852,
|
15 |
+
"loss": 2.0424,
|
16 |
+
"step": 10
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 1.1111111111111112,
|
20 |
+
"eval_loss": 1.733155369758606,
|
21 |
+
"eval_runtime": 34.5543,
|
22 |
+
"eval_samples_per_second": 1.042,
|
23 |
+
"eval_steps_per_second": 0.145,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 2.2222222222222223,
|
28 |
+
"grad_norm": 0.018981408327817917,
|
29 |
+
"learning_rate": 0.00017037037037037037,
|
30 |
+
"loss": 1.6072,
|
31 |
+
"step": 20
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 2.2222222222222223,
|
35 |
+
"eval_loss": 1.5428930521011353,
|
36 |
+
"eval_runtime": 34.6485,
|
37 |
+
"eval_samples_per_second": 1.039,
|
38 |
+
"eval_steps_per_second": 0.144,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 3.3333333333333335,
|
43 |
+
"grad_norm": 0.023157037794589996,
|
44 |
+
"learning_rate": 0.00015555555555555556,
|
45 |
+
"loss": 1.4025,
|
46 |
+
"step": 30
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 3.3333333333333335,
|
50 |
+
"eval_loss": 1.4176721572875977,
|
51 |
+
"eval_runtime": 34.5433,
|
52 |
+
"eval_samples_per_second": 1.042,
|
53 |
+
"eval_steps_per_second": 0.145,
|
54 |
+
"step": 30
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 4.444444444444445,
|
58 |
+
"grad_norm": 0.021338749676942825,
|
59 |
+
"learning_rate": 0.00014074074074074076,
|
60 |
+
"loss": 1.285,
|
61 |
+
"step": 40
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 4.444444444444445,
|
65 |
+
"eval_loss": 1.3449772596359253,
|
66 |
+
"eval_runtime": 34.5594,
|
67 |
+
"eval_samples_per_second": 1.042,
|
68 |
+
"eval_steps_per_second": 0.145,
|
69 |
+
"step": 40
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 5.555555555555555,
|
73 |
+
"grad_norm": 0.02489505708217621,
|
74 |
+
"learning_rate": 0.00012592592592592592,
|
75 |
+
"loss": 1.1687,
|
76 |
+
"step": 50
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 5.555555555555555,
|
80 |
+
"eval_loss": 1.2951068878173828,
|
81 |
+
"eval_runtime": 34.5896,
|
82 |
+
"eval_samples_per_second": 1.041,
|
83 |
+
"eval_steps_per_second": 0.145,
|
84 |
+
"step": 50
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 6.666666666666667,
|
88 |
+
"grad_norm": 0.028962766751646996,
|
89 |
+
"learning_rate": 0.00011111111111111112,
|
90 |
+
"loss": 1.0521,
|
91 |
+
"step": 60
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"epoch": 6.666666666666667,
|
95 |
+
"eval_loss": 1.2674343585968018,
|
96 |
+
"eval_runtime": 34.5586,
|
97 |
+
"eval_samples_per_second": 1.042,
|
98 |
+
"eval_steps_per_second": 0.145,
|
99 |
+
"step": 60
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 7.777777777777778,
|
103 |
+
"grad_norm": 0.033917125314474106,
|
104 |
+
"learning_rate": 9.62962962962963e-05,
|
105 |
+
"loss": 0.9885,
|
106 |
+
"step": 70
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 7.777777777777778,
|
110 |
+
"eval_loss": 1.2424466609954834,
|
111 |
+
"eval_runtime": 34.5412,
|
112 |
+
"eval_samples_per_second": 1.042,
|
113 |
+
"eval_steps_per_second": 0.145,
|
114 |
+
"step": 70
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 8.88888888888889,
|
118 |
+
"grad_norm": 0.03393130004405975,
|
119 |
+
"learning_rate": 8.148148148148148e-05,
|
120 |
+
"loss": 0.8784,
|
121 |
+
"step": 80
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 8.88888888888889,
|
125 |
+
"eval_loss": 1.2252851724624634,
|
126 |
+
"eval_runtime": 34.58,
|
127 |
+
"eval_samples_per_second": 1.041,
|
128 |
+
"eval_steps_per_second": 0.145,
|
129 |
+
"step": 80
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 10.0,
|
133 |
+
"grad_norm": 0.04081139340996742,
|
134 |
+
"learning_rate": 6.666666666666667e-05,
|
135 |
+
"loss": 0.8154,
|
136 |
+
"step": 90
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 10.0,
|
140 |
+
"eval_loss": 1.2115424871444702,
|
141 |
+
"eval_runtime": 34.5784,
|
142 |
+
"eval_samples_per_second": 1.041,
|
143 |
+
"eval_steps_per_second": 0.145,
|
144 |
+
"step": 90
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 11.11111111111111,
|
148 |
+
"grad_norm": 0.04114004969596863,
|
149 |
+
"learning_rate": 5.185185185185185e-05,
|
150 |
+
"loss": 0.7376,
|
151 |
+
"step": 100
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 11.11111111111111,
|
155 |
+
"eval_loss": 1.2147088050842285,
|
156 |
+
"eval_runtime": 34.595,
|
157 |
+
"eval_samples_per_second": 1.041,
|
158 |
+
"eval_steps_per_second": 0.145,
|
159 |
+
"step": 100
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 12.222222222222221,
|
163 |
+
"grad_norm": 0.04217207431793213,
|
164 |
+
"learning_rate": 3.7037037037037037e-05,
|
165 |
+
"loss": 0.6642,
|
166 |
+
"step": 110
|
167 |
+
},
|
168 |
+
{
|
169 |
+
"epoch": 12.222222222222221,
|
170 |
+
"eval_loss": 1.2141155004501343,
|
171 |
+
"eval_runtime": 34.6053,
|
172 |
+
"eval_samples_per_second": 1.04,
|
173 |
+
"eval_steps_per_second": 0.144,
|
174 |
+
"step": 110
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 13.333333333333334,
|
178 |
+
"grad_norm": 0.04223904013633728,
|
179 |
+
"learning_rate": 2.2222222222222223e-05,
|
180 |
+
"loss": 0.6353,
|
181 |
+
"step": 120
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"epoch": 13.333333333333334,
|
185 |
+
"eval_loss": 1.20501708984375,
|
186 |
+
"eval_runtime": 34.6447,
|
187 |
+
"eval_samples_per_second": 1.039,
|
188 |
+
"eval_steps_per_second": 0.144,
|
189 |
+
"step": 120
|
190 |
+
}
|
191 |
+
],
|
192 |
+
"logging_steps": 10,
|
193 |
+
"max_steps": 135,
|
194 |
+
"num_input_tokens_seen": 0,
|
195 |
+
"num_train_epochs": 15,
|
196 |
+
"save_steps": 10,
|
197 |
+
"stateful_callbacks": {
|
198 |
+
"EarlyStoppingCallback": {
|
199 |
+
"args": {
|
200 |
+
"early_stopping_patience": 3,
|
201 |
+
"early_stopping_threshold": 0.0
|
202 |
+
},
|
203 |
+
"attributes": {
|
204 |
+
"early_stopping_patience_counter": 0
|
205 |
+
}
|
206 |
+
},
|
207 |
+
"TrainerControl": {
|
208 |
+
"args": {
|
209 |
+
"should_epoch_stop": false,
|
210 |
+
"should_evaluate": false,
|
211 |
+
"should_log": false,
|
212 |
+
"should_save": true,
|
213 |
+
"should_training_stop": false
|
214 |
+
},
|
215 |
+
"attributes": {}
|
216 |
+
}
|
217 |
+
},
|
218 |
+
"total_flos": 3.2063182503346176e+16,
|
219 |
+
"train_batch_size": 1,
|
220 |
+
"trial_name": null,
|
221 |
+
"trial_params": null
|
222 |
+
}
|
checkpoint-120/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c753ff1ba946038f620bad3e42a35ce583c9e8ed52b49fd22fb6614fea0f43
|
3 |
+
size 5112
|
checkpoint-130/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: TheBloke/Llama-2-7B-fp16
|
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.12.0
|
checkpoint-130/adapter_config.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "TheBloke/Llama-2-7B-fp16",
|
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": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
+
"v_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj"
|
27 |
+
],
|
28 |
+
"task_type": "CAUSAL_LM",
|
29 |
+
"use_dora": false,
|
30 |
+
"use_rslora": false
|
31 |
+
}
|
checkpoint-130/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58a8f71955b57e8e1082d6f6f180646592764af968e225bda2b732733e64a34c
|
3 |
+
size 67143296
|
checkpoint-130/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4daf30044a564bcf59ea2751408ea8dce0ec90f49d285e08583c20de07041a11
|
3 |
+
size 134433530
|
checkpoint-130/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae41843bfbaf9bfb2da44e736c97098eebc3d8816f1d5ca8fbf5df92c5f45233
|
3 |
+
size 14244
|
checkpoint-130/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9b0d7953ae2a99e745d016a7542f93f08a2bf1f998ff2ee97a233ec022e1d0b
|
3 |
+
size 1064
|
checkpoint-130/trainer_state.json
ADDED
@@ -0,0 +1,237 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 1.2035548686981201,
|
3 |
+
"best_model_checkpoint": "/kaggle/working/checkpoint-130",
|
4 |
+
"epoch": 14.444444444444445,
|
5 |
+
"eval_steps": 10,
|
6 |
+
"global_step": 130,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 1.1111111111111112,
|
13 |
+
"grad_norm": 0.022282764315605164,
|
14 |
+
"learning_rate": 0.0001851851851851852,
|
15 |
+
"loss": 2.0424,
|
16 |
+
"step": 10
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 1.1111111111111112,
|
20 |
+
"eval_loss": 1.733155369758606,
|
21 |
+
"eval_runtime": 34.5543,
|
22 |
+
"eval_samples_per_second": 1.042,
|
23 |
+
"eval_steps_per_second": 0.145,
|
24 |
+
"step": 10
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 2.2222222222222223,
|
28 |
+
"grad_norm": 0.018981408327817917,
|
29 |
+
"learning_rate": 0.00017037037037037037,
|
30 |
+
"loss": 1.6072,
|
31 |
+
"step": 20
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 2.2222222222222223,
|
35 |
+
"eval_loss": 1.5428930521011353,
|
36 |
+
"eval_runtime": 34.6485,
|
37 |
+
"eval_samples_per_second": 1.039,
|
38 |
+
"eval_steps_per_second": 0.144,
|
39 |
+
"step": 20
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 3.3333333333333335,
|
43 |
+
"grad_norm": 0.023157037794589996,
|
44 |
+
"learning_rate": 0.00015555555555555556,
|
45 |
+
"loss": 1.4025,
|
46 |
+
"step": 30
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 3.3333333333333335,
|
50 |
+
"eval_loss": 1.4176721572875977,
|
51 |
+
"eval_runtime": 34.5433,
|
52 |
+
"eval_samples_per_second": 1.042,
|
53 |
+
"eval_steps_per_second": 0.145,
|
54 |
+
"step": 30
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 4.444444444444445,
|
58 |
+
"grad_norm": 0.021338749676942825,
|
59 |
+
"learning_rate": 0.00014074074074074076,
|
60 |
+
"loss": 1.285,
|
61 |
+
"step": 40
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 4.444444444444445,
|
65 |
+
"eval_loss": 1.3449772596359253,
|
66 |
+
"eval_runtime": 34.5594,
|
67 |
+
"eval_samples_per_second": 1.042,
|
68 |
+
"eval_steps_per_second": 0.145,
|
69 |
+
"step": 40
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 5.555555555555555,
|
73 |
+
"grad_norm": 0.02489505708217621,
|
74 |
+
"learning_rate": 0.00012592592592592592,
|
75 |
+
"loss": 1.1687,
|
76 |
+
"step": 50
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 5.555555555555555,
|
80 |
+
"eval_loss": 1.2951068878173828,
|
81 |
+
"eval_runtime": 34.5896,
|
82 |
+
"eval_samples_per_second": 1.041,
|
83 |
+
"eval_steps_per_second": 0.145,
|
84 |
+
"step": 50
|
85 |
+
},
|
86 |
+
{
|
87 |
+
"epoch": 6.666666666666667,
|
88 |
+
"grad_norm": 0.028962766751646996,
|
89 |
+
"learning_rate": 0.00011111111111111112,
|
90 |
+
"loss": 1.0521,
|
91 |
+
"step": 60
|
92 |
+
},
|
93 |
+
{
|
94 |
+
"epoch": 6.666666666666667,
|
95 |
+
"eval_loss": 1.2674343585968018,
|
96 |
+
"eval_runtime": 34.5586,
|
97 |
+
"eval_samples_per_second": 1.042,
|
98 |
+
"eval_steps_per_second": 0.145,
|
99 |
+
"step": 60
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 7.777777777777778,
|
103 |
+
"grad_norm": 0.033917125314474106,
|
104 |
+
"learning_rate": 9.62962962962963e-05,
|
105 |
+
"loss": 0.9885,
|
106 |
+
"step": 70
|
107 |
+
},
|
108 |
+
{
|
109 |
+
"epoch": 7.777777777777778,
|
110 |
+
"eval_loss": 1.2424466609954834,
|
111 |
+
"eval_runtime": 34.5412,
|
112 |
+
"eval_samples_per_second": 1.042,
|
113 |
+
"eval_steps_per_second": 0.145,
|
114 |
+
"step": 70
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 8.88888888888889,
|
118 |
+
"grad_norm": 0.03393130004405975,
|
119 |
+
"learning_rate": 8.148148148148148e-05,
|
120 |
+
"loss": 0.8784,
|
121 |
+
"step": 80
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 8.88888888888889,
|
125 |
+
"eval_loss": 1.2252851724624634,
|
126 |
+
"eval_runtime": 34.58,
|
127 |
+
"eval_samples_per_second": 1.041,
|
128 |
+
"eval_steps_per_second": 0.145,
|
129 |
+
"step": 80
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 10.0,
|
133 |
+
"grad_norm": 0.04081139340996742,
|
134 |
+
"learning_rate": 6.666666666666667e-05,
|
135 |
+
"loss": 0.8154,
|
136 |
+
"step": 90
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 10.0,
|
140 |
+
"eval_loss": 1.2115424871444702,
|
141 |
+
"eval_runtime": 34.5784,
|
142 |
+
"eval_samples_per_second": 1.041,
|
143 |
+
"eval_steps_per_second": 0.145,
|
144 |
+
"step": 90
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 11.11111111111111,
|
148 |
+
"grad_norm": 0.04114004969596863,
|
149 |
+
"learning_rate": 5.185185185185185e-05,
|
150 |
+
"loss": 0.7376,
|
151 |
+
"step": 100
|
152 |
+
},
|
153 |
+
{
|
154 |
+
"epoch": 11.11111111111111,
|
155 |
+
"eval_loss": 1.2147088050842285,
|
156 |
+
"eval_runtime": 34.595,
|
157 |
+
"eval_samples_per_second": 1.041,
|
158 |
+
"eval_steps_per_second": 0.145,
|
159 |
+
"step": 100
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 12.222222222222221,
|
163 |
+
"grad_norm": 0.04217207431793213,
|
164 |
+
"learning_rate": 3.7037037037037037e-05,
|
165 |
+
"loss": 0.6642,
|
166 |
+
"step": 110
|
167 |
+
},
|
168 |
+
{
|
169 |
+
"epoch": 12.222222222222221,
|
170 |
+
"eval_loss": 1.2141155004501343,
|
171 |
+
"eval_runtime": 34.6053,
|
172 |
+
"eval_samples_per_second": 1.04,
|
173 |
+
"eval_steps_per_second": 0.144,
|
174 |
+
"step": 110
|
175 |
+
},
|
176 |
+
{
|
177 |
+
"epoch": 13.333333333333334,
|
178 |
+
"grad_norm": 0.04223904013633728,
|
179 |
+
"learning_rate": 2.2222222222222223e-05,
|
180 |
+
"loss": 0.6353,
|
181 |
+
"step": 120
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"epoch": 13.333333333333334,
|
185 |
+
"eval_loss": 1.20501708984375,
|
186 |
+
"eval_runtime": 34.6447,
|
187 |
+
"eval_samples_per_second": 1.039,
|
188 |
+
"eval_steps_per_second": 0.144,
|
189 |
+
"step": 120
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"epoch": 14.444444444444445,
|
193 |
+
"grad_norm": 0.04531875252723694,
|
194 |
+
"learning_rate": 7.4074074074074075e-06,
|
195 |
+
"loss": 0.5992,
|
196 |
+
"step": 130
|
197 |
+
},
|
198 |
+
{
|
199 |
+
"epoch": 14.444444444444445,
|
200 |
+
"eval_loss": 1.2035548686981201,
|
201 |
+
"eval_runtime": 34.5919,
|
202 |
+
"eval_samples_per_second": 1.041,
|
203 |
+
"eval_steps_per_second": 0.145,
|
204 |
+
"step": 130
|
205 |
+
}
|
206 |
+
],
|
207 |
+
"logging_steps": 10,
|
208 |
+
"max_steps": 135,
|
209 |
+
"num_input_tokens_seen": 0,
|
210 |
+
"num_train_epochs": 15,
|
211 |
+
"save_steps": 10,
|
212 |
+
"stateful_callbacks": {
|
213 |
+
"EarlyStoppingCallback": {
|
214 |
+
"args": {
|
215 |
+
"early_stopping_patience": 3,
|
216 |
+
"early_stopping_threshold": 0.0
|
217 |
+
},
|
218 |
+
"attributes": {
|
219 |
+
"early_stopping_patience_counter": 0
|
220 |
+
}
|
221 |
+
},
|
222 |
+
"TrainerControl": {
|
223 |
+
"args": {
|
224 |
+
"should_epoch_stop": false,
|
225 |
+
"should_evaluate": false,
|
226 |
+
"should_log": false,
|
227 |
+
"should_save": true,
|
228 |
+
"should_training_stop": false
|
229 |
+
},
|
230 |
+
"attributes": {}
|
231 |
+
}
|
232 |
+
},
|
233 |
+
"total_flos": 3.474229492560691e+16,
|
234 |
+
"train_batch_size": 1,
|
235 |
+
"trial_name": null,
|
236 |
+
"trial_params": null
|
237 |
+
}
|
checkpoint-130/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c753ff1ba946038f620bad3e42a35ce583c9e8ed52b49fd22fb6614fea0f43
|
3 |
+
size 5112
|
checkpoint-20/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model: TheBloke/Llama-2-7B-fp16
|
3 |
library_name: peft
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
|
|
2 |
library_name: peft
|
3 |
+
base_model: TheBloke/Llama-2-7B-fp16
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
checkpoint-20/adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"v_proj",
|
24 |
-
"q_proj",
|
25 |
"o_proj",
|
26 |
-
"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"k_proj",
|
24 |
"v_proj",
|
|
|
25 |
"o_proj",
|
26 |
+
"q_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM",
|
29 |
"use_dora": false,
|
checkpoint-20/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67143296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b330fca16a5ab17049bdd4e6e42df52bd8bd0ac1fbeb1577f683e7b1212f0d83
|
3 |
size 67143296
|
checkpoint-20/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 134433530
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83e5faf17f41fc7dcd6907ecd97bc5e5b82bfa377a6683ddd9d25e9c5a4f3efd
|
3 |
size 134433530
|
checkpoint-20/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18bf434d2955f164730aed9c7994cdd6c773ed80052fc3ef975fae4adef61283
|
3 |
size 1064
|
checkpoint-20/trainer_state.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"best_metric": 1.
|
3 |
"best_model_checkpoint": "/kaggle/working/checkpoint-20",
|
4 |
"epoch": 2.2222222222222223,
|
5 |
"eval_steps": 10,
|
@@ -10,39 +10,39 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.1111111111111112,
|
13 |
-
"grad_norm": 0.
|
14 |
-
"learning_rate": 0.
|
15 |
-
"loss": 2.
|
16 |
"step": 10
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.1111111111111112,
|
20 |
-
"eval_loss": 1.
|
21 |
-
"eval_runtime": 34.
|
22 |
-
"eval_samples_per_second": 1.
|
23 |
-
"eval_steps_per_second": 0.
|
24 |
"step": 10
|
25 |
},
|
26 |
{
|
27 |
"epoch": 2.2222222222222223,
|
28 |
-
"grad_norm": 0.
|
29 |
-
"learning_rate":
|
30 |
-
"loss": 1.
|
31 |
"step": 20
|
32 |
},
|
33 |
{
|
34 |
"epoch": 2.2222222222222223,
|
35 |
-
"eval_loss": 1.
|
36 |
-
"eval_runtime": 34.
|
37 |
-
"eval_samples_per_second": 1.
|
38 |
"eval_steps_per_second": 0.144,
|
39 |
"step": 20
|
40 |
}
|
41 |
],
|
42 |
"logging_steps": 10,
|
43 |
-
"max_steps":
|
44 |
"num_input_tokens_seen": 0,
|
45 |
-
"num_train_epochs":
|
46 |
"save_steps": 10,
|
47 |
"stateful_callbacks": {
|
48 |
"EarlyStoppingCallback": {
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.5428930521011353,
|
3 |
"best_model_checkpoint": "/kaggle/working/checkpoint-20",
|
4 |
"epoch": 2.2222222222222223,
|
5 |
"eval_steps": 10,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 1.1111111111111112,
|
13 |
+
"grad_norm": 0.022282764315605164,
|
14 |
+
"learning_rate": 0.0001851851851851852,
|
15 |
+
"loss": 2.0424,
|
16 |
"step": 10
|
17 |
},
|
18 |
{
|
19 |
"epoch": 1.1111111111111112,
|
20 |
+
"eval_loss": 1.733155369758606,
|
21 |
+
"eval_runtime": 34.5543,
|
22 |
+
"eval_samples_per_second": 1.042,
|
23 |
+
"eval_steps_per_second": 0.145,
|
24 |
"step": 10
|
25 |
},
|
26 |
{
|
27 |
"epoch": 2.2222222222222223,
|
28 |
+
"grad_norm": 0.018981408327817917,
|
29 |
+
"learning_rate": 0.00017037037037037037,
|
30 |
+
"loss": 1.6072,
|
31 |
"step": 20
|
32 |
},
|
33 |
{
|
34 |
"epoch": 2.2222222222222223,
|
35 |
+
"eval_loss": 1.5428930521011353,
|
36 |
+
"eval_runtime": 34.6485,
|
37 |
+
"eval_samples_per_second": 1.039,
|
38 |
"eval_steps_per_second": 0.144,
|
39 |
"step": 20
|
40 |
}
|
41 |
],
|
42 |
"logging_steps": 10,
|
43 |
+
"max_steps": 135,
|
44 |
"num_input_tokens_seen": 0,
|
45 |
+
"num_train_epochs": 15,
|
46 |
"save_steps": 10,
|
47 |
"stateful_callbacks": {
|
48 |
"EarlyStoppingCallback": {
|
checkpoint-20/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c753ff1ba946038f620bad3e42a35ce583c9e8ed52b49fd22fb6614fea0f43
|
3 |
size 5112
|
checkpoint-30/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: TheBloke/Llama-2-7B-fp16
|
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.12.0
|