data(intent): 검증된 final data 및 split, model 가중치 추가 - #41
Merged
Conversation
hywznn
approved these changes
Aug 6, 2026
BcKmini
self-requested a review
August 6, 2026 07:39
Member
|
LGTM |
BcKmini
approved these changes
Aug 6, 2026
| @@ -0,0 +1 @@ | |||
| fowoco-knowledge/hr-intent-service/models/klue-roberta-base-intent-classifier/model.safetensors filter=lfs diff=lfs merge=lfs -text | |||
Member
There was a problem hiding this comment.
.gitattributes에 klue-roberta의 model.safetensors만 LFS로 등록돼 있고, ax-4.0-light-qlora-classifier/adapter_model.safetensors는 LFS 등록이 안되있는거 같아서 한번 검토해주세요.
Contributor
Author
There was a problem hiding this comment.
adapter는 깃허브 업로드 제한 용량 안넘어서 그냥 올렸는데 이것도 파일이 크긴하니까 LFS 등록을 하는게 좋을까요?
Member
There was a problem hiding this comment.
같이 등록하면 보기 편할거같아요. 초과가 아니니 안해도 괜찮습니다
BcKmini
approved these changes
Aug 6, 2026
| @@ -0,0 +1,3 @@ | |||
| version https://git-lfs.github.com/spec/v1 | |||
| oid sha256:abf0d7d3bdb89a5ac34abc8cc41a77396bf024f02de6939591b3c555446bd48b | |||
| size 442518124 | |||
BcKmini
approved these changes
Aug 6, 2026
| {"id": 1231, "hr_input": "WRK-841 급여명세서 받아서 이번 달 공제 세부 확인 부탁", "intents": [{"intent": "DOCUMENT_REQUEST", "evidence": "급여명세서 받아서"}, {"intent": "PAYROLL_EXPLANATION", "evidence": "이번 달 공제 세부 확인 부탁"}]} | ||
| {"id": 1232, "hr_input": "WRK-842: 오늘 새 작업지시서 확인 요청", "intents": [{"intent": "WORK_INSTRUCTION", "evidence": "오늘 새 작업지시서 확인 요청"}]} | ||
| {"id": 1233, "hr_input": "신규 WRK-843 계약서 받아서 등록 및 배치 라인 결정 완료", "intents": [{"intent": "OUT_OF_SCOPE", "evidence": null}]} | ||
| {"id": 1234, "hr_input": "WRK-844 휴가 종료, 원복 배치 및 급여 정상 지급 안내", "intents": [{"intent": "EMPLOYMENT_CHANGE", "evidence": "휴가 종료"}, {"intent": "WORK_INSTRUCTION", "evidence": "원복 배치"}, {"intent": "PAYROLL_EXPLANA |
Member
There was a problem hiding this comment.
1340개.. 저도 주말에 시간되면 채은님 환경 맞춰서 해보겠습니다
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 #
변경 내용
변경 이유
검증
<type>(<scope>): <한국어 요약>형식입니다.make validatemake lintmake test데이터 변경
영향 및 제한사항
리뷰 포인트