Skip to content

Commit 60f1697

Browse files
committed
.
1 parent d5c6bf9 commit 60f1697

File tree

7 files changed

+78
-2
lines changed

7 files changed

+78
-2
lines changed

data/team.tsx

Lines changed: 78 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ export const members: {
259259
url: "https://github.com/lzpyx",
260260
},
261261
],
262-
keys: ["intern"],
262+
keys: ["phd"],
263263
},
264264
{
265265
name: "Jiazhi Yang",
@@ -311,6 +311,82 @@ export const members: {
311311
],
312312
keys: ["intern"],
313313
},
314+
{
315+
name: "Checheng Yu",
316+
image: "/assets/person/checheng_yu.jpg",
317+
desc: "",
318+
image_s: "/assets/person/checheng_yu_s.jpg",
319+
links: [
320+
{
321+
icon: "homepage",
322+
url: "https://tradewindycc.github.io/"
323+
},
324+
{
325+
icon: "email",
326+
url: "mailto:ycc2366582449@outlook.com",
327+
},
328+
{
329+
icon: "github",
330+
url: "https://github.com/Tradewindycc",
331+
},
332+
],
333+
keys: ["intern"],
334+
},
335+
{
336+
name: "Caojun Wang",
337+
image: "/assets/person/caojun_wang.jpg",
338+
desc: "",
339+
image_s: "/assets/person/caojun_wang_s.jpg",
340+
links: [
341+
{
342+
icon: "scholar",
343+
url: "https://scholar.google.com/citations?user=35xHlDUAAAAJ&hl"
344+
},
345+
{
346+
icon: "email",
347+
url: "mailto:wangcaojunsos4@gmail.com",
348+
},
349+
{
350+
icon: "github",
351+
url: "https://github.com/WCJ-BERT",
352+
},
353+
],
354+
keys: ["intern"],
355+
},
356+
{
357+
name: "Zhenhua Wu",
358+
image: "/assets/person/zhenhua_wu.jpg",
359+
desc: "",
360+
image_s: "/assets/person/zhenhua_wu_s.jpg",
361+
links: [
362+
{
363+
icon: "email",
364+
url: "mailto:wuzhenhua1122@gmail.com",
365+
},
366+
{
367+
icon: "github",
368+
url: "https://github.com/ArthurWuzh",
369+
},
370+
],
371+
keys: ["intern"],
372+
},
373+
{
374+
name: "Hongchen Li",
375+
image: "/assets/person/hongchen_li.jpg",
376+
desc: "",
377+
image_s: "/assets/person/hongchen_li_s.jpg",
378+
links: [
379+
{
380+
icon: "email",
381+
url: "mailto:lhchen0531@gmail.com",
382+
},
383+
{
384+
icon: "github",
385+
url: "https://github.com/lhcstation",
386+
},
387+
],
388+
keys: ["intern"],
389+
},
314390
{
315391
name: "Longyan Wu",
316392
image: "/assets/person/longyan_wu.jpg",
@@ -488,7 +564,7 @@ export const members: {
488564
url: "https://huggingface.co/StarCycle",
489565
},
490566
],
491-
keys: ["intern"],
567+
keys: ["phd"],
492568
},
493569
{
494570
name: "Haochen Liu",
12 KB
Loading
11.9 KB
Loading
11.4 KB
Loading
11.7 KB
Loading
11.5 KB
Loading
14.5 KB
Loading

0 commit comments

Comments
 (0)