Skip to content

Commit 9b6bb9e

Browse files
committed
update
1 parent 889f3f0 commit 9b6bb9e

File tree

6 files changed

+37
-18
lines changed

6 files changed

+37
-18
lines changed

_data/repositories.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ github_users:
33

44
github_repos:
55
- yuchenlin/LLM-Blender
6-
- jdf-prog/LLM-Gen
7-
- TIGER-AI-Lab/TIGERScore
6+
- TIGER-AI-Lab/verl-tool
87
- TIGER-AI-Lab/Mantis
9-
- jdf-prog/easy-openai
8+
- TIGER-AI-Lab/AceCoder
9+
- TIGER-AI-Lab/VideoScore
10+
- TIGER-AI-Lab/QuickVideo
11+
- jdf-prog/LLM-Engines

_news/2025_05_20_general_reasoner.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: post
3+
date: 2025-05-20 8:11:00-0700
4+
inline: true
5+
related_posts: false
6+
---
7+
8+
Release [General-Reasoner](https://arxiv.org/abs/2505.14652) to elicit general reasoning ability beyond math!
9+

_news/2025_06_01_verltool.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
date: 2025-06-01 8:11:00-0700
4+
inline: true
5+
related_posts: false
6+
---
7+
8+
Anouncing VerlTool, see [X post](https://x.com/DongfuJiang/status/1929198238017720379) and [Github](https://github.com/TIGER-AI-Lab/verl-tool). Paper coming soon.

_news/2025_08_18_nv_intern.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
date: 2025-06-01 8:11:00-0700
4+
inline: true
5+
related_posts: false
6+
---
7+
8+
Starting my internship at [Nvidia ADLR](https://research.nvidia.com/labs/adlr/)!

_pages/about.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,9 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
1515
social: true # includes social icons at the bottom of the page
1616
---
1717

18-
I'm a second-year CS Ph.D. student of [TIGER-Lab][12] at [University of Waterloo][7], advised by Prof. [Wenhu Chen][6]. Previously, I received my bachelor degree in Computer Science at [Zhejiang University][0]. I have interned at at [Allen Institute for AI][11] in summer 2024, supervised by [Bill Yuchen Lin][5] and [Lianhui Qin][10].
18+
I'm a second-year CS Ph.D. student of [TIGER-Lab][12] at [University of Waterloo][7], advised by Prof. [Wenhu Chen][6]. Previously, I received my bachelor degree in Computer Science at [Zhejiang University][0]. I am currently interning at [NVIDIA ADLR]([13]) at Santa Clara.
1919

20-
My research focus on General Artificial Intelligence and their applications. I am particularly interested in understanding the behavior of LLMs and and multimodality reasoning, as well as their evaluation.
21-
22-
<b><span style="color: red; font-weight: bold;">Try out our
23-
<a href="https://huggingface.co/spaces/TIGER-Lab/GenAI-Arena">
24-
<img alt="Huggingface Collections" src="https://img.shields.io/badge/-🤗%20GenAI%20Arena-red?style=flat">
25-
</a>
26-
and
27-
<a href="https://huggingface.co/spaces/WildVision/vision-arena">
28-
<img alt="Huggingface Collections" src="https://img.shields.io/badge/-🤗%20Wildvision%20Arena-red?style=flat">
29-
</a>! We need your votes to help benchmarking multimodal generative models!</span></b>
20+
My research focus on LLM/VLM-post training, including alignment, evaluation, and applications. Recently I am particularly interested in reinforcement learning for reasoning tasks and how they can better use tools to solve problems. I built [VerlTool](https://github.com/TIGER-AI-Lab/verl-tool) as an initial exploration of this direction with a neat and easy-to-use codebase.
3021

3122
[0]: https://www.zju.edu.cn/english/
3223
[1]: https://shanzhenren.github.io/
@@ -41,6 +32,7 @@ and
4132
[10]: https://lianhui.ucsd.edu/
4233
[11]: https://allenai.org/
4334
[12]: https://huggingface.co/TIGER-Lab
35+
[13]: https://research.nvidia.com/labs/adlr/
4436

4537

4638
<!-- Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.

_pages/miscellaneous.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ nav_order: 3
2424
## Services
2525
**I have served as a reviewer for the following conferences**
2626

27-
- ACL ARR (2024)
28-
- NeurIPS (2024)
27+
- ACL ARR (2024, 2025)
28+
- NeurIPS (2024, 2025)
2929
- ICLR (2024)
30-
- TMLR (2024)
30+
- TMLR (2024, 2025)
3131
- AISTATS (2025)
32-
32+
- AAAI (2025)
3333

3434
<!-- For now, this page is assumed to be a static description of your courses. You can convert it to a collection similar to `_projects/` so that you can have a dedicated page for each course.
3535

0 commit comments

Comments
 (0)