Skip to content

Commit 392abc3

Browse files
committed
Update resume.json
fix broken links
1 parent cba6269 commit 392abc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/json/resume.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@
6767
"publisher": "Findings of ACL 2025",
6868
"releaseDate": "2025-02",
6969
"summary": "Evaluate the pedagogical utility of LLMs in tailoring explanations to users with different educational backgrounds.",
70-
"url": "../assets/pdf/ELI_Why_Evaluating_the_Pe.pdf"
70+
"url": "https://arxiv.org/pdf/2506.14200"
7171
},
7272
{
7373
"name": "Attributing Culture-Conditioned Generations to Pretraining Corpora",
7474
"author": "Huihan Li*, Arnav Goel*, Keyu He, Xiang Ren",
7575
"publisher": "ICLR 2025",
7676
"releaseDate": "2025-01",
7777
"summary": "This paper introduces MEMOed, a framework to analyze whether AI generations are driven by memorization or generalization, with a focus on cultural symbols.",
78-
"url": "../assets/pdf/Attributing_Culture_Cond.pdf"
78+
"url": "https://arxiv.org/pdf/2412.20760"
7979
},
8080
{
8181
"name": "Enhancing Debugging Skills of LLMs with Prompt Engineering",

0 commit comments

Comments
 (0)