Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Llama v2 70 b lora update #358

Merged
merged 8 commits into from
Apr 2, 2024
Prev Previous commit
Next Next commit
fixing rcp per new eval frequancy
itayhubara committed Mar 7, 2024
commit 54f8589b9e1525ee4497704539b96ad848fa1772
Original file line number Diff line number Diff line change
@@ -17,8 +17,9 @@
"max_steps": 1024
},
"samples to converge": [
4608, 4096, 4608, 4096, 4096, 4096, 4608, 3584, 4608,
4096, 3584, 3584, 4096, 3584, 3584, 3584, 4096, 3584
4224, 4608, 3456, 3840, 4244, 3456, 3840, 4224, 4992,
4224, 4608, 3840, 3840, 3840, 3840, 3426, 3840, 3456

]
},

@@ -40,8 +41,8 @@
"max_steps": 1024
},
"samples to converge": [
5632, 5632, 6656, 5632, 6144, 6144, 5632, 5632, 5120, 5632,
6144, 6144, 6144, 5120, 5632, 5632, 5120, 5120, 6144, 6656
5376, 5760, 5760, 6144, 5376, 7296, 5760, 5760, 5760, 6144,
5760, 7680, 5376, 5760, 6912, 7680, 6144, 6144, 5760, 5376
]
},
"llama2_70b_lora_ref_32":
@@ -62,8 +63,8 @@
"max_steps": 1024
},
"samples to converge": [
7680, 8192, 8704, 8192, 8704, 8704, 8192, 8192, 8192, 9216,
9216, 8192, 8704, 9216, 8192, 7680, 8192, 8192, 8704, 8704
9600, 10368, 7680, 9600, 9600, 8832, 8064, 10752, 8448, 8064,
8832, 9984, 8064, 13824, 8448, 8832, 8064, 9216, 8832, 8064

]
}