Skip to content

Commit 9d68ca9

Browse files
addressed feeback and made updates
1 parent f5a897c commit 9d68ca9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/projects/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ <h2 class="project-title">SaiMan</h2>
113113
<img class="project-thumbnail" src="./img/projects/project-HinglishEval.png">
114114
<div class="project-info">
115115
<h2 class="project-title">HinglishEval</h2>
116-
<p> Hinglish is a blend of Hindi and English, with frequent usage of English words in sentences with standard Hindi grammar. The HinglishEval project evaluates the effectiveness of code-generation models on Hinglish prompts. </p>
116+
<p> HinglishEval is a benchmark for evaluating the effectiveness of code-generation models on Hinglish prompts. HinglishEval was presented at COMPUTE 2024. </p>
117117
<div class="project-buttons">
118-
<a class="project-button" href="https://sathvik040105.github.io/crypto-SaiMan/">
118+
<a class="project-button" href="https://github.com/mrigankpawagi/HinglishEval/blob/main/draft/HinglishEval.pdf ">
119119
<span class="material-symbols-outlined">open_in_new</span>
120-
<span class="project-button-label"> Visit Page </span>
120+
<span class="project-button-label" style="font-size: 19px"> View Paper </span>
121121
</a>
122122
<a class="project-button" href=" https://github.com/mrigankpawagi/HinglishEval">
123123
<img class="project-button-icon" src="./img/social/git.png" />

0 commit comments

Comments
 (0)