File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ title: OpenBMB × Hugging Face × THUNLP,联袂献上经典大模型课
3
3
date : 2024-07-02
4
4
---
5
5
6
- 这个夏天,THUNLP 携手 Hugging Face 和 OpenBMB,推出 ** 大模型公开课第二季** 。
6
+ 这个夏天,THUNLP 携手 Hugging Face 和 OpenBMB,推出** 大模型公开课第二季** 。
7
7
8
- 在大模型公开课第二季中,将有全球知名开源社区 ** OpenBMB X Hugging Face** 梦幻联动;** MiniCPM** 、 ** ChatDev** 、 ** Ultra** 对齐等明星开源项目作者亲自授课,带领同学从深度学习开始快速了解大模型的相关理论并进行实践。
8
+ 在大模型公开课第二季中,将有全球知名开源社区** OpenBMB X Hugging Face** 梦幻联动;** MiniCPM** 、 ** ChatDev** 、 ** Ultra** 对齐等明星开源项目作者亲自授课,带领同学从深度学习开始快速了解大模型的相关理论并进行实践。
9
9
10
- 为了更广泛地普及大模型技术,课程视频及相关课程资料将从 ** 7月10日** 起,陆续上线至多个平台,欢迎广大同学关注学习。 ** 我们期待和更多平台、媒体和社区开展合作,如有合作意向请联系OpenBMB小助手。**
10
+ 为了更广泛地普及大模型技术,课程视频及相关课程资料将从** 7月10日** 起,陆续上线至多个平台,欢迎广大同学关注学习。** 我们期待和更多平台、媒体和社区开展合作,如有合作意向请联系OpenBMB小助手。**
11
11
12
12
![ ] ( /images/courses/thunlp_openbmb.png )
13
13
Original file line number Diff line number Diff line change 106
106
date : 2023
107
107
108
108
- title : TASTE
109
- subtitle : CIKM 2023
109
+ subtitle : CIKM 2023 (<span style="color:red">oral</span>)
110
110
image : images/projects/taste.png
111
111
link : https://github.com/OpenMatch/TASTE
112
112
description : Text Matching Improves Sequential Recommendation by Reducing Popularity Biases
Original file line number Diff line number Diff line change 50
50
{%- if site.data.ccf -%}
51
51
{%- assign current_pub = citation.publisher | strip -%}
52
52
{%- if site.data.ccf.a_publishers contains current_pub -%}
53
- · CCF-A
53
+ · < span style =" color: orange; " > CCF-A</ span >
54
54
{%- endif -%}
55
55
{%- if site.data.ccf.b_publishers contains current_pub -%}
56
- · CCF-B
56
+ · < span style =" color: orange; " > CCF-B</ span >
57
57
{%- endif -%}
58
58
{%- if site.data.ccf.c_publishers contains current_pub -%}
59
- · CCF-C
59
+ · < span style =" color: orange; " > CCF-C</ span >
60
60
{%- endif -%}
61
61
{%- if site.data.ccf.expanded_publishers contains current_pub -%}
62
- · CCF-Expanded
62
+ · < span style =" color: orange; " > CCF-Expanded</ span >
63
63
{%- endif -%}
64
64
{%- else -%}
65
65
{{ "" }}
You can’t perform that action at this time.
0 commit comments