File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 148148 % \makecvheader{}
149149 % \end{fullwidth}
150150 \makecvfooter
151- {Autogenerated with \ihref [\faGithub ]{((project_url))}{((project_name))}}
151+ {Made using \ihref [\faGithub ]{((project_url))}{((project_name))}}
152152 {}
153153 {Updated \today }%
154154 \makecvinjection {(( _process_text_to_latex(llm_injection) ))}
186186
187187 \smallskip\divider %
188188 \vspace {-0.4em}
189- \textbf {Internships: } (#- for internship in internships_list -#) \ihref {(( internship.url ))}{(( _process_text_to_latex(internship.company) ))} (( '(' ~ internship.date ~ ')' ))((", " if not loop.last else " ")) (#- endfor -#)
190189 \textbf {Internships: }
191190 (#- for internship in internships_list -#)
192191 \ihref {(( internship.url ))}{
Original file line number Diff line number Diff line change @@ -216,16 +216,14 @@ internships:
216216 date : 2023
217217 description : Analyzed Internal Representation of code generation models.
218218
219- - company : University of Groningen
219+ - company : GroNLP at University of Groningen
220220 location : Netherlands
221- role : Research Intern
222221 url : https://www.rug.nl/
223222 date : 2022
224223 description : Developed token-level alignment tool for MT evaluation.
225224
226225 - company : LATNA at Higher School of Economics
227226 location : Russia
228- role : Research Intern
229227 url : https://nnov.hse.ru/en/latna/
230228 date : 2019-2020
231229 description : Created Abstractive Summarization model using Knowledge Graphs.
You can’t perform that action at this time.
0 commit comments