Instructions to use jjee2/lora_recycle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use jjee2/lora_recycle with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="jjee2/lora_recycle", filename="Aratron1811__llama-3.1-8B-Instruct-abliterated-comrade/Meta-Llama-3.1-8B-Instruct-abliterated-TQ2_0.gguf", )
llm.create_chat_completion( messages = "No input example has been defined for this model task." )
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use jjee2/lora_recycle with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf jjee2/lora_recycle:TQ2_0 # Run inference directly in the terminal: llama-cli -hf jjee2/lora_recycle:TQ2_0
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf jjee2/lora_recycle:TQ2_0 # Run inference directly in the terminal: llama-cli -hf jjee2/lora_recycle:TQ2_0
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf jjee2/lora_recycle:TQ2_0 # Run inference directly in the terminal: ./llama-cli -hf jjee2/lora_recycle:TQ2_0
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf jjee2/lora_recycle:TQ2_0 # Run inference directly in the terminal: ./build/bin/llama-cli -hf jjee2/lora_recycle:TQ2_0
Use Docker
docker model run hf.co/jjee2/lora_recycle:TQ2_0
- LM Studio
- Jan
- Ollama
How to use jjee2/lora_recycle with Ollama:
ollama run hf.co/jjee2/lora_recycle:TQ2_0
- Unsloth Studio new
How to use jjee2/lora_recycle with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for jjee2/lora_recycle to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for jjee2/lora_recycle to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for jjee2/lora_recycle to start chatting
- Docker Model Runner
How to use jjee2/lora_recycle with Docker Model Runner:
docker model run hf.co/jjee2/lora_recycle:TQ2_0
- Lemonade
How to use jjee2/lora_recycle with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull jjee2/lora_recycle:TQ2_0
Run and chat with the model
lemonade run user.lora_recycle-TQ2_0
List all available models
lemonade list
Add andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora
Browse files- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/.gitattributes +35 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/README.md +202 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/adapter_config.json +30 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/adapter_model.safetensors +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/README.md +202 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/adapter_config.json +30 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/adapter_model.safetensors +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/optimizer.pt +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/rng_state.pth +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/scheduler.pt +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/trainer_state.json +625 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/training_args.bin +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/README.md +202 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/adapter_config.json +30 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/adapter_model.safetensors +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/optimizer.pt +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/rng_state.pth +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/scheduler.pt +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/trainer_state.json +370 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/training_args.bin +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/runs/Dec21_10-36-12_cyrus-the-great/events.out.tfevents.1734777373.cyrus-the-great.830823.0 +3 -0
- andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/training_configs.yml +57 -0
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: meta-llama/Llama-3.1-8B-Instruct
|
| 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.12.0
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/adapter_config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
|
| 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": 32,
|
| 14 |
+
"lora_dropout": 0.1,
|
| 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 |
+
"v_proj",
|
| 24 |
+
"q_proj",
|
| 25 |
+
"k_proj"
|
| 26 |
+
],
|
| 27 |
+
"task_type": "CAUSAL_LM",
|
| 28 |
+
"use_dora": false,
|
| 29 |
+
"use_rslora": false
|
| 30 |
+
}
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6c9144091eac8c846e7657c1d75a3b8b42e8f5b9267eb8c24bad6616ffb02c9
|
| 3 |
+
size 37774528
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: meta-llama/Llama-3.1-8B-Instruct
|
| 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.12.0
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/adapter_config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
|
| 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": 32,
|
| 14 |
+
"lora_dropout": 0.1,
|
| 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 |
+
"v_proj",
|
| 24 |
+
"q_proj",
|
| 25 |
+
"k_proj"
|
| 26 |
+
],
|
| 27 |
+
"task_type": "CAUSAL_LM",
|
| 28 |
+
"use_dora": false,
|
| 29 |
+
"use_rslora": false
|
| 30 |
+
}
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b974d0b8f83858d24a48d340d42fc98e34c41acb75006df93ec3e34c12776e5c
|
| 3 |
+
size 37774528
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8885734f0a99ce3139abfe912b6eca07ec7829a85ae269cc5898c2cb584c270e
|
| 3 |
+
size 75659194
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e46fbebd5283a63bf601bb3552b1a4433ba62ce59c77f648dcde8943b7c8012a
|
| 3 |
+
size 14244
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ace79a87daba1524d7711a9cb3d2781690219d692d452f2ceb67233aa8946a4
|
| 3 |
+
size 1064
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/trainer_state.json
ADDED
|
@@ -0,0 +1,625 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": 0.07156345248222351,
|
| 3 |
+
"best_model_checkpoint": "./saved_models/LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65",
|
| 4 |
+
"epoch": 11.682539682539682,
|
| 5 |
+
"eval_steps": 5,
|
| 6 |
+
"global_step": 115,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.20317460317460317,
|
| 13 |
+
"grad_norm": 7.208749294281006,
|
| 14 |
+
"learning_rate": 5.9999999999999995e-05,
|
| 15 |
+
"loss": 0.3688,
|
| 16 |
+
"step": 2
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.40634920634920635,
|
| 20 |
+
"grad_norm": 4.599120140075684,
|
| 21 |
+
"learning_rate": 0.00011999999999999999,
|
| 22 |
+
"loss": 0.2897,
|
| 23 |
+
"step": 4
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.5079365079365079,
|
| 27 |
+
"eval_loss": 0.1339753419160843,
|
| 28 |
+
"eval_runtime": 10.3523,
|
| 29 |
+
"eval_samples_per_second": 8.694,
|
| 30 |
+
"eval_steps_per_second": 8.694,
|
| 31 |
+
"step": 5
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.6095238095238096,
|
| 35 |
+
"grad_norm": 1.3026432991027832,
|
| 36 |
+
"learning_rate": 0.00017999999999999998,
|
| 37 |
+
"loss": 0.1523,
|
| 38 |
+
"step": 6
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.8126984126984127,
|
| 42 |
+
"grad_norm": 1.4605127573013306,
|
| 43 |
+
"learning_rate": 0.00023999999999999998,
|
| 44 |
+
"loss": 0.0937,
|
| 45 |
+
"step": 8
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 1.0158730158730158,
|
| 49 |
+
"grad_norm": 1.1947855949401855,
|
| 50 |
+
"learning_rate": 0.0003,
|
| 51 |
+
"loss": 0.1145,
|
| 52 |
+
"step": 10
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 1.0158730158730158,
|
| 56 |
+
"eval_loss": 0.1226421669125557,
|
| 57 |
+
"eval_runtime": 10.4454,
|
| 58 |
+
"eval_samples_per_second": 8.616,
|
| 59 |
+
"eval_steps_per_second": 8.616,
|
| 60 |
+
"step": 10
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"epoch": 1.2190476190476192,
|
| 64 |
+
"grad_norm": 1.8900386095046997,
|
| 65 |
+
"learning_rate": 0.00029981054349090264,
|
| 66 |
+
"loss": 0.1028,
|
| 67 |
+
"step": 12
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"epoch": 1.4222222222222223,
|
| 71 |
+
"grad_norm": 0.3694791793823242,
|
| 72 |
+
"learning_rate": 0.000299242652547195,
|
| 73 |
+
"loss": 0.0924,
|
| 74 |
+
"step": 14
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"epoch": 1.5238095238095237,
|
| 78 |
+
"eval_loss": 0.09840905666351318,
|
| 79 |
+
"eval_runtime": 10.4922,
|
| 80 |
+
"eval_samples_per_second": 8.578,
|
| 81 |
+
"eval_steps_per_second": 8.578,
|
| 82 |
+
"step": 15
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 1.6253968253968254,
|
| 86 |
+
"grad_norm": 0.9269917011260986,
|
| 87 |
+
"learning_rate": 0.0002982977617106871,
|
| 88 |
+
"loss": 0.1039,
|
| 89 |
+
"step": 16
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"epoch": 1.8285714285714287,
|
| 93 |
+
"grad_norm": 0.37482526898384094,
|
| 94 |
+
"learning_rate": 0.000296978257857637,
|
| 95 |
+
"loss": 0.0763,
|
| 96 |
+
"step": 18
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"epoch": 2.0317460317460316,
|
| 100 |
+
"grad_norm": 0.5262147784233093,
|
| 101 |
+
"learning_rate": 0.00029528747416929463,
|
| 102 |
+
"loss": 0.1047,
|
| 103 |
+
"step": 20
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"epoch": 2.0317460317460316,
|
| 107 |
+
"eval_loss": 0.08831651508808136,
|
| 108 |
+
"eval_runtime": 10.4923,
|
| 109 |
+
"eval_samples_per_second": 8.578,
|
| 110 |
+
"eval_steps_per_second": 8.578,
|
| 111 |
+
"step": 20
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 2.234920634920635,
|
| 115 |
+
"grad_norm": 0.5189316868782043,
|
| 116 |
+
"learning_rate": 0.0002932296817119964,
|
| 117 |
+
"loss": 0.0895,
|
| 118 |
+
"step": 22
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"epoch": 2.4380952380952383,
|
| 122 |
+
"grad_norm": 0.5379623174667358,
|
| 123 |
+
"learning_rate": 0.0002908100786480811,
|
| 124 |
+
"loss": 0.1086,
|
| 125 |
+
"step": 24
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"epoch": 2.5396825396825395,
|
| 129 |
+
"eval_loss": 0.10184311121702194,
|
| 130 |
+
"eval_runtime": 10.5079,
|
| 131 |
+
"eval_samples_per_second": 8.565,
|
| 132 |
+
"eval_steps_per_second": 8.565,
|
| 133 |
+
"step": 25
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"epoch": 2.641269841269841,
|
| 137 |
+
"grad_norm": 0.4908989369869232,
|
| 138 |
+
"learning_rate": 0.00028803477710488055,
|
| 139 |
+
"loss": 0.0791,
|
| 140 |
+
"step": 26
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"epoch": 2.8444444444444446,
|
| 144 |
+
"grad_norm": 1.1072629690170288,
|
| 145 |
+
"learning_rate": 0.00028491078773495564,
|
| 146 |
+
"loss": 0.0737,
|
| 147 |
+
"step": 28
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"epoch": 3.0476190476190474,
|
| 151 |
+
"grad_norm": 0.27767929434776306,
|
| 152 |
+
"learning_rate": 0.0002814460020065795,
|
| 153 |
+
"loss": 0.0701,
|
| 154 |
+
"step": 30
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 3.0476190476190474,
|
| 158 |
+
"eval_loss": 0.0876610055565834,
|
| 159 |
+
"eval_runtime": 10.4961,
|
| 160 |
+
"eval_samples_per_second": 8.575,
|
| 161 |
+
"eval_steps_per_second": 8.575,
|
| 162 |
+
"step": 30
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"epoch": 3.250793650793651,
|
| 166 |
+
"grad_norm": 0.7897810935974121,
|
| 167 |
+
"learning_rate": 0.00027764917226920377,
|
| 168 |
+
"loss": 0.0871,
|
| 169 |
+
"step": 32
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"epoch": 3.453968253968254,
|
| 173 |
+
"grad_norm": 0.40734362602233887,
|
| 174 |
+
"learning_rate": 0.0002735298896442641,
|
| 175 |
+
"loss": 0.0872,
|
| 176 |
+
"step": 34
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"epoch": 3.5555555555555554,
|
| 180 |
+
"eval_loss": 0.08736297488212585,
|
| 181 |
+
"eval_runtime": 10.487,
|
| 182 |
+
"eval_samples_per_second": 8.582,
|
| 183 |
+
"eval_steps_per_second": 8.582,
|
| 184 |
+
"step": 35
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"epoch": 3.657142857142857,
|
| 188 |
+
"grad_norm": 0.4120597839355469,
|
| 189 |
+
"learning_rate": 0.0002690985597971753,
|
| 190 |
+
"loss": 0.0723,
|
| 191 |
+
"step": 36
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"epoch": 3.8603174603174604,
|
| 195 |
+
"grad_norm": 0.40842726826667786,
|
| 196 |
+
"learning_rate": 0.0002643663766517172,
|
| 197 |
+
"loss": 0.0797,
|
| 198 |
+
"step": 38
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 4.063492063492063,
|
| 202 |
+
"grad_norm": 1.359442949295044,
|
| 203 |
+
"learning_rate": 0.0002593452941132117,
|
| 204 |
+
"loss": 0.0954,
|
| 205 |
+
"step": 40
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 4.063492063492063,
|
| 209 |
+
"eval_loss": 0.08213387429714203,
|
| 210 |
+
"eval_runtime": 10.4786,
|
| 211 |
+
"eval_samples_per_second": 8.589,
|
| 212 |
+
"eval_steps_per_second": 8.589,
|
| 213 |
+
"step": 40
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 4.266666666666667,
|
| 217 |
+
"grad_norm": 0.5902419686317444,
|
| 218 |
+
"learning_rate": 0.0002540479958719207,
|
| 219 |
+
"loss": 0.0782,
|
| 220 |
+
"step": 42
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 4.46984126984127,
|
| 224 |
+
"grad_norm": 0.6726852059364319,
|
| 225 |
+
"learning_rate": 0.00024848786336294346,
|
| 226 |
+
"loss": 0.0542,
|
| 227 |
+
"step": 44
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 4.571428571428571,
|
| 231 |
+
"eval_loss": 0.08238276094198227,
|
| 232 |
+
"eval_runtime": 10.4811,
|
| 233 |
+
"eval_samples_per_second": 8.587,
|
| 234 |
+
"eval_steps_per_second": 8.587,
|
| 235 |
+
"step": 45
|
| 236 |
+
},
|
| 237 |
+
{
|
| 238 |
+
"epoch": 4.673015873015873,
|
| 239 |
+
"grad_norm": 0.4726838171482086,
|
| 240 |
+
"learning_rate": 0.00024267894196355015,
|
| 241 |
+
"loss": 0.0862,
|
| 242 |
+
"step": 46
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"epoch": 4.876190476190477,
|
| 246 |
+
"grad_norm": 0.45040690898895264,
|
| 247 |
+
"learning_rate": 0.0002366359055133401,
|
| 248 |
+
"loss": 0.0938,
|
| 249 |
+
"step": 48
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 5.079365079365079,
|
| 253 |
+
"grad_norm": 0.5370205044746399,
|
| 254 |
+
"learning_rate": 0.00023037401924684946,
|
| 255 |
+
"loss": 0.0735,
|
| 256 |
+
"step": 50
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"epoch": 5.079365079365079,
|
| 260 |
+
"eval_loss": 0.09416916221380234,
|
| 261 |
+
"eval_runtime": 10.4765,
|
| 262 |
+
"eval_samples_per_second": 8.591,
|
| 263 |
+
"eval_steps_per_second": 8.591,
|
| 264 |
+
"step": 50
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 5.282539682539682,
|
| 268 |
+
"grad_norm": 0.3069893717765808,
|
| 269 |
+
"learning_rate": 0.00022390910123224373,
|
| 270 |
+
"loss": 0.0629,
|
| 271 |
+
"step": 52
|
| 272 |
+
},
|
| 273 |
+
{
|
| 274 |
+
"epoch": 5.485714285714286,
|
| 275 |
+
"grad_norm": 0.5242905616760254,
|
| 276 |
+
"learning_rate": 0.00021725748241350486,
|
| 277 |
+
"loss": 0.069,
|
| 278 |
+
"step": 54
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"epoch": 5.587301587301587,
|
| 282 |
+
"eval_loss": 0.08052200078964233,
|
| 283 |
+
"eval_runtime": 10.492,
|
| 284 |
+
"eval_samples_per_second": 8.578,
|
| 285 |
+
"eval_steps_per_second": 8.578,
|
| 286 |
+
"step": 55
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"epoch": 5.688888888888889,
|
| 290 |
+
"grad_norm": 0.9684988260269165,
|
| 291 |
+
"learning_rate": 0.0002104359653570494,
|
| 292 |
+
"loss": 0.0802,
|
| 293 |
+
"step": 56
|
| 294 |
+
},
|
| 295 |
+
{
|
| 296 |
+
"epoch": 5.8920634920634924,
|
| 297 |
+
"grad_norm": 0.8387410044670105,
|
| 298 |
+
"learning_rate": 0.00020346178180698758,
|
| 299 |
+
"loss": 0.07,
|
| 300 |
+
"step": 58
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"epoch": 6.095238095238095,
|
| 304 |
+
"grad_norm": 0.6904064416885376,
|
| 305 |
+
"learning_rate": 0.0001963525491562421,
|
| 306 |
+
"loss": 0.0594,
|
| 307 |
+
"step": 60
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"epoch": 6.095238095238095,
|
| 311 |
+
"eval_loss": 0.07975321263074875,
|
| 312 |
+
"eval_runtime": 10.4752,
|
| 313 |
+
"eval_samples_per_second": 8.592,
|
| 314 |
+
"eval_steps_per_second": 8.592,
|
| 315 |
+
"step": 60
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 6.298412698412698,
|
| 319 |
+
"grad_norm": 0.5374441742897034,
|
| 320 |
+
"learning_rate": 0.00018912622594348454,
|
| 321 |
+
"loss": 0.0753,
|
| 322 |
+
"step": 62
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"epoch": 6.501587301587302,
|
| 326 |
+
"grad_norm": 0.6191171407699585,
|
| 327 |
+
"learning_rate": 0.0001818010664883082,
|
| 328 |
+
"loss": 0.0368,
|
| 329 |
+
"step": 64
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"epoch": 6.603174603174603,
|
| 333 |
+
"eval_loss": 0.07156345248222351,
|
| 334 |
+
"eval_runtime": 10.4706,
|
| 335 |
+
"eval_samples_per_second": 8.596,
|
| 336 |
+
"eval_steps_per_second": 8.596,
|
| 337 |
+
"step": 65
|
| 338 |
+
},
|
| 339 |
+
{
|
| 340 |
+
"epoch": 6.704761904761905,
|
| 341 |
+
"grad_norm": 0.30844610929489136,
|
| 342 |
+
"learning_rate": 0.00017439557477923255,
|
| 343 |
+
"loss": 0.0457,
|
| 344 |
+
"step": 66
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"epoch": 6.907936507936508,
|
| 348 |
+
"grad_norm": 0.43306764960289,
|
| 349 |
+
"learning_rate": 0.00016692845773102222,
|
| 350 |
+
"loss": 0.0669,
|
| 351 |
+
"step": 68
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"epoch": 7.111111111111111,
|
| 355 |
+
"grad_norm": 0.5746404528617859,
|
| 356 |
+
"learning_rate": 0.000159418577929397,
|
| 357 |
+
"loss": 0.054,
|
| 358 |
+
"step": 70
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"epoch": 7.111111111111111,
|
| 362 |
+
"eval_loss": 0.07338189333677292,
|
| 363 |
+
"eval_runtime": 10.4809,
|
| 364 |
+
"eval_samples_per_second": 8.587,
|
| 365 |
+
"eval_steps_per_second": 8.587,
|
| 366 |
+
"step": 70
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 7.314285714285714,
|
| 370 |
+
"grad_norm": 0.323098361492157,
|
| 371 |
+
"learning_rate": 0.00015188490598250288,
|
| 372 |
+
"loss": 0.0311,
|
| 373 |
+
"step": 72
|
| 374 |
+
},
|
| 375 |
+
{
|
| 376 |
+
"epoch": 7.517460317460317,
|
| 377 |
+
"grad_norm": 0.44577065110206604,
|
| 378 |
+
"learning_rate": 0.0001443464725995098,
|
| 379 |
+
"loss": 0.0531,
|
| 380 |
+
"step": 74
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 7.619047619047619,
|
| 384 |
+
"eval_loss": 0.08279137313365936,
|
| 385 |
+
"eval_runtime": 10.4694,
|
| 386 |
+
"eval_samples_per_second": 8.597,
|
| 387 |
+
"eval_steps_per_second": 8.597,
|
| 388 |
+
"step": 75
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 7.720634920634921,
|
| 392 |
+
"grad_norm": 0.8153820037841797,
|
| 393 |
+
"learning_rate": 0.00013682232051738852,
|
| 394 |
+
"loss": 0.055,
|
| 395 |
+
"step": 76
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 7.923809523809524,
|
| 399 |
+
"grad_norm": 0.9654045701026917,
|
| 400 |
+
"learning_rate": 0.00012933145639730428,
|
| 401 |
+
"loss": 0.0459,
|
| 402 |
+
"step": 78
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 8.126984126984127,
|
| 406 |
+
"grad_norm": 0.902458131313324,
|
| 407 |
+
"learning_rate": 0.00012189280281214126,
|
| 408 |
+
"loss": 0.0432,
|
| 409 |
+
"step": 80
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 8.126984126984127,
|
| 413 |
+
"eval_loss": 0.1108090803027153,
|
| 414 |
+
"eval_runtime": 10.4735,
|
| 415 |
+
"eval_samples_per_second": 8.593,
|
| 416 |
+
"eval_steps_per_second": 8.593,
|
| 417 |
+
"step": 80
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 8.33015873015873,
|
| 421 |
+
"grad_norm": 1.053289771080017,
|
| 422 |
+
"learning_rate": 0.00011452515044644132,
|
| 423 |
+
"loss": 0.0349,
|
| 424 |
+
"step": 82
|
| 425 |
+
},
|
| 426 |
+
{
|
| 427 |
+
"epoch": 8.533333333333333,
|
| 428 |
+
"grad_norm": 0.5674147605895996,
|
| 429 |
+
"learning_rate": 0.00010724711062950358,
|
| 430 |
+
"loss": 0.0382,
|
| 431 |
+
"step": 84
|
| 432 |
+
},
|
| 433 |
+
{
|
| 434 |
+
"epoch": 8.634920634920634,
|
| 435 |
+
"eval_loss": 0.0874641165137291,
|
| 436 |
+
"eval_runtime": 10.4738,
|
| 437 |
+
"eval_samples_per_second": 8.593,
|
| 438 |
+
"eval_steps_per_second": 8.593,
|
| 439 |
+
"step": 85
|
| 440 |
+
},
|
| 441 |
+
{
|
| 442 |
+
"epoch": 8.736507936507937,
|
| 443 |
+
"grad_norm": 0.8463736772537231,
|
| 444 |
+
"learning_rate": 0.00010007706832155201,
|
| 445 |
+
"loss": 0.023,
|
| 446 |
+
"step": 86
|
| 447 |
+
},
|
| 448 |
+
{
|
| 449 |
+
"epoch": 8.93968253968254,
|
| 450 |
+
"grad_norm": 0.8869884014129639,
|
| 451 |
+
"learning_rate": 9.303313567172985e-05,
|
| 452 |
+
"loss": 0.0575,
|
| 453 |
+
"step": 88
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 9.142857142857142,
|
| 457 |
+
"grad_norm": 1.5545995235443115,
|
| 458 |
+
"learning_rate": 8.613310626523909e-05,
|
| 459 |
+
"loss": 0.0549,
|
| 460 |
+
"step": 90
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"epoch": 9.142857142857142,
|
| 464 |
+
"eval_loss": 0.1318901926279068,
|
| 465 |
+
"eval_runtime": 10.4742,
|
| 466 |
+
"eval_samples_per_second": 8.593,
|
| 467 |
+
"eval_steps_per_second": 8.593,
|
| 468 |
+
"step": 90
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"epoch": 9.346031746031747,
|
| 472 |
+
"grad_norm": 0.5731764435768127,
|
| 473 |
+
"learning_rate": 7.939441017520011e-05,
|
| 474 |
+
"loss": 0.0233,
|
| 475 |
+
"step": 92
|
| 476 |
+
},
|
| 477 |
+
{
|
| 478 |
+
"epoch": 9.549206349206349,
|
| 479 |
+
"grad_norm": 1.0911638736724854,
|
| 480 |
+
"learning_rate": 7.283406993277401e-05,
|
| 481 |
+
"loss": 0.0316,
|
| 482 |
+
"step": 94
|
| 483 |
+
},
|
| 484 |
+
{
|
| 485 |
+
"epoch": 9.65079365079365,
|
| 486 |
+
"eval_loss": 0.11357051134109497,
|
| 487 |
+
"eval_runtime": 10.4661,
|
| 488 |
+
"eval_samples_per_second": 8.599,
|
| 489 |
+
"eval_steps_per_second": 8.599,
|
| 490 |
+
"step": 95
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"epoch": 9.752380952380953,
|
| 494 |
+
"grad_norm": 1.1953704357147217,
|
| 495 |
+
"learning_rate": 6.646865752677186e-05,
|
| 496 |
+
"loss": 0.0268,
|
| 497 |
+
"step": 96
|
| 498 |
+
},
|
| 499 |
+
{
|
| 500 |
+
"epoch": 9.955555555555556,
|
| 501 |
+
"grad_norm": 0.7195191979408264,
|
| 502 |
+
"learning_rate": 6.031425254137222e-05,
|
| 503 |
+
"loss": 0.0232,
|
| 504 |
+
"step": 98
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"epoch": 10.158730158730158,
|
| 508 |
+
"grad_norm": 0.2522680461406708,
|
| 509 |
+
"learning_rate": 5.4386401537696536e-05,
|
| 510 |
+
"loss": 0.0231,
|
| 511 |
+
"step": 100
|
| 512 |
+
},
|
| 513 |
+
{
|
| 514 |
+
"epoch": 10.158730158730158,
|
| 515 |
+
"eval_loss": 0.08241196721792221,
|
| 516 |
+
"eval_runtime": 10.4831,
|
| 517 |
+
"eval_samples_per_second": 8.585,
|
| 518 |
+
"eval_steps_per_second": 8.585,
|
| 519 |
+
"step": 100
|
| 520 |
+
},
|
| 521 |
+
{
|
| 522 |
+
"epoch": 10.361904761904762,
|
| 523 |
+
"grad_norm": 0.596468448638916,
|
| 524 |
+
"learning_rate": 4.8700078781846326e-05,
|
| 525 |
+
"loss": 0.0299,
|
| 526 |
+
"step": 102
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"epoch": 10.565079365079365,
|
| 530 |
+
"grad_norm": 0.8602021336555481,
|
| 531 |
+
"learning_rate": 4.3269648418607194e-05,
|
| 532 |
+
"loss": 0.0214,
|
| 533 |
+
"step": 104
|
| 534 |
+
},
|
| 535 |
+
{
|
| 536 |
+
"epoch": 10.666666666666666,
|
| 537 |
+
"eval_loss": 0.11145415902137756,
|
| 538 |
+
"eval_runtime": 10.4699,
|
| 539 |
+
"eval_samples_per_second": 8.596,
|
| 540 |
+
"eval_steps_per_second": 8.596,
|
| 541 |
+
"step": 105
|
| 542 |
+
},
|
| 543 |
+
{
|
| 544 |
+
"epoch": 10.768253968253969,
|
| 545 |
+
"grad_norm": 0.7947582006454468,
|
| 546 |
+
"learning_rate": 3.810882818637268e-05,
|
| 547 |
+
"loss": 0.0365,
|
| 548 |
+
"step": 106
|
| 549 |
+
},
|
| 550 |
+
{
|
| 551 |
+
"epoch": 10.971428571428572,
|
| 552 |
+
"grad_norm": 1.117112636566162,
|
| 553 |
+
"learning_rate": 3.32306547649465e-05,
|
| 554 |
+
"loss": 0.0131,
|
| 555 |
+
"step": 108
|
| 556 |
+
},
|
| 557 |
+
{
|
| 558 |
+
"epoch": 11.174603174603174,
|
| 559 |
+
"grad_norm": 0.6238898634910583,
|
| 560 |
+
"learning_rate": 2.8647450843757897e-05,
|
| 561 |
+
"loss": 0.0199,
|
| 562 |
+
"step": 110
|
| 563 |
+
},
|
| 564 |
+
{
|
| 565 |
+
"epoch": 11.174603174603174,
|
| 566 |
+
"eval_loss": 0.13976602256298065,
|
| 567 |
+
"eval_runtime": 10.51,
|
| 568 |
+
"eval_samples_per_second": 8.563,
|
| 569 |
+
"eval_steps_per_second": 8.563,
|
| 570 |
+
"step": 110
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 11.377777777777778,
|
| 574 |
+
"grad_norm": 0.3857702612876892,
|
| 575 |
+
"learning_rate": 2.437079399367875e-05,
|
| 576 |
+
"loss": 0.0144,
|
| 577 |
+
"step": 112
|
| 578 |
+
},
|
| 579 |
+
{
|
| 580 |
+
"epoch": 11.58095238095238,
|
| 581 |
+
"grad_norm": 1.5110450983047485,
|
| 582 |
+
"learning_rate": 2.041148742107471e-05,
|
| 583 |
+
"loss": 0.0372,
|
| 584 |
+
"step": 114
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"epoch": 11.682539682539682,
|
| 588 |
+
"eval_loss": 0.11623632907867432,
|
| 589 |
+
"eval_runtime": 10.4951,
|
| 590 |
+
"eval_samples_per_second": 8.575,
|
| 591 |
+
"eval_steps_per_second": 8.575,
|
| 592 |
+
"step": 115
|
| 593 |
+
}
|
| 594 |
+
],
|
| 595 |
+
"logging_steps": 2,
|
| 596 |
+
"max_steps": 135,
|
| 597 |
+
"num_input_tokens_seen": 0,
|
| 598 |
+
"num_train_epochs": 15,
|
| 599 |
+
"save_steps": 5,
|
| 600 |
+
"stateful_callbacks": {
|
| 601 |
+
"EarlyStoppingCallback": {
|
| 602 |
+
"args": {
|
| 603 |
+
"early_stopping_patience": 10,
|
| 604 |
+
"early_stopping_threshold": 0.0
|
| 605 |
+
},
|
| 606 |
+
"attributes": {
|
| 607 |
+
"early_stopping_patience_counter": 0
|
| 608 |
+
}
|
| 609 |
+
},
|
| 610 |
+
"TrainerControl": {
|
| 611 |
+
"args": {
|
| 612 |
+
"should_epoch_stop": false,
|
| 613 |
+
"should_evaluate": false,
|
| 614 |
+
"should_log": false,
|
| 615 |
+
"should_save": true,
|
| 616 |
+
"should_training_stop": true
|
| 617 |
+
},
|
| 618 |
+
"attributes": {}
|
| 619 |
+
}
|
| 620 |
+
},
|
| 621 |
+
"total_flos": 8.421050769034445e+16,
|
| 622 |
+
"train_batch_size": 1,
|
| 623 |
+
"trial_name": null,
|
| 624 |
+
"trial_params": null
|
| 625 |
+
}
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-115/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44336846e461e90cba2ddce4a840d239ded25ff1e71223de9f019653cc19296c
|
| 3 |
+
size 5304
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: meta-llama/Llama-3.1-8B-Instruct
|
| 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.12.0
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/adapter_config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "meta-llama/Llama-3.1-8B-Instruct",
|
| 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": 32,
|
| 14 |
+
"lora_dropout": 0.1,
|
| 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 |
+
"v_proj",
|
| 24 |
+
"q_proj",
|
| 25 |
+
"k_proj"
|
| 26 |
+
],
|
| 27 |
+
"task_type": "CAUSAL_LM",
|
| 28 |
+
"use_dora": false,
|
| 29 |
+
"use_rslora": false
|
| 30 |
+
}
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6c9144091eac8c846e7657c1d75a3b8b42e8f5b9267eb8c24bad6616ffb02c9
|
| 3 |
+
size 37774528
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:099b4d495473b7bac31f1c89253d2eb42b1dd40cabc15e658eb099bc09983e48
|
| 3 |
+
size 75659194
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf97a7ce5aed942ba1a1f49657839f3f8c1d0c0a0a50b5f2414ef1de799e744f
|
| 3 |
+
size 14244
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a81145950bcb4f63a1bb64e73b8215484699f329cdfc0e19b858c9767ce35513
|
| 3 |
+
size 1064
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/trainer_state.json
ADDED
|
@@ -0,0 +1,370 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_metric": 0.07156345248222351,
|
| 3 |
+
"best_model_checkpoint": "./saved_models/LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65",
|
| 4 |
+
"epoch": 6.603174603174603,
|
| 5 |
+
"eval_steps": 5,
|
| 6 |
+
"global_step": 65,
|
| 7 |
+
"is_hyper_param_search": false,
|
| 8 |
+
"is_local_process_zero": true,
|
| 9 |
+
"is_world_process_zero": true,
|
| 10 |
+
"log_history": [
|
| 11 |
+
{
|
| 12 |
+
"epoch": 0.20317460317460317,
|
| 13 |
+
"grad_norm": 7.208749294281006,
|
| 14 |
+
"learning_rate": 5.9999999999999995e-05,
|
| 15 |
+
"loss": 0.3688,
|
| 16 |
+
"step": 2
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"epoch": 0.40634920634920635,
|
| 20 |
+
"grad_norm": 4.599120140075684,
|
| 21 |
+
"learning_rate": 0.00011999999999999999,
|
| 22 |
+
"loss": 0.2897,
|
| 23 |
+
"step": 4
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"epoch": 0.5079365079365079,
|
| 27 |
+
"eval_loss": 0.1339753419160843,
|
| 28 |
+
"eval_runtime": 10.3523,
|
| 29 |
+
"eval_samples_per_second": 8.694,
|
| 30 |
+
"eval_steps_per_second": 8.694,
|
| 31 |
+
"step": 5
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.6095238095238096,
|
| 35 |
+
"grad_norm": 1.3026432991027832,
|
| 36 |
+
"learning_rate": 0.00017999999999999998,
|
| 37 |
+
"loss": 0.1523,
|
| 38 |
+
"step": 6
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.8126984126984127,
|
| 42 |
+
"grad_norm": 1.4605127573013306,
|
| 43 |
+
"learning_rate": 0.00023999999999999998,
|
| 44 |
+
"loss": 0.0937,
|
| 45 |
+
"step": 8
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 1.0158730158730158,
|
| 49 |
+
"grad_norm": 1.1947855949401855,
|
| 50 |
+
"learning_rate": 0.0003,
|
| 51 |
+
"loss": 0.1145,
|
| 52 |
+
"step": 10
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 1.0158730158730158,
|
| 56 |
+
"eval_loss": 0.1226421669125557,
|
| 57 |
+
"eval_runtime": 10.4454,
|
| 58 |
+
"eval_samples_per_second": 8.616,
|
| 59 |
+
"eval_steps_per_second": 8.616,
|
| 60 |
+
"step": 10
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"epoch": 1.2190476190476192,
|
| 64 |
+
"grad_norm": 1.8900386095046997,
|
| 65 |
+
"learning_rate": 0.00029981054349090264,
|
| 66 |
+
"loss": 0.1028,
|
| 67 |
+
"step": 12
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"epoch": 1.4222222222222223,
|
| 71 |
+
"grad_norm": 0.3694791793823242,
|
| 72 |
+
"learning_rate": 0.000299242652547195,
|
| 73 |
+
"loss": 0.0924,
|
| 74 |
+
"step": 14
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"epoch": 1.5238095238095237,
|
| 78 |
+
"eval_loss": 0.09840905666351318,
|
| 79 |
+
"eval_runtime": 10.4922,
|
| 80 |
+
"eval_samples_per_second": 8.578,
|
| 81 |
+
"eval_steps_per_second": 8.578,
|
| 82 |
+
"step": 15
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 1.6253968253968254,
|
| 86 |
+
"grad_norm": 0.9269917011260986,
|
| 87 |
+
"learning_rate": 0.0002982977617106871,
|
| 88 |
+
"loss": 0.1039,
|
| 89 |
+
"step": 16
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"epoch": 1.8285714285714287,
|
| 93 |
+
"grad_norm": 0.37482526898384094,
|
| 94 |
+
"learning_rate": 0.000296978257857637,
|
| 95 |
+
"loss": 0.0763,
|
| 96 |
+
"step": 18
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"epoch": 2.0317460317460316,
|
| 100 |
+
"grad_norm": 0.5262147784233093,
|
| 101 |
+
"learning_rate": 0.00029528747416929463,
|
| 102 |
+
"loss": 0.1047,
|
| 103 |
+
"step": 20
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"epoch": 2.0317460317460316,
|
| 107 |
+
"eval_loss": 0.08831651508808136,
|
| 108 |
+
"eval_runtime": 10.4923,
|
| 109 |
+
"eval_samples_per_second": 8.578,
|
| 110 |
+
"eval_steps_per_second": 8.578,
|
| 111 |
+
"step": 20
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"epoch": 2.234920634920635,
|
| 115 |
+
"grad_norm": 0.5189316868782043,
|
| 116 |
+
"learning_rate": 0.0002932296817119964,
|
| 117 |
+
"loss": 0.0895,
|
| 118 |
+
"step": 22
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"epoch": 2.4380952380952383,
|
| 122 |
+
"grad_norm": 0.5379623174667358,
|
| 123 |
+
"learning_rate": 0.0002908100786480811,
|
| 124 |
+
"loss": 0.1086,
|
| 125 |
+
"step": 24
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"epoch": 2.5396825396825395,
|
| 129 |
+
"eval_loss": 0.10184311121702194,
|
| 130 |
+
"eval_runtime": 10.5079,
|
| 131 |
+
"eval_samples_per_second": 8.565,
|
| 132 |
+
"eval_steps_per_second": 8.565,
|
| 133 |
+
"step": 25
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"epoch": 2.641269841269841,
|
| 137 |
+
"grad_norm": 0.4908989369869232,
|
| 138 |
+
"learning_rate": 0.00028803477710488055,
|
| 139 |
+
"loss": 0.0791,
|
| 140 |
+
"step": 26
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"epoch": 2.8444444444444446,
|
| 144 |
+
"grad_norm": 1.1072629690170288,
|
| 145 |
+
"learning_rate": 0.00028491078773495564,
|
| 146 |
+
"loss": 0.0737,
|
| 147 |
+
"step": 28
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"epoch": 3.0476190476190474,
|
| 151 |
+
"grad_norm": 0.27767929434776306,
|
| 152 |
+
"learning_rate": 0.0002814460020065795,
|
| 153 |
+
"loss": 0.0701,
|
| 154 |
+
"step": 30
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 3.0476190476190474,
|
| 158 |
+
"eval_loss": 0.0876610055565834,
|
| 159 |
+
"eval_runtime": 10.4961,
|
| 160 |
+
"eval_samples_per_second": 8.575,
|
| 161 |
+
"eval_steps_per_second": 8.575,
|
| 162 |
+
"step": 30
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"epoch": 3.250793650793651,
|
| 166 |
+
"grad_norm": 0.7897810935974121,
|
| 167 |
+
"learning_rate": 0.00027764917226920377,
|
| 168 |
+
"loss": 0.0871,
|
| 169 |
+
"step": 32
|
| 170 |
+
},
|
| 171 |
+
{
|
| 172 |
+
"epoch": 3.453968253968254,
|
| 173 |
+
"grad_norm": 0.40734362602233887,
|
| 174 |
+
"learning_rate": 0.0002735298896442641,
|
| 175 |
+
"loss": 0.0872,
|
| 176 |
+
"step": 34
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"epoch": 3.5555555555555554,
|
| 180 |
+
"eval_loss": 0.08736297488212585,
|
| 181 |
+
"eval_runtime": 10.487,
|
| 182 |
+
"eval_samples_per_second": 8.582,
|
| 183 |
+
"eval_steps_per_second": 8.582,
|
| 184 |
+
"step": 35
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"epoch": 3.657142857142857,
|
| 188 |
+
"grad_norm": 0.4120597839355469,
|
| 189 |
+
"learning_rate": 0.0002690985597971753,
|
| 190 |
+
"loss": 0.0723,
|
| 191 |
+
"step": 36
|
| 192 |
+
},
|
| 193 |
+
{
|
| 194 |
+
"epoch": 3.8603174603174604,
|
| 195 |
+
"grad_norm": 0.40842726826667786,
|
| 196 |
+
"learning_rate": 0.0002643663766517172,
|
| 197 |
+
"loss": 0.0797,
|
| 198 |
+
"step": 38
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"epoch": 4.063492063492063,
|
| 202 |
+
"grad_norm": 1.359442949295044,
|
| 203 |
+
"learning_rate": 0.0002593452941132117,
|
| 204 |
+
"loss": 0.0954,
|
| 205 |
+
"step": 40
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 4.063492063492063,
|
| 209 |
+
"eval_loss": 0.08213387429714203,
|
| 210 |
+
"eval_runtime": 10.4786,
|
| 211 |
+
"eval_samples_per_second": 8.589,
|
| 212 |
+
"eval_steps_per_second": 8.589,
|
| 213 |
+
"step": 40
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 4.266666666666667,
|
| 217 |
+
"grad_norm": 0.5902419686317444,
|
| 218 |
+
"learning_rate": 0.0002540479958719207,
|
| 219 |
+
"loss": 0.0782,
|
| 220 |
+
"step": 42
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 4.46984126984127,
|
| 224 |
+
"grad_norm": 0.6726852059364319,
|
| 225 |
+
"learning_rate": 0.00024848786336294346,
|
| 226 |
+
"loss": 0.0542,
|
| 227 |
+
"step": 44
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 4.571428571428571,
|
| 231 |
+
"eval_loss": 0.08238276094198227,
|
| 232 |
+
"eval_runtime": 10.4811,
|
| 233 |
+
"eval_samples_per_second": 8.587,
|
| 234 |
+
"eval_steps_per_second": 8.587,
|
| 235 |
+
"step": 45
|
| 236 |
+
},
|
| 237 |
+
{
|
| 238 |
+
"epoch": 4.673015873015873,
|
| 239 |
+
"grad_norm": 0.4726838171482086,
|
| 240 |
+
"learning_rate": 0.00024267894196355015,
|
| 241 |
+
"loss": 0.0862,
|
| 242 |
+
"step": 46
|
| 243 |
+
},
|
| 244 |
+
{
|
| 245 |
+
"epoch": 4.876190476190477,
|
| 246 |
+
"grad_norm": 0.45040690898895264,
|
| 247 |
+
"learning_rate": 0.0002366359055133401,
|
| 248 |
+
"loss": 0.0938,
|
| 249 |
+
"step": 48
|
| 250 |
+
},
|
| 251 |
+
{
|
| 252 |
+
"epoch": 5.079365079365079,
|
| 253 |
+
"grad_norm": 0.5370205044746399,
|
| 254 |
+
"learning_rate": 0.00023037401924684946,
|
| 255 |
+
"loss": 0.0735,
|
| 256 |
+
"step": 50
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"epoch": 5.079365079365079,
|
| 260 |
+
"eval_loss": 0.09416916221380234,
|
| 261 |
+
"eval_runtime": 10.4765,
|
| 262 |
+
"eval_samples_per_second": 8.591,
|
| 263 |
+
"eval_steps_per_second": 8.591,
|
| 264 |
+
"step": 50
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 5.282539682539682,
|
| 268 |
+
"grad_norm": 0.3069893717765808,
|
| 269 |
+
"learning_rate": 0.00022390910123224373,
|
| 270 |
+
"loss": 0.0629,
|
| 271 |
+
"step": 52
|
| 272 |
+
},
|
| 273 |
+
{
|
| 274 |
+
"epoch": 5.485714285714286,
|
| 275 |
+
"grad_norm": 0.5242905616760254,
|
| 276 |
+
"learning_rate": 0.00021725748241350486,
|
| 277 |
+
"loss": 0.069,
|
| 278 |
+
"step": 54
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"epoch": 5.587301587301587,
|
| 282 |
+
"eval_loss": 0.08052200078964233,
|
| 283 |
+
"eval_runtime": 10.492,
|
| 284 |
+
"eval_samples_per_second": 8.578,
|
| 285 |
+
"eval_steps_per_second": 8.578,
|
| 286 |
+
"step": 55
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"epoch": 5.688888888888889,
|
| 290 |
+
"grad_norm": 0.9684988260269165,
|
| 291 |
+
"learning_rate": 0.0002104359653570494,
|
| 292 |
+
"loss": 0.0802,
|
| 293 |
+
"step": 56
|
| 294 |
+
},
|
| 295 |
+
{
|
| 296 |
+
"epoch": 5.8920634920634924,
|
| 297 |
+
"grad_norm": 0.8387410044670105,
|
| 298 |
+
"learning_rate": 0.00020346178180698758,
|
| 299 |
+
"loss": 0.07,
|
| 300 |
+
"step": 58
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"epoch": 6.095238095238095,
|
| 304 |
+
"grad_norm": 0.6904064416885376,
|
| 305 |
+
"learning_rate": 0.0001963525491562421,
|
| 306 |
+
"loss": 0.0594,
|
| 307 |
+
"step": 60
|
| 308 |
+
},
|
| 309 |
+
{
|
| 310 |
+
"epoch": 6.095238095238095,
|
| 311 |
+
"eval_loss": 0.07975321263074875,
|
| 312 |
+
"eval_runtime": 10.4752,
|
| 313 |
+
"eval_samples_per_second": 8.592,
|
| 314 |
+
"eval_steps_per_second": 8.592,
|
| 315 |
+
"step": 60
|
| 316 |
+
},
|
| 317 |
+
{
|
| 318 |
+
"epoch": 6.298412698412698,
|
| 319 |
+
"grad_norm": 0.5374441742897034,
|
| 320 |
+
"learning_rate": 0.00018912622594348454,
|
| 321 |
+
"loss": 0.0753,
|
| 322 |
+
"step": 62
|
| 323 |
+
},
|
| 324 |
+
{
|
| 325 |
+
"epoch": 6.501587301587302,
|
| 326 |
+
"grad_norm": 0.6191171407699585,
|
| 327 |
+
"learning_rate": 0.0001818010664883082,
|
| 328 |
+
"loss": 0.0368,
|
| 329 |
+
"step": 64
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"epoch": 6.603174603174603,
|
| 333 |
+
"eval_loss": 0.07156345248222351,
|
| 334 |
+
"eval_runtime": 10.4706,
|
| 335 |
+
"eval_samples_per_second": 8.596,
|
| 336 |
+
"eval_steps_per_second": 8.596,
|
| 337 |
+
"step": 65
|
| 338 |
+
}
|
| 339 |
+
],
|
| 340 |
+
"logging_steps": 2,
|
| 341 |
+
"max_steps": 135,
|
| 342 |
+
"num_input_tokens_seen": 0,
|
| 343 |
+
"num_train_epochs": 15,
|
| 344 |
+
"save_steps": 5,
|
| 345 |
+
"stateful_callbacks": {
|
| 346 |
+
"EarlyStoppingCallback": {
|
| 347 |
+
"args": {
|
| 348 |
+
"early_stopping_patience": 10,
|
| 349 |
+
"early_stopping_threshold": 0.0
|
| 350 |
+
},
|
| 351 |
+
"attributes": {
|
| 352 |
+
"early_stopping_patience_counter": 0
|
| 353 |
+
}
|
| 354 |
+
},
|
| 355 |
+
"TrainerControl": {
|
| 356 |
+
"args": {
|
| 357 |
+
"should_epoch_stop": false,
|
| 358 |
+
"should_evaluate": false,
|
| 359 |
+
"should_log": false,
|
| 360 |
+
"should_save": true,
|
| 361 |
+
"should_training_stop": false
|
| 362 |
+
},
|
| 363 |
+
"attributes": {}
|
| 364 |
+
}
|
| 365 |
+
},
|
| 366 |
+
"total_flos": 4.756807468469453e+16,
|
| 367 |
+
"train_batch_size": 1,
|
| 368 |
+
"trial_name": null,
|
| 369 |
+
"trial_params": null
|
| 370 |
+
}
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/checkpoint-65/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44336846e461e90cba2ddce4a840d239ded25ff1e71223de9f019653cc19296c
|
| 3 |
+
size 5304
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/runs/Dec21_10-36-12_cyrus-the-great/events.out.tfevents.1734777373.cyrus-the-great.830823.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a26b97b45d1e5f9cdee38e8583585cdbda0742f9b837622ff510c5acfe9d2457
|
| 3 |
+
size 23652
|
andrewzamai__LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora/training_configs.yml
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
base_model: meta-llama/Llama-3.1-8B-Instruct
|
| 2 |
+
#base_model: ProbeMedicalYonseiMAILab/medllama3-v20
|
| 3 |
+
# NB: HF model may require to login with an account with granted access
|
| 4 |
+
|
| 5 |
+
# dataset (instruction, input, output) columns
|
| 6 |
+
prompt_template_name: diff_diagnosis_direct_pred
|
| 7 |
+
system_message: You are an expert neurologist assistant specialized in neurodegenerative diseases.
|
| 8 |
+
|
| 9 |
+
data_path: ./data/raw/CNADFTD/SFT/CNADFTD_ADNI2+NIFD_10_fold_CV_AN_gathered_equally_represented_0234/train.jsonl
|
| 10 |
+
val_data_path: ./data/raw/CNADFTD/SFT/CNADFTD_ADNI2+NIFD_10_fold_CV_AN_gathered_equally_represented_0234/validation.jsonl
|
| 11 |
+
select_train_portion: -1
|
| 12 |
+
val_set_size: -1 # if -1 use all validation data
|
| 13 |
+
output_dir: ./saved_models/LLaMA_3_8B_CNADFTD_3_classes_equally_represented_0234_lora
|
| 14 |
+
|
| 15 |
+
early_stopping_patience: 10
|
| 16 |
+
|
| 17 |
+
#training hyperparams
|
| 18 |
+
batch_size: 32
|
| 19 |
+
micro_batch_size: 1
|
| 20 |
+
num_epochs: 15
|
| 21 |
+
learning_rate: 3.0e-4
|
| 22 |
+
cutoff_len: 4096
|
| 23 |
+
|
| 24 |
+
warmup_steps: 10
|
| 25 |
+
eval_steps: 5
|
| 26 |
+
logging_steps: 2
|
| 27 |
+
max_grad_norm: 1.0
|
| 28 |
+
|
| 29 |
+
#lora hyperparams
|
| 30 |
+
use_lora: True
|
| 31 |
+
lora_alpha: 32
|
| 32 |
+
lora_dropout: 0.1
|
| 33 |
+
lora_r: 16
|
| 34 |
+
lora_target_modules:
|
| 35 |
+
#- o_proj
|
| 36 |
+
#- down_proj
|
| 37 |
+
#- up_proj
|
| 38 |
+
#- gate_proj
|
| 39 |
+
|
| 40 |
+
- q_proj
|
| 41 |
+
- v_proj
|
| 42 |
+
- k_proj
|
| 43 |
+
|
| 44 |
+
# llm hyperparams
|
| 45 |
+
# NTP loss only on Response
|
| 46 |
+
train_on_inputs: False
|
| 47 |
+
group_by_length: True
|
| 48 |
+
|
| 49 |
+
#quant params
|
| 50 |
+
load_8bit: False
|
| 51 |
+
load_4bit: False
|
| 52 |
+
|
| 53 |
+
#general param
|
| 54 |
+
save_total_limit: 2
|
| 55 |
+
use_flash_attention: True
|
| 56 |
+
shuffle: True
|
| 57 |
+
gradient_checkpointing: False
|