diff --git a/_config.yml b/_config.yml index 6f5072d..0c0c59a 100644 --- a/_config.yml +++ b/_config.yml @@ -83,10 +83,10 @@ author: name : "Bale Chen" avatar : "avatar.png" cn_name : "Also: 陈丙森 (Chen Bing Sen)" - bio : "PhD student at NYU \n NLP Researcher" + bio : "PhD student at NYU + NLP Researcher" location : "Shanghai, China" employer : - # pubmed : "https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow" # googlescholar : "http://yourfullgooglescholarurl.com" email : "bale.chen@nyu.edu" researchgate : # example: "https://www.researchgate.net/profile/yourprofile" diff --git a/_data/navigation.yml b/_data/navigation.yml index f27eddc..63596e3 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -16,7 +16,7 @@ main: # url: /year-archive/ - title: "CV" - url: /files/CV_Bale_Chen_1215.pdf + url: /files/Bale_Chen_Simplified_PhD_CV_Jun2024.pdf - title: "More" url: /more/ diff --git a/_pages/about.md b/_pages/about.md index 15a7f65..20bcb94 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -8,10 +8,11 @@ redirect_from: - /about.html --- -Hi! I am an incoming CS PhD student at [NYU Courant](https://cims.nyu.edu/dynamic/) and [NYU Shanghai](https://shanghai.nyu.edu), mentored by Professor [Chen Zhao](http://www.chenz.umiacs.io/). I received my B.S. degree in Data Science (concentration in Artificial Intelligence) from NYU Shanghai, where I was supervised by Professor [Wilson Tam](https://shanghai.nyu.edu/academics/faculty/directory/yik-cheung-wilson-tam). My research interests are in **Retrieval-Augmented Langauge Models** and **Controllable Text Generation**. +Hi! I am an incoming CS PhD student at [NYU Courant](https://cims.nyu.edu/dynamic/) and [NYU Shanghai](https://shanghai.nyu.edu), mentored by Professor [Chen Zhao](http://www.chenz.umiacs.io/). Previously, I received my B.S. degree in Data Science (concentration in Artificial Intelligence) from NYU Shanghai, where I was supervised by Professor [Wilson Tam](https://shanghai.nyu.edu/academics/faculty/directory/yik-cheung-wilson-tam). My research interests are in **Retrieval-Augmented Langauge Models** and **Controllable Text Generation**. News ====== -* **[March 2024]** I am attending NAACL 2024 to present our work on [](https://arxiv.org/abs/2405.17893) in collaboration with Xiaocheng Yang and Professor Wilson Tam! +* **[March 2024]** I am attending NAACL 2024 to present our work [ProPer](https://arxiv.org/abs/2405.17893) in collaboration with Xiaocheng Yang and Professor Wilson Tam! + diff --git a/_publications/20240313-prolog.md b/_publications/20240313-prolog.md index b07ab37..d4f9bc7 100644 --- a/_publications/20240313-prolog.md +++ b/_publications/20240313-prolog.md @@ -2,9 +2,7 @@ title: "Arithmetic Reasoning with LLM: Prolog Generation & Permutation" collection: publications permalink: /publication/20240313-prolog -excerpt: '
Paper Code
Xiaocheng Yang, Bingsen Chen, Yik-Cheng Tam
[Paper] [Code]
[NAACL 2024] Xiaocheng Yang, Bingsen Chen, Yik-Cheng Tam