--- license: apache-2.0 datasets: - nayohan/math-gpt-4o-200k-ko language: - ko - en base_model: meta-llama/Meta-Llama-3.1-8B-Instruct --- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. unsloth를 사용하여 meta-llama/Meta-Llama-3.1-8B-Instruct 모델에 LORA 파인튜닝을 완료했습니다. v01과의 차이점은 per_device_train_batch_size, gradient_accumulation_steps 파라미터의 값을 변경해 학습했습니다. Contact : cgh@tnap.co.kr