Skip to content

Commit

Permalink
fixing rcp per new eval frequancy
Browse files Browse the repository at this point in the history
  • Loading branch information
itayhubara committed Mar 7, 2024
1 parent f02c455 commit 54f8589
Showing 1 changed file with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

]
},

Expand All @@ -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":
Expand All @@ -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

]
}
Expand Down

0 comments on commit 54f8589

Please sign in to comment.