<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://yoojin-kim.github.io/</id><title>YOOJIN KIM</title><subtitle></subtitle> <updated>2026-01-29T21:31:32+01:00</updated> <author> <name>Yoojin Kim</name> <uri>https://yoojin-kim.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://yoojin-kim.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://yoojin-kim.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Yoojin Kim </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>[D-27] Line Completion - / ing</title><link href="https://yoojin-kim.github.io/posts/d27/" rel="alternate" type="text/html" title="[D-27] Line Completion - / ing" /><published>2026-01-29T21:00:00+01:00</published> <updated>2026-01-29T21:00:00+01:00</updated> <id>https://yoojin-kim.github.io/posts/d27/</id> <content type="text/html" src="https://yoojin-kim.github.io/posts/d27/" /> <author> <name>Yoojin Kim</name> </author> <category term="Thesis" /> <summary>📝 논문 Literature Review 준비 새 채팅에서 다음을 준비하면 좋겠습니다: 필요한 정보: 논문 제목: “Empirical Study of Autoregressive State Space Models for Software Development” 주요 섹션: Related Work (SSMs, Code Models) Background (Mamba, BiGS) Methodology Experiments &amp;amp; Results 핵심 Reference 논문들: Mamba: Structured State Space Models BiGS: Bidirectional Gated SSM CodeXGLUE Benchmarks Transformer baselines (CodeGPT, CodeT5) ...</summary> </entry> <entry><title>[D-29] Cooked</title><link href="https://yoojin-kim.github.io/posts/d29/" rel="alternate" type="text/html" title="[D-29] Cooked" /><published>2026-01-27T15:30:00+01:00</published> <updated>2026-01-27T15:30:00+01:00</updated> <id>https://yoojin-kim.github.io/posts/d29/</id> <content type="text/html" src="https://yoojin-kim.github.io/posts/d29/" /> <author> <name>Yoojin Kim</name> </author> <category term="Thesis" /> <summary>오늘 미팅 내용이 아주 좋지 않았다…잡도리…</summary> </entry> <entry><title>[D-30] Fine-tuning (Token Completion)</title><link href="https://yoojin-kim.github.io/posts/d30/" rel="alternate" type="text/html" title="[D-30] Fine-tuning (Token Completion)" /><published>2026-01-26T20:00:00+01:00</published> <updated>2026-01-26T20:00:00+01:00</updated> <id>https://yoojin-kim.github.io/posts/d30/</id> <content type="text/html" src="https://yoojin-kim.github.io/posts/d30/" /> <author> <name>Yoojin Kim</name> </author> <category term="Thesis" /> <summary>#Token-level Fine-tuning &amp;lt;==&amp;gt; Raw results; &amp;lt;BiGS&amp;gt; (_) [kim@slurm-login causal]$ cat token_completion_py150/test_results.json { "eval_loss": 1.1523972749710083, "eval_accuracy": 0.727497134796791, "eval_runtime": 7.1555, "eval_samples_per_second": 13.975, "eval_steps_per_second": 1.817, "epoch": 5.0 }(_) [kim@slurm-login causal]$ cat token_completion_java/test_results.js...</summary> </entry> <entry><title>[D-36] Fine-tuning (Line Completion)</title><link href="https://yoojin-kim.github.io/posts/d36/" rel="alternate" type="text/html" title="[D-36] Fine-tuning (Line Completion)" /><published>2026-01-20T21:00:00+01:00</published> <updated>2026-01-20T21:00:00+01:00</updated> <id>https://yoojin-kim.github.io/posts/d36/</id> <content type="text/html" src="https://yoojin-kim.github.io/posts/d36/" /> <author> <name>Yoojin Kim</name> </author> <category term="Thesis" /> <summary>📋 작업 요약 (2026-01-20) 🎯 목표 BiGS와 Mamba 모델을 CodeXGLUE line completion 태스크로 fine-tuning 🔴 발견된 문제들 Dataset 문제 (Root Cause) code_x_glue_cc_code_completion_line 데이터셋의 gt 필드가 완전히 비어있음 결과: loss=0.0, eval_loss=NaN Context Truncation 문제 긴 코드가 max_length=512로 잘리면서 target(gt)이 사라짐 39%의 샘플에서 valid labels가 0개 API 호환성 문제 HuggingFace Trainer의 log() 메서드 시그니처 변경 start_time 파라미터 필수화 ✅ 해결 방법 데이터셋 전환: code_...</summary> </entry> <entry><title>[D-40] 향후 계획</title><link href="https://yoojin-kim.github.io/posts/d40/" rel="alternate" type="text/html" title="[D-40] 향후 계획" /><published>2026-01-16T21:00:00+01:00</published> <updated>2026-01-16T21:00:00+01:00</updated> <id>https://yoojin-kim.github.io/posts/d40/</id> <content type="text/html" src="https://yoojin-kim.github.io/posts/d40/" /> <author> <name>Yoojin Kim</name> </author> <category term="Thesis" /> <summary>line completion token completion and then code generation https://github.com/microsoft/CodeXGLUE/tree/main/Code-Code/CodeCompletion-line https://github.com/ishuoliu/ASE-CMamba/tree/main</summary> </entry> </feed>
