Upload folder using huggingface_hub
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- all_results.json +6 -6
- checkpoint-90000/adapter_model.safetensors +0 -3
- checkpoint-90000/optimizer.pt +0 -3
- checkpoint-90000/rng_state.pth +0 -3
- checkpoint-90000/trainer_state.json +0 -159
- checkpoint-90048/README.md +0 -202
- checkpoint-90048/adapter_config.json +0 -28
- checkpoint-90048/training_args.bin +0 -3
- {checkpoint-90000 β checkpoint-95676}/README.md +0 -0
- {checkpoint-90000 β checkpoint-95676}/adapter_config.json +2 -2
- {checkpoint-90048 β checkpoint-95676}/adapter_model.safetensors +1 -1
- {checkpoint-90048 β checkpoint-95676}/optimizer.pt +1 -1
- {checkpoint-90048 β checkpoint-95676}/rng_state.pth +1 -1
- {checkpoint-90000 β checkpoint-95676}/scheduler.pt +1 -1
- {checkpoint-90048 β checkpoint-95676}/trainer_state.json +10 -3
- {checkpoint-90000 β checkpoint-95676}/training_args.bin +1 -1
- runs/Aug22_12-59-48_de49dc81e364/events.out.tfevents.1724331920.de49dc81e364.137.0 +0 -3
- checkpoint-90048/scheduler.pt β runs/Aug22_14-13-43_77cb6af8ff2a/events.out.tfevents.1724336125.77cb6af8ff2a.137.0 +2 -2
- train_results.json +6 -6
- trainer_state.json +16 -9
adapter_config.json
CHANGED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
],
|
| 25 |
"task_type": "SEQ_2_SEQ_LM",
|
| 26 |
"use_dora": false,
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"q",
|
| 23 |
+
"v"
|
| 24 |
],
|
| 25 |
"task_type": "SEQ_2_SEQ_LM",
|
| 26 |
"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 544841648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:466bf124f9b1c991c876134a7bfd74d3f4ce4e0dd047e6733995c13db93a8d0f
|
| 3 |
size 544841648
|
all_results.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 4.0,
|
| 3 |
-
"total_flos": 6.
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples":
|
| 7 |
-
"train_samples_per_second":
|
| 8 |
-
"train_steps_per_second":
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 4.0,
|
| 3 |
+
"total_flos": 6.504777309231514e+17,
|
| 4 |
+
"train_loss": 0.01301118949667816,
|
| 5 |
+
"train_runtime": 3469.6701,
|
| 6 |
+
"train_samples": 47838,
|
| 7 |
+
"train_samples_per_second": 55.15,
|
| 8 |
+
"train_steps_per_second": 27.575
|
| 9 |
}
|
checkpoint-90000/adapter_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:66b03970b4a4588f9354c7cabad09a8483153ab5a2d5a7d29d1d51e614b77d7b
|
| 3 |
-
size 544841648
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-90000/optimizer.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:bddae352015f21a80238c1a005fe12ae1d4b252ddd5e73c74e47209d4cfa7c62
|
| 3 |
-
size 37990394
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-90000/rng_state.pth
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b96f8aabcfbcf630b4fef16f9d4efd81d1b5f285c31f369efd74dac1c348151e
|
| 3 |
-
size 14244
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-90000/trainer_state.json
DELETED
|
@@ -1,159 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"best_metric": null,
|
| 3 |
-
"best_model_checkpoint": null,
|
| 4 |
-
"epoch": 3.997867803837953,
|
| 5 |
-
"eval_steps": 500,
|
| 6 |
-
"global_step": 90000,
|
| 7 |
-
"is_hyper_param_search": false,
|
| 8 |
-
"is_local_process_zero": true,
|
| 9 |
-
"is_world_process_zero": true,
|
| 10 |
-
"log_history": [
|
| 11 |
-
{
|
| 12 |
-
"epoch": 3.8255547054322876,
|
| 13 |
-
"grad_norm": 2.0333640575408936,
|
| 14 |
-
"learning_rate": 4.4961546046144744e-08,
|
| 15 |
-
"loss": 0.8176,
|
| 16 |
-
"step": 5000
|
| 17 |
-
},
|
| 18 |
-
{
|
| 19 |
-
"epoch": 3.827018752391887,
|
| 20 |
-
"grad_norm": 1.769223928451538,
|
| 21 |
-
"learning_rate": 4.458473071611758e-08,
|
| 22 |
-
"loss": 0.4356,
|
| 23 |
-
"step": 10000
|
| 24 |
-
},
|
| 25 |
-
{
|
| 26 |
-
"epoch": 3.826530612244898,
|
| 27 |
-
"grad_norm": 2.0607104301452637,
|
| 28 |
-
"learning_rate": 4.47103688605431e-08,
|
| 29 |
-
"loss": 0.317,
|
| 30 |
-
"step": 15000
|
| 31 |
-
},
|
| 32 |
-
{
|
| 33 |
-
"epoch": 3.827018752391887,
|
| 34 |
-
"grad_norm": 2.4189670085906982,
|
| 35 |
-
"learning_rate": 4.458473071611758e-08,
|
| 36 |
-
"loss": 0.2652,
|
| 37 |
-
"step": 20000
|
| 38 |
-
},
|
| 39 |
-
{
|
| 40 |
-
"epoch": 3.826725853359865,
|
| 41 |
-
"grad_norm": 2.4704151153564453,
|
| 42 |
-
"learning_rate": 4.465835568881174e-08,
|
| 43 |
-
"loss": 0.2326,
|
| 44 |
-
"step": 25000
|
| 45 |
-
},
|
| 46 |
-
{
|
| 47 |
-
"epoch": 3.827018752391887,
|
| 48 |
-
"grad_norm": 2.8222293853759766,
|
| 49 |
-
"learning_rate": 4.458326483642939e-08,
|
| 50 |
-
"loss": 0.2139,
|
| 51 |
-
"step": 30000
|
| 52 |
-
},
|
| 53 |
-
{
|
| 54 |
-
"epoch": 3.826809534222611,
|
| 55 |
-
"grad_norm": 1.4943372011184692,
|
| 56 |
-
"learning_rate": 4.4637321760694354e-08,
|
| 57 |
-
"loss": 0.198,
|
| 58 |
-
"step": 35000
|
| 59 |
-
},
|
| 60 |
-
{
|
| 61 |
-
"epoch": 3.827018752391887,
|
| 62 |
-
"grad_norm": 1.933853030204773,
|
| 63 |
-
"learning_rate": 4.458363129731462e-08,
|
| 64 |
-
"loss": 0.189,
|
| 65 |
-
"step": 40000
|
| 66 |
-
},
|
| 67 |
-
{
|
| 68 |
-
"epoch": 3.8268560251722086,
|
| 69 |
-
"grad_norm": 2.177536725997925,
|
| 70 |
-
"learning_rate": 4.462563563036998e-08,
|
| 71 |
-
"loss": 0.1828,
|
| 72 |
-
"step": 45000
|
| 73 |
-
},
|
| 74 |
-
{
|
| 75 |
-
"epoch": 3.827018752391887,
|
| 76 |
-
"grad_norm": 2.765676498413086,
|
| 77 |
-
"learning_rate": 4.45829716720587e-08,
|
| 78 |
-
"loss": 0.1762,
|
| 79 |
-
"step": 50000
|
| 80 |
-
},
|
| 81 |
-
{
|
| 82 |
-
"epoch": 3.9090262970859984,
|
| 83 |
-
"grad_norm": 2.2480595111846924,
|
| 84 |
-
"learning_rate": 2.3447088347896174e-08,
|
| 85 |
-
"loss": 0.2188,
|
| 86 |
-
"step": 55000
|
| 87 |
-
},
|
| 88 |
-
{
|
| 89 |
-
"epoch": 3.8767202946307426,
|
| 90 |
-
"grad_norm": 1.3450602293014526,
|
| 91 |
-
"learning_rate": 3.177352206494588e-08,
|
| 92 |
-
"loss": 0.2161,
|
| 93 |
-
"step": 60000
|
| 94 |
-
},
|
| 95 |
-
{
|
| 96 |
-
"epoch": 3.849798625918029,
|
| 97 |
-
"grad_norm": 1.3951970338821411,
|
| 98 |
-
"learning_rate": 3.871223801309743e-08,
|
| 99 |
-
"loss": 0.2069,
|
| 100 |
-
"step": 65000
|
| 101 |
-
},
|
| 102 |
-
{
|
| 103 |
-
"epoch": 3.827018752391887,
|
| 104 |
-
"grad_norm": 1.839920997619629,
|
| 105 |
-
"learning_rate": 4.458284603136581e-08,
|
| 106 |
-
"loss": 0.2588,
|
| 107 |
-
"step": 70000
|
| 108 |
-
},
|
| 109 |
-
{
|
| 110 |
-
"epoch": 3.8074931465123365,
|
| 111 |
-
"grad_norm": 1.9440021514892578,
|
| 112 |
-
"learning_rate": 4.961532422672319e-08,
|
| 113 |
-
"loss": 0.2477,
|
| 114 |
-
"step": 75000
|
| 115 |
-
},
|
| 116 |
-
{
|
| 117 |
-
"epoch": 3.7905709547500592,
|
| 118 |
-
"grad_norm": 3.082991361618042,
|
| 119 |
-
"learning_rate": 5.397682171773297e-08,
|
| 120 |
-
"loss": 0.2357,
|
| 121 |
-
"step": 80000
|
| 122 |
-
},
|
| 123 |
-
{
|
| 124 |
-
"epoch": 3.775764036958067,
|
| 125 |
-
"grad_norm": 2.4036500453948975,
|
| 126 |
-
"learning_rate": 5.77931445057587e-08,
|
| 127 |
-
"loss": 0.2354,
|
| 128 |
-
"step": 85000
|
| 129 |
-
},
|
| 130 |
-
{
|
| 131 |
-
"epoch": 3.997867803837953,
|
| 132 |
-
"grad_norm": 3.1487817764282227,
|
| 133 |
-
"learning_rate": 5.495386165365328e-10,
|
| 134 |
-
"loss": 0.2282,
|
| 135 |
-
"step": 90000
|
| 136 |
-
}
|
| 137 |
-
],
|
| 138 |
-
"logging_steps": 5000,
|
| 139 |
-
"max_steps": 90048,
|
| 140 |
-
"num_input_tokens_seen": 0,
|
| 141 |
-
"num_train_epochs": 4,
|
| 142 |
-
"save_steps": 10000,
|
| 143 |
-
"stateful_callbacks": {
|
| 144 |
-
"TrainerControl": {
|
| 145 |
-
"args": {
|
| 146 |
-
"should_epoch_stop": false,
|
| 147 |
-
"should_evaluate": false,
|
| 148 |
-
"should_log": false,
|
| 149 |
-
"should_save": true,
|
| 150 |
-
"should_training_stop": false
|
| 151 |
-
},
|
| 152 |
-
"attributes": {}
|
| 153 |
-
}
|
| 154 |
-
},
|
| 155 |
-
"total_flos": 6.118928027104051e+17,
|
| 156 |
-
"train_batch_size": 2,
|
| 157 |
-
"trial_name": null,
|
| 158 |
-
"trial_params": null
|
| 159 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-90048/README.md
DELETED
|
@@ -1,202 +0,0 @@
|
|
| 1 |
-
---
|
| 2 |
-
base_model: google/flan-t5-xl
|
| 3 |
-
library_name: peft
|
| 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.9.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-90048/adapter_config.json
DELETED
|
@@ -1,28 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"alpha_pattern": {},
|
| 3 |
-
"auto_mapping": null,
|
| 4 |
-
"base_model_name_or_path": "google/flan-t5-xl",
|
| 5 |
-
"bias": "none",
|
| 6 |
-
"fan_in_fan_out": false,
|
| 7 |
-
"inference_mode": true,
|
| 8 |
-
"init_lora_weights": true,
|
| 9 |
-
"layers_pattern": null,
|
| 10 |
-
"layers_to_transform": null,
|
| 11 |
-
"loftq_config": {},
|
| 12 |
-
"lora_alpha": 32,
|
| 13 |
-
"lora_dropout": 0.1,
|
| 14 |
-
"megatron_config": null,
|
| 15 |
-
"megatron_core": "megatron.core",
|
| 16 |
-
"modules_to_save": null,
|
| 17 |
-
"peft_type": "LORA",
|
| 18 |
-
"r": 8,
|
| 19 |
-
"rank_pattern": {},
|
| 20 |
-
"revision": null,
|
| 21 |
-
"target_modules": [
|
| 22 |
-
"v",
|
| 23 |
-
"q"
|
| 24 |
-
],
|
| 25 |
-
"task_type": "SEQ_2_SEQ_LM",
|
| 26 |
-
"use_dora": false,
|
| 27 |
-
"use_rslora": false
|
| 28 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-90048/training_args.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c8850b67ca01c3d55bcc6cb9e8a159f8cd518e7d06e5ed57488631e3b20371c1
|
| 3 |
-
size 5304
|
|
|
|
|
|
|
|
|
|
|
|
{checkpoint-90000 β checkpoint-95676}/README.md
RENAMED
|
File without changes
|
{checkpoint-90000 β checkpoint-95676}/adapter_config.json
RENAMED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
],
|
| 25 |
"task_type": "SEQ_2_SEQ_LM",
|
| 26 |
"use_dora": false,
|
|
|
|
| 19 |
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"q",
|
| 23 |
+
"v"
|
| 24 |
],
|
| 25 |
"task_type": "SEQ_2_SEQ_LM",
|
| 26 |
"use_dora": false,
|
{checkpoint-90048 β checkpoint-95676}/adapter_model.safetensors
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 544841648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:466bf124f9b1c991c876134a7bfd74d3f4ce4e0dd047e6733995c13db93a8d0f
|
| 3 |
size 544841648
|
{checkpoint-90048 β checkpoint-95676}/optimizer.pt
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 37990394
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2190d93ffe97cdeab9dfd18cc5e755c33b576c75b37b4b14e0d90c3fb22a5b67
|
| 3 |
size 37990394
|
{checkpoint-90048 β checkpoint-95676}/rng_state.pth
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14244
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f1efd4d66a6b77b6a4fc2146d55bb7c2e5453fb2964197d291c271a73c7f201
|
| 3 |
size 14244
|
{checkpoint-90000 β checkpoint-95676}/scheduler.pt
RENAMED
|
@@ -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:e6fcbdc36181bf92f5ee951e4e035bbfbe3b485bab5084267a313dd978bfdecd
|
| 3 |
size 1064
|
{checkpoint-90048 β checkpoint-95676}/trainer_state.json
RENAMED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
"epoch": 4.0,
|
| 5 |
"eval_steps": 500,
|
| 6 |
-
"global_step":
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
@@ -133,10 +133,17 @@
|
|
| 133 |
"learning_rate": 5.495386165365328e-10,
|
| 134 |
"loss": 0.2282,
|
| 135 |
"step": 90000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
}
|
| 137 |
],
|
| 138 |
"logging_steps": 5000,
|
| 139 |
-
"max_steps":
|
| 140 |
"num_input_tokens_seen": 0,
|
| 141 |
"num_train_epochs": 4,
|
| 142 |
"save_steps": 10000,
|
|
@@ -152,7 +159,7 @@
|
|
| 152 |
"attributes": {}
|
| 153 |
}
|
| 154 |
},
|
| 155 |
-
"total_flos": 6.
|
| 156 |
"train_batch_size": 2,
|
| 157 |
"trial_name": null,
|
| 158 |
"trial_params": null
|
|
|
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
"epoch": 4.0,
|
| 5 |
"eval_steps": 500,
|
| 6 |
+
"global_step": 95676,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 133 |
"learning_rate": 5.495386165365328e-10,
|
| 134 |
"loss": 0.2282,
|
| 135 |
"step": 90000
|
| 136 |
+
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 3.9717379489109077,
|
| 139 |
+
"grad_norm": 1.6769729852676392,
|
| 140 |
+
"learning_rate": 7.284090296859005e-09,
|
| 141 |
+
"loss": 0.2206,
|
| 142 |
+
"step": 95000
|
| 143 |
}
|
| 144 |
],
|
| 145 |
"logging_steps": 5000,
|
| 146 |
+
"max_steps": 95676,
|
| 147 |
"num_input_tokens_seen": 0,
|
| 148 |
"num_train_epochs": 4,
|
| 149 |
"save_steps": 10000,
|
|
|
|
| 159 |
"attributes": {}
|
| 160 |
}
|
| 161 |
},
|
| 162 |
+
"total_flos": 6.504777309231514e+17,
|
| 163 |
"train_batch_size": 2,
|
| 164 |
"trial_name": null,
|
| 165 |
"trial_params": null
|
{checkpoint-90000 β checkpoint-95676}/training_args.bin
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aabc9cde5393ac30348fe7846fdbc1b2992bb5de6f1517ff78f1b18a9b9212af
|
| 3 |
size 5304
|
runs/Aug22_12-59-48_de49dc81e364/events.out.tfevents.1724331920.de49dc81e364.137.0
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:417691d8b6d839eaf6c69e6cfc073a71786487286acd53d60695b11eb4211865
|
| 3 |
-
size 6730
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-90048/scheduler.pt β runs/Aug22_14-13-43_77cb6af8ff2a/events.out.tfevents.1724336125.77cb6af8ff2a.137.0
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:681508b636b5f66eaec5b5341a1f258fead8b03447c5ddf608c98125cc75ca51
|
| 3 |
+
size 6515
|
train_results.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 4.0,
|
| 3 |
-
"total_flos": 6.
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples":
|
| 7 |
-
"train_samples_per_second":
|
| 8 |
-
"train_steps_per_second":
|
| 9 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 4.0,
|
| 3 |
+
"total_flos": 6.504777309231514e+17,
|
| 4 |
+
"train_loss": 0.01301118949667816,
|
| 5 |
+
"train_runtime": 3469.6701,
|
| 6 |
+
"train_samples": 47838,
|
| 7 |
+
"train_samples_per_second": 55.15,
|
| 8 |
+
"train_steps_per_second": 27.575
|
| 9 |
}
|
trainer_state.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
"epoch": 4.0,
|
| 5 |
"eval_steps": 500,
|
| 6 |
-
"global_step":
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
@@ -134,18 +134,25 @@
|
|
| 134 |
"loss": 0.2282,
|
| 135 |
"step": 90000
|
| 136 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 137 |
{
|
| 138 |
"epoch": 4.0,
|
| 139 |
-
"step":
|
| 140 |
-
"total_flos": 6.
|
| 141 |
-
"train_loss": 0.
|
| 142 |
-
"train_runtime":
|
| 143 |
-
"train_samples_per_second":
|
| 144 |
-
"train_steps_per_second":
|
| 145 |
}
|
| 146 |
],
|
| 147 |
"logging_steps": 5000,
|
| 148 |
-
"max_steps":
|
| 149 |
"num_input_tokens_seen": 0,
|
| 150 |
"num_train_epochs": 4,
|
| 151 |
"save_steps": 10000,
|
|
@@ -161,7 +168,7 @@
|
|
| 161 |
"attributes": {}
|
| 162 |
}
|
| 163 |
},
|
| 164 |
-
"total_flos": 6.
|
| 165 |
"train_batch_size": 2,
|
| 166 |
"trial_name": null,
|
| 167 |
"trial_params": null
|
|
|
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
"epoch": 4.0,
|
| 5 |
"eval_steps": 500,
|
| 6 |
+
"global_step": 95676,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 134 |
"loss": 0.2282,
|
| 135 |
"step": 90000
|
| 136 |
},
|
| 137 |
+
{
|
| 138 |
+
"epoch": 3.9717379489109077,
|
| 139 |
+
"grad_norm": 1.6769729852676392,
|
| 140 |
+
"learning_rate": 7.284090296859005e-09,
|
| 141 |
+
"loss": 0.2206,
|
| 142 |
+
"step": 95000
|
| 143 |
+
},
|
| 144 |
{
|
| 145 |
"epoch": 4.0,
|
| 146 |
+
"step": 95676,
|
| 147 |
+
"total_flos": 6.504777309231514e+17,
|
| 148 |
+
"train_loss": 0.01301118949667816,
|
| 149 |
+
"train_runtime": 3469.6701,
|
| 150 |
+
"train_samples_per_second": 55.15,
|
| 151 |
+
"train_steps_per_second": 27.575
|
| 152 |
}
|
| 153 |
],
|
| 154 |
"logging_steps": 5000,
|
| 155 |
+
"max_steps": 95676,
|
| 156 |
"num_input_tokens_seen": 0,
|
| 157 |
"num_train_epochs": 4,
|
| 158 |
"save_steps": 10000,
|
|
|
|
| 168 |
"attributes": {}
|
| 169 |
}
|
| 170 |
},
|
| 171 |
+
"total_flos": 6.504777309231514e+17,
|
| 172 |
"train_batch_size": 2,
|
| 173 |
"trial_name": null,
|
| 174 |
"trial_params": null
|