imdatta0 commited on
Commit
5f142ae
1 Parent(s): a3a1fd8

End of training

Browse files
Files changed (2) hide show
  1. README.md +51 -51
  2. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: unsloth/llama-3-8b-bnb-4bit
3
  library_name: peft
4
  license: llama3
5
  tags:
@@ -15,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # Meta-Llama-3-8B_pct_ortho
17
 
18
- This model is a fine-tuned version of [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 2.2409
21
 
22
  ## Model description
23
 
@@ -51,54 +51,54 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
- | 2.3045 | 0.0206 | 8 | 2.2825 |
55
- | 2.2746 | 0.0412 | 16 | 2.2479 |
56
- | 2.2264 | 0.0618 | 24 | 2.2587 |
57
- | 2.3001 | 0.0824 | 32 | 2.2813 |
58
- | 2.3006 | 0.1030 | 40 | 2.2798 |
59
- | 2.2719 | 0.1236 | 48 | 2.2780 |
60
- | 2.2942 | 0.1442 | 56 | 2.2881 |
61
- | 2.314 | 0.1648 | 64 | 2.2993 |
62
- | 2.2747 | 0.1854 | 72 | 2.3101 |
63
- | 2.3086 | 0.2060 | 80 | 2.3069 |
64
- | 2.3318 | 0.2266 | 88 | 2.2899 |
65
- | 2.3957 | 0.2472 | 96 | 2.3000 |
66
- | 2.3704 | 0.2678 | 104 | 2.2998 |
67
- | 2.3319 | 0.2884 | 112 | 2.3124 |
68
- | 2.3908 | 0.3090 | 120 | 2.3099 |
69
- | 2.3865 | 0.3296 | 128 | 2.3063 |
70
- | 2.3306 | 0.3502 | 136 | 2.2947 |
71
- | 2.326 | 0.3708 | 144 | 2.2973 |
72
- | 2.3421 | 0.3914 | 152 | 2.2987 |
73
- | 2.3277 | 0.4120 | 160 | 2.2820 |
74
- | 2.3739 | 0.4326 | 168 | 2.2931 |
75
- | 2.3157 | 0.4532 | 176 | 2.2898 |
76
- | 2.3296 | 0.4738 | 184 | 2.2915 |
77
- | 2.3274 | 0.4944 | 192 | 2.2818 |
78
- | 2.3225 | 0.5150 | 200 | 2.2861 |
79
- | 2.3181 | 0.5356 | 208 | 2.2817 |
80
- | 2.3393 | 0.5562 | 216 | 2.2708 |
81
- | 2.3276 | 0.5768 | 224 | 2.2763 |
82
- | 2.3053 | 0.5974 | 232 | 2.2791 |
83
- | 2.2739 | 0.6180 | 240 | 2.2721 |
84
- | 2.311 | 0.6386 | 248 | 2.2749 |
85
- | 2.3049 | 0.6592 | 256 | 2.2706 |
86
- | 2.2615 | 0.6798 | 264 | 2.2703 |
87
- | 2.312 | 0.7004 | 272 | 2.2633 |
88
- | 2.3017 | 0.7210 | 280 | 2.2594 |
89
- | 2.3066 | 0.7416 | 288 | 2.2572 |
90
- | 2.2966 | 0.7621 | 296 | 2.2579 |
91
- | 2.3375 | 0.7827 | 304 | 2.2461 |
92
- | 2.2704 | 0.8033 | 312 | 2.2474 |
93
- | 2.2512 | 0.8239 | 320 | 2.2496 |
94
- | 2.2834 | 0.8445 | 328 | 2.2431 |
95
- | 2.2962 | 0.8651 | 336 | 2.2452 |
96
- | 2.3071 | 0.8857 | 344 | 2.2405 |
97
- | 2.2739 | 0.9063 | 352 | 2.2401 |
98
- | 2.2437 | 0.9269 | 360 | 2.2435 |
99
- | 2.2634 | 0.9475 | 368 | 2.2417 |
100
- | 2.3116 | 0.9681 | 376 | 2.2406 |
101
- | 2.2995 | 0.9887 | 384 | 2.2409 |
102
 
103
 
104
  ### Framework versions
 
1
  ---
2
+ base_model: unsloth/llama-3-8b
3
  library_name: peft
4
  license: llama3
5
  tags:
 
15
 
16
  # Meta-Llama-3-8B_pct_ortho
17
 
18
+ This model is a fine-tuned version of [unsloth/llama-3-8b](https://huggingface.co/unsloth/llama-3-8b) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.2219
21
 
22
  ## Model description
23
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 2.2594 | 0.0206 | 8 | 2.2433 |
55
+ | 2.2616 | 0.0412 | 16 | 2.2377 |
56
+ | 2.2041 | 0.0618 | 24 | 2.2343 |
57
+ | 2.2802 | 0.0824 | 32 | 2.2533 |
58
+ | 2.2832 | 0.1030 | 40 | 2.2618 |
59
+ | 2.2484 | 0.1236 | 48 | 2.2566 |
60
+ | 2.2735 | 0.1442 | 56 | 2.2577 |
61
+ | 2.293 | 0.1648 | 64 | 2.2784 |
62
+ | 2.2518 | 0.1854 | 72 | 2.2818 |
63
+ | 2.2922 | 0.2060 | 80 | 2.2914 |
64
+ | 2.3199 | 0.2266 | 88 | 2.2720 |
65
+ | 2.3807 | 0.2472 | 96 | 2.2788 |
66
+ | 2.3528 | 0.2678 | 104 | 2.2831 |
67
+ | 2.3144 | 0.2884 | 112 | 2.2958 |
68
+ | 2.3652 | 0.3090 | 120 | 2.2950 |
69
+ | 2.3637 | 0.3296 | 128 | 2.2845 |
70
+ | 2.3014 | 0.3502 | 136 | 2.2781 |
71
+ | 2.3067 | 0.3708 | 144 | 2.2830 |
72
+ | 2.3242 | 0.3914 | 152 | 2.2788 |
73
+ | 2.3184 | 0.4120 | 160 | 2.2659 |
74
+ | 2.3574 | 0.4326 | 168 | 2.2782 |
75
+ | 2.3006 | 0.4532 | 176 | 2.2733 |
76
+ | 2.3082 | 0.4738 | 184 | 2.2699 |
77
+ | 2.3097 | 0.4944 | 192 | 2.2615 |
78
+ | 2.3003 | 0.5150 | 200 | 2.2649 |
79
+ | 2.3027 | 0.5356 | 208 | 2.2594 |
80
+ | 2.3262 | 0.5562 | 216 | 2.2491 |
81
+ | 2.3118 | 0.5768 | 224 | 2.2599 |
82
+ | 2.2904 | 0.5974 | 232 | 2.2623 |
83
+ | 2.2519 | 0.6180 | 240 | 2.2495 |
84
+ | 2.2907 | 0.6386 | 248 | 2.2526 |
85
+ | 2.2864 | 0.6592 | 256 | 2.2512 |
86
+ | 2.242 | 0.6798 | 264 | 2.2492 |
87
+ | 2.2941 | 0.7004 | 272 | 2.2415 |
88
+ | 2.2799 | 0.7210 | 280 | 2.2383 |
89
+ | 2.2881 | 0.7416 | 288 | 2.2358 |
90
+ | 2.2797 | 0.7621 | 296 | 2.2381 |
91
+ | 2.3197 | 0.7827 | 304 | 2.2255 |
92
+ | 2.2507 | 0.8033 | 312 | 2.2284 |
93
+ | 2.236 | 0.8239 | 320 | 2.2313 |
94
+ | 2.2667 | 0.8445 | 328 | 2.2200 |
95
+ | 2.2763 | 0.8651 | 336 | 2.2255 |
96
+ | 2.2915 | 0.8857 | 344 | 2.2229 |
97
+ | 2.2554 | 0.9063 | 352 | 2.2211 |
98
+ | 2.2237 | 0.9269 | 360 | 2.2241 |
99
+ | 2.2446 | 0.9475 | 368 | 2.2229 |
100
+ | 2.2926 | 0.9681 | 376 | 2.2224 |
101
+ | 2.2813 | 0.9887 | 384 | 2.2219 |
102
 
103
 
104
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d907440b7bf3f36dadfc940013d165b845d595413fd360a4d52ae2a8534e2f3
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bebb499e8783e0a4615a3f2efc3997993773d6ea15d100d109ac431a166bff40
3
  size 83945296