Skip to content

Commit 0f4aa5b

Browse files
author
NamCyan
committed
update
1 parent 9b2b4f7 commit 0f4aa5b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

gitprofile.config.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,16 @@ const config = {
129129
limit: 3
130130
},
131131
publications: [
132+
{
133+
title: 'Dopamin: Transformer-based Comment Classifiers through Domain Post-Training and Multi-level Layer Aggregation',
134+
year: 2024,
135+
authors: 'Nam Le Hai and Nghi D. Q. Bui',
136+
conference: "[NLBSE'24] Workshop on Natural Language-based Software Engineering",
137+
description: 'ai4code | ai4se | comment-classification',
138+
keywords: ['ai4code', 'ai4se', 'comment-classification'],
139+
imageUrl: 'https://twitter.com/NLBSE_workshop/photo',
140+
link:'',
141+
},
132142
{
133143
title: 'The Vault: A Comprehensive Multilingual Dataset for Advancing Code Understanding and Generation',
134144
year: 2023,

0 commit comments

Comments
 (0)