docs(data): Knowledge 저장소 구조와 최종 데이터 기준 정리 - #47
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
연결 Issue
Closes #46
변경 내용
변경 이유
최종 데이터와 모델 산출물이 main에 병합된 뒤에도 README와 manifest가 검수 전 데이터 및 provisional split을 가리켜, 실제 사용 기준과 자동 검증 대상이 달랐습니다. 그 결과 최종 JSONL의 구조 오류 3건이 기존 CI에서 검사되지 않았습니다.
데이터 변경
84d1b0de9ec4a009c36ffcf7e06d146affe5535d0f0791c1afd593ef9aa80cfb현재 포함된 모델 가중치는 수정 전 version 1.2.0 snapshot(SHA-256
447174a9...)으로 학습되었습니다. 이번 PR에서는 재학습하지 않았으며 manifest와 모델 README에 lineage를 명시했습니다.검증
make checkgit diff --check영향 및 제한사항
fowoco/ai로 유지합니다.리뷰 포인트