forked from InternLM/Tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
【大家可以叫我】: InternLM | ||
【坐标】:上海 | ||
【专业/职业】:小助手 | ||
【兴趣爱好】: 乒乓球 | ||
【项目技能】:cv、nlp | ||
【组队情况】:未组队,快来一起! | ||
【本课程学习基础】:CV、NLP、LLM | ||
【本期活动目标】:一起学习,快乐暑假,闯关达人! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Git 课程任务 | ||
|
||
## 任务概览 | ||
|
||
- **任务1**: 破冰活动:自我介绍 | ||
- **任务2**: 实践项目:构建个人项目 | ||
|
||
## 任务1: 破冰活动:自我介绍 | ||
|
||
### 目标 | ||
|
||
每位参与者提交一份自我介绍。 | ||
|
||
![XNzebK7ItoftfwxiXQ2cY3lYn0g](https://github.com/InternLM/Tutorial/assets/160732778/bb74cc07-e806-4d17-9dbc-cca2890a9230) | ||
|
||
### 要求 | ||
|
||
1. 命名格式为 `camp3_<id>.md`,其中 `<id>` 是您的报名问卷ID。 | ||
2. 文件路径应为 `./data/Git/task/`。 | ||
3. 【大家可以叫我】内容可以是 GitHub 昵称、微信昵称或其他网名。 | ||
4. 在 GitHub 上创建一个 Pull Request,提供对应的 PR 链接。 | ||
|
||
|
||
## 任务2: 实践项目:构建个人项目 | ||
|
||
### 目标 | ||
|
||
创建一个个人仓库,用于提交笔记、心得体会或分享项目。 | ||
|
||
![NiN3bCHIaoHh7GxQG6WcEY3Yn9f](https://github.com/InternLM/Tutorial/assets/160732778/c76691e7-eb21-435f-a0ed-4a6b62e569e4) | ||
|
||
### 要求 | ||
|
||
1. 创建并维护一个公开的大模型相关项目或笔记仓库。 | ||
2. 提交作业时,提供您的 GitHub 仓库链接。 | ||
3. 如果您不常使用 GitHub,您可以选择其他代码管理平台,如 Gitee,并提交相应的链接。 | ||
4. 仓库介绍中添加超链接跳转 [GitHub 仓库](https://github.com/InternLM/Tutorial)(<u>[https://github.com/InternLM/Tutorial](https://github.com/InternLM/Tutorial)</u>) | ||
|