Commit Graph

609 Commits

Author SHA1 Message Date
HongCheng
1d9ee54555 自我认知数据集和处理代码 2024-04-20 21:04:00 +09:00
HongCheng
140217593c 更新数据集位置 2024-04-20 13:50:46 +09:00
HongCheng
08716bbb23 更新link 2024-04-20 13:48:51 +09:00
HongCheng
044bff515e 更新link 2024-04-20 13:47:31 +09:00
HongCheng
89dea4826a 更正示例数据集 multi_turn_dataset_2, 添加更多描述, 移动处理文件 2024-04-20 13:44:46 +09:00
HongCheng
302c7229a8 添加cli_Llama3.py参考链接 2024-04-20 13:28:58 +09:00
HongCheng
f58f6711ca 更新测试对话文件,添加执行截图 2024-04-20 04:53:42 +09:00
HongCheng
282fb3bf69 添加图片 2024-04-20 01:42:10 +09:00
HongCheng
74f07dd43c update download and model.generate 2024-04-20 01:28:36 +09:00
HongCheng
151b3aebf9 update 添加中文回答prompt 2024-04-20 01:06:55 +09:00
HongCheng
6fa7c5398b 删除旧版本文件 2024-04-20 00:57:32 +09:00
HongCheng
51e6609248 快速llama3 qlora微调指南 2024-04-20 00:55:12 +09:00
HongCheng
d994a2c193
Update Lamma3_qlora_e10_M_1e4_32_64.py 2024-04-19 23:49:18 +09:00
HongCheng
7d570d2b79
upload llama3 qlora config files 2024-04-19 23:45:21 +09:00
xzw
f301087b17
[Merge] Dev (#195) 2024-04-15 21:57:16 +08:00
xzw
350e3e6008
Baby EmoLLM (#194) 2024-04-15 21:56:16 +08:00
santiagoTOP
ca4eb5ccab Baby EmoLLM 2024-04-15 15:45:06 +08:00
santiagoTOP
5f80d8d7dc Merge remote-tracking branch 'origin/main' 2024-04-15 15:42:20 +08:00
xzw
8edc033c06
Add RAG into EmoLLM (#191) 2024-04-14 22:52:09 +08:00
xzw
27b6d79920
[Merge] Dev (#193) 2024-04-14 21:39:49 +08:00
santiagoTOP
186511ce9c Baby EmoLLM 2024-04-14 20:20:11 +08:00
Anooyman
0002531628
Merge branch 'dev' into main 2024-04-14 12:41:55 +08:00
Anooyman
dbe92d31f6
Dev (#10)
* feat: add agents/actions/write_markdown

* [ADD] add evaluation result of base model on 5/10 epochs

* Rename mother.json to mother_v1_2439.json

* Add files via upload

* [DOC] update README

* Update requirements.txt

update mpi4py installation

* Update README_EN.md

update English comma

* Update README.md

基于母亲角色的多轮对话模型微调完毕。已上传到 Huggingface。

* 多轮对话母亲角色的微调的脚本

* Update README.md

加上了王几行XING 和 思在 的作者信息

* Update README_EN.md

* Update README.md

* Update README_EN.md

* Update README_EN.md

* Changes to be committed:
	modified:   .gitignore
	modified:   README.md
	modified:   README_EN.md
	new file:   assets/EmoLLM_transparent.png
	deleted:    assets/Shusheng.jpg
	new file:   assets/Shusheng.png
	new file:   assets/aiwei_demo1.gif
	new file:   assets/aiwei_demo2.gif
	new file:   assets/aiwei_demo3.gif
	new file:   assets/aiwei_demo4.gif

* Update README.md

rectify aiwei_demo.gif

* Update README.md

rectify aiwei_demo style

* Changes to be committed:
	modified:   README.md
	modified:   README_EN.md

* Changes to be committed:
	modified:   README.md
	modified:   README_EN.md

* [Doc] update readme

* [Doc] update readme

* Update README.md

* Update README_EN.md

* Update README.md

* Update README_EN.md

* Delete datasets/mother_v1_2439.json

* Rename mother_v2_3838.json to mother_v2.json

* Delete datasets/mother_v2.json

* Add files via upload

* Update README.md

* Update README_EN.md

* [Doc] Update README_EN.md

minor fix

* InternLM2-Base-7B QLoRA微调模型 链接和测评结果更新

* add download_model.py script, automatic download of model libraries

* 清除图片的黑边、更新作者信息
	modified:   README.md
	new file:   assets/aiwei_demo.gif
	deleted:    assets/aiwei_demo1.gif
	modified:   assets/aiwei_demo2.gif
	modified:   assets/aiwei_demo3.gif
	modified:   assets/aiwei_demo4.gif

* rectify aiwei_demo transparent

* transparent

* modify: aiwei_demo table--->div

* modified:   aiwei_demo

* modify: div ---> table

* modified:   README.md

* modified:   README_EN.md

* update model config file links

* Create internlm2_20b_chat_lora_alpaca_e3.py

20b模型的配置文件

* Fix the bug that openxlab platform cannot be deployed.

* update model config file links

update model config file links

* Revert "update model config file links"

* [redo] update model config file links 20b

---------

Co-authored-by: jujimeizuo <fengzetao.zed@foxmail.com>
Co-authored-by: xzw <62385492+aJupyter@users.noreply.github.com>
Co-authored-by: Zeyu Ba <72795264+ZeyuBa@users.noreply.github.com>
Co-authored-by: Bryce Wang <90940753+brycewang2018@users.noreply.github.com>
Co-authored-by: zealot52099 <songyan5209@163.com>
Co-authored-by: HongCheng <kwchenghong@gmail.com>
Co-authored-by: Yicong <yicooong@qq.com>
Co-authored-by: Yicooong <54353406+Yicooong@users.noreply.github.com>
Co-authored-by: aJupyter <ajupyter@163.com>
Co-authored-by: MING_X <119648793+MING-ZCH@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: HatBoy <null2none@163.com>
Co-authored-by: ZhouXinAo <142309012+zxazys@users.noreply.github.com>
2024-04-14 12:40:39 +08:00
Anooyman
7ec43acf6a Update README.md 2024-04-14 12:26:28 +08:00
Anooyman
2632ec390d Add RAG into internlm2 2024-04-14 12:22:35 +08:00
Anooyman
14890fad56
Update code (#8)
* feat: add agents/actions/write_markdown

* [ADD] add evaluation result of base model on 5/10 epochs

* Rename mother.json to mother_v1_2439.json

* Add files via upload

* [DOC] update README

* Update requirements.txt

update mpi4py installation

* Update README_EN.md

update English comma

* Update README.md

基于母亲角色的多轮对话模型微调完毕。已上传到 Huggingface。

* 多轮对话母亲角色的微调的脚本

* Update README.md

加上了王几行XING 和 思在 的作者信息

* Update README_EN.md

* Update README.md

* Update README_EN.md

* Update README_EN.md

* Changes to be committed:
	modified:   .gitignore
	modified:   README.md
	modified:   README_EN.md
	new file:   assets/EmoLLM_transparent.png
	deleted:    assets/Shusheng.jpg
	new file:   assets/Shusheng.png
	new file:   assets/aiwei_demo1.gif
	new file:   assets/aiwei_demo2.gif
	new file:   assets/aiwei_demo3.gif
	new file:   assets/aiwei_demo4.gif

* Update README.md

rectify aiwei_demo.gif

* Update README.md

rectify aiwei_demo style

* Changes to be committed:
	modified:   README.md
	modified:   README_EN.md

* Changes to be committed:
	modified:   README.md
	modified:   README_EN.md

* [Doc] update readme

* [Doc] update readme

* Update README.md

* Update README_EN.md

* Update README.md

* Update README_EN.md

* Delete datasets/mother_v1_2439.json

* Rename mother_v2_3838.json to mother_v2.json

* Delete datasets/mother_v2.json

* Add files via upload

* Update README.md

* Update README_EN.md

* [Doc] Update README_EN.md

minor fix

* InternLM2-Base-7B QLoRA微调模型 链接和测评结果更新

* add download_model.py script, automatic download of model libraries

* 清除图片的黑边、更新作者信息
	modified:   README.md
	new file:   assets/aiwei_demo.gif
	deleted:    assets/aiwei_demo1.gif
	modified:   assets/aiwei_demo2.gif
	modified:   assets/aiwei_demo3.gif
	modified:   assets/aiwei_demo4.gif

* rectify aiwei_demo transparent

* transparent

* modify: aiwei_demo table--->div

* modified:   aiwei_demo

* modify: div ---> table

* modified:   README.md

* modified:   README_EN.md

* update model config file links

* Create internlm2_20b_chat_lora_alpaca_e3.py

20b模型的配置文件

* update model config file links

update model config file links

* Revert "update model config file links"

---------

Co-authored-by: jujimeizuo <fengzetao.zed@foxmail.com>
Co-authored-by: xzw <62385492+aJupyter@users.noreply.github.com>
Co-authored-by: Zeyu Ba <72795264+ZeyuBa@users.noreply.github.com>
Co-authored-by: Bryce Wang <90940753+brycewang2018@users.noreply.github.com>
Co-authored-by: zealot52099 <songyan5209@163.com>
Co-authored-by: HongCheng <kwchenghong@gmail.com>
Co-authored-by: Yicong <yicooong@qq.com>
Co-authored-by: Yicooong <54353406+Yicooong@users.noreply.github.com>
Co-authored-by: aJupyter <ajupyter@163.com>
Co-authored-by: MING_X <119648793+MING-ZCH@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: HatBoy <null2none@163.com>
Co-authored-by: ZhouXinAo <142309012+zxazys@users.noreply.github.com>
2024-04-14 10:09:17 +08:00
HongCheng
889d86bc0d
Fix the bug that openxlab platform cannot be deployed. (#187)
This PR adds `python download_model.py {model_name_path}` before using streamlit to deploy the model
2024-04-13 10:09:43 +09:00
HongCheng
bad86d2778
[redo] update model config file links 20b (#190) 2024-04-13 10:06:58 +09:00
HongCheng
507ac64fe0 [redo] update model config file links 20b 2024-04-13 10:00:40 +09:00
HongCheng
d401e8d62d
Revert "update model config file links" (#189) 2024-04-13 09:57:26 +09:00
HongCheng
305d4db8e2
Revert "update model config file links" 2024-04-13 09:56:58 +09:00
HongCheng
5dd0767935
update model config file links (#188) 2024-04-13 09:28:04 +09:00
HongCheng
67616a8547 update model config file links
update model config file links
2024-04-13 09:26:26 +09:00
HatBoy
8e4e09edfa Fix the bug that openxlab platform cannot be deployed. 2024-04-12 21:38:45 +08:00
xzw
7035dc1713
Merge Dev (#186) 2024-04-12 19:31:02 +08:00
xzw
3b8c2ec5b4
Create internlm2_20b_chat_lora_alpaca_e3.py (#185) 2024-04-12 19:30:15 +08:00
ZhouXinAo
3366b8a8bf
Create internlm2_20b_chat_lora_alpaca_e3.py
20b模型的配置文件
2024-04-12 11:33:32 +08:00
HongCheng
a41e470c10
update model config file links (#184) 2024-04-12 11:18:56 +09:00
HongCheng
2654270f95 update model config file links 2024-04-12 11:17:12 +09:00
xzw
b11e29ab70
[Doc] update readme (#183) 2024-04-11 17:18:30 +08:00
MING_X
f7c7a27a54
消除图片黑边,增加作者信息 (#182) 2024-04-11 15:43:26 +08:00
Yicong
0d601db64e modified: README_EN.md 2024-04-11 11:30:33 +08:00
Yicong
7711050761 modified: README.md 2024-04-11 11:25:32 +08:00
Yicong
fa20c8fd5a modify: div ---> table 2024-04-11 11:22:14 +08:00
Yicong
5df57c021e modified: aiwei_demo 2024-04-11 11:15:37 +08:00
Yicong
1423ccf286 modify: aiwei_demo table--->div 2024-04-11 10:53:57 +08:00
Yicong
4b5b7dc68e transparent 2024-04-11 10:43:04 +08:00
Yicong
89636325c7 rectify aiwei_demo transparent 2024-04-11 10:39:16 +08:00
Yicong
edaac7e256 Merge branch 'main' of https://github.com/Yicooong/EmoLLM 2024-04-11 10:29:27 +08:00
Yicong
67687fc5bf 清除图片的黑边、更新作者信息
modified:   README.md
	new file:   assets/aiwei_demo.gif
	deleted:    assets/aiwei_demo1.gif
	modified:   assets/aiwei_demo2.gif
	modified:   assets/aiwei_demo3.gif
	modified:   assets/aiwei_demo4.gif
2024-04-11 10:24:49 +08:00