xzuyn commited on
Commit
18fbfc0
1 Parent(s): c9eae43

Upload 5 files

Browse files
README.md CHANGED
@@ -2,11 +2,12 @@
2
  language:
3
  - en
4
  license: llama3
5
- datasets:
6
- - PJMixers/OpenCAI-v2
7
  library_name: peft
8
  tags:
9
  - axolotl
 
 
 
10
  ---
11
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
12
 
@@ -30,7 +31,7 @@ Hey. How are you?<|eot_id|>
30
 
31
  # In progress training graphs
32
 
33
- Checkpoint 215/2105
34
 
35
  ![train/loss](https://huggingface.co/PJMixers/LLaMa-3-OpenCAI-v2-run_3-SFT-8B-Latest-QLoRA/resolve/main/assets/train_loss.png)
36
 
@@ -170,3 +171,6 @@ tokens:
170
  local_rank:
171
  ```
172
 
 
 
 
 
2
  language:
3
  - en
4
  license: llama3
 
 
5
  library_name: peft
6
  tags:
7
  - axolotl
8
+ base_model: meta-llama/Meta-Llama-3-8B-Instruct
9
+ datasets:
10
+ - PJMixers/OpenCAI-v2
11
  ---
12
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
13
 
 
31
 
32
  # In progress training graphs
33
 
34
+ Checkpoint 258/2105
35
 
36
  ![train/loss](https://huggingface.co/PJMixers/LLaMa-3-OpenCAI-v2-run_3-SFT-8B-Latest-QLoRA/resolve/main/assets/train_loss.png)
37
 
 
171
  local_rank:
172
  ```
173
 
174
+ ### Framework versions
175
+
176
+ - PEFT 0.10.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dafeff8839cddaca42d53031ffe8c3715870db9810313fc591a6edcb0f52087
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b57907c885ca35512a18179b43c15ba23f77539b64c7ca4454cf3e5d3ce13ea1
3
  size 671150064
assets/eval_loss.png CHANGED
assets/train_grad_norm.png CHANGED
assets/train_loss.png CHANGED