Commit Graph

100 Commits

Author SHA1 Message Date
Anooyman
de0674ccf7
Update main code (#2)
* update rag/src/data_processing.py

* Add files via upload

allow user to load embedding & rerank models from cache

* Add files via upload

embedding_path = os.path.join(model_dir, 'embedding_model')  
rerank_path = os.path.join(model_dir, 'rerank_model')

* 测试push dev

测试push dev

* Add files via upload

两个母亲多轮对话数据集合并、清理和去重之后,得到 2439 条多轮对话数据(每条有6-8轮对话)。

* optimize deduplicate.py

Add time print information
save duplicate dataset as well
remove print(content)

* add base model qlora fintuning config file: internlm2_7b_base_qlora_e10_M_1e4_32_64.py

* add full finetune code from internlm2

* other 2 configs for base model

* update cli_internlm2.py

 three methods to load model

1. download model in openxlab
2. download model in modelscope
3. offline model

* create upload_modelscope.py

* add base model and update personal contributions

* add README.md for Emollm_Scientist

* Create README_internlm2_7b_base_qlora.md

InternLM2 7B Base QLoRA 微调指南

* [DOC]EmoLLM_Scientist微调指南

* [DOC]EmoLLM_Scientist微调指南

* [DOC]EmoLLM_Scientist微调指南

* [DOC]EmoLLM_Scientist微调指南

* [DOC]EmoLLM_Scientist微调指南

* [DOC]EmoLLM_Scientist微调指南

* update

* [DOC]README_scientist.md

* delete config

* format update

* upload xlab

* add README_Model_Uploading.md and images

* modelscope model upload

* Modify Recent Updates

* update daddy-like Boy-Friend EmoLLM

* update model uploading with openxlab

* update model uploading with openxlab

---------

Co-authored-by: zealot52099 <songyan5209@163.com>
Co-authored-by: xzw <62385492+aJupyter@users.noreply.github.com>
Co-authored-by: zealot52099 <67356208+zealot52099@users.noreply.github.com>
Co-authored-by: Bryce Wang <90940753+brycewang2018@users.noreply.github.com>
Co-authored-by: HongCheng <kwchenghong@gmail.com>
2024-03-24 11:51:19 +08:00
jeky
dbdd731565 1111 2024-03-20 23:25:07 +08:00
MING_X
12959e6d1a
Update README.md 2024-03-20 17:40:07 +08:00
MING_X
cf1b17abf3
Update README.md 2024-03-20 16:05:31 +08:00
MING_X
3393149685
Update README.md 2024-03-20 16:01:43 +08:00
jkhumor
1ee3a481b8 update readme 2024-03-19 13:11:39 +08:00
jkhumor
7bbe3842dc modify readme 2024-03-19 12:34:51 +08:00
王友昉
1de2cf5a86 update README 2024-03-18 23:13:00 +08:00
ZhouXinAo
28086d3f89
Update README.md 2024-03-18 21:09:47 +08:00
zealot52099
428b24f7a1
updata README.md and README_EN.md 2024-03-17 17:44:33 +08:00
zealot52099
758b4d259c
update README.md and README_EN.md 2024-03-17 17:39:17 +08:00
xzw
ca1b0d2c20
Merge branch 'main' into dev 2024-03-16 18:40:42 +08:00
MING_X
a703b9a690
Update README.md 2024-03-16 15:42:16 +08:00
Anooyman
c08e4dccd6
Merge branch 'dev' into main 2024-03-16 08:39:25 +08:00
Anooyman
000491f1be
Merge Main code (#2)
* Add files via upload

* 新增ENmd文档

* Update README.md

* Update README_EN.md

* Update LICENSE

* [docs] update lmdeploy file

* add ocr.md

* Update tutorial.md

* Update tutorial_EN.md

* Update General_evaluation_EN.md

* Update General_evaluation_EN.md

* Update README.md

Add InternLM2_7B_chat_full's professional evaluation results

* Update Professional_evaluation.md

* Update Professional_evaluation.md

* Update Professional_evaluation.md

* Update Professional_evaluation.md

* Update Professional_evaluation_EN.md

* Update README.md

* Update README.md

* Update README_EN.md

* Update README_EN.md

* Update README_EN.md

* [DOC] update readme

* Update LICENSE

* Update LICENSE

* update personal info and small format optimizations

* update personal info and translations for contents in a table

* Update RAG README

* Update demo link in README.md

* Update xlab app link

* Update xlab link

* add xlab model

* Update web_demo-aiwei.py

* add bitex

---------

Co-authored-by: xzw <62385492+aJupyter@users.noreply.github.com>
Co-authored-by: এ許我辞忧࿐♡ <127636623+Smiling-Weeping-zhr@users.noreply.github.com>
Co-authored-by: Vicky <vicky_3021@163.com>
Co-authored-by: MING_X <119648793+MING-ZCH@users.noreply.github.com>
Co-authored-by: Nobody-ML <1755309985@qq.com>
Co-authored-by: 8baby8 <3345710651@qq.com>
Co-authored-by: chaoke <101492509+8baby8@users.noreply.github.com>
Co-authored-by: aJupyter <ajupyter@163.com>
Co-authored-by: HongCheng <kwchenghong@gmail.com>
Co-authored-by: santiagoTOP <“1537211712top@gmail.com”>
2024-03-15 19:51:04 +08:00
HongCheng
6e16d19bc1
add bitex 2024-03-15 13:10:30 +09:00
HongCheng
5bdbf9364c
add xlab model 2024-03-15 11:10:21 +09:00
HongCheng
0c925d5d14
Update xlab link 2024-03-15 11:06:48 +09:00
HongCheng
e305def96a
Update xlab app link 2024-03-15 10:59:01 +09:00
HongCheng
7cb32e1249
Update demo link in README.md 2024-03-15 10:51:42 +09:00
santiagoTOP
12e05e37d4 Update RAG README 2024-03-14 16:31:00 +08:00
HongCheng
a909afbf89 update personal info and small format optimizations 2024-03-13 01:24:07 +09:00
aJupyter
ec374cc990 [DOC] update readme 2024-03-13 00:04:55 +08:00
MING_X
1714e84db6
Update README.md 2024-03-11 18:59:30 +08:00
MING_X
fa2cf977be
Update README.md 2024-03-11 18:58:43 +08:00
edward_ke
e9c7ebf8df Update README
Update for new concurrency feature
2024-03-10 06:20:32 +08:00
Mxode
08f48ad27b Update README 2024-03-07 18:07:07 +08:00
MING_X
ed6caf8c20
Update README.md 2024-03-05 23:59:43 +08:00
xzw
1dd296c461
Update README.md 2024-03-05 14:32:42 +08:00
xzw
79a135a790
Update README.md 2024-03-03 21:14:06 +08:00
aJupyter
3d46377e9a update readme 2024-03-03 21:11:23 +08:00
aJupyter
4d8ae7d428 feat: add internlm2-chat-7b-config 2024-03-03 21:08:52 +08:00
xzw
e1158ce6b0
Update README.md 2024-03-03 20:50:40 +08:00
xzw
c1bdaf3003
Update README.md 2024-03-03 19:32:32 +08:00
HongCheng
a84732794b solve conflict in readme files 2024-03-03 19:56:51 +09:00
HongCheng
2fb3e26ffe Merge branch 'main' of https://github.com/chg0901/EmoLLM 2024-03-03 19:54:42 +09:00
HongCheng
f3eb5648f1 add Github ID 2024-03-03 19:34:47 +09:00
Nobody-ML
f8794adcdf Update README and README_English_version 2024-03-03 17:40:21 +08:00
chaoke
9565b7b5e5
Update README.md 2024-03-01 20:41:52 +08:00
aiyinyuede justin
3b80b2a726
Update README.md 2024-02-29 22:38:07 -05:00
aiyinyuede justin
0ad220a6b5
Update README.md 2024-02-29 22:37:23 -05:00
aJupyter
ee886c5a12 feat: update readme 2024-02-29 10:51:51 +08:00
aJupyter
39e66f224a chao: update readme 2024-02-27 14:18:41 +08:00
jujimeizuo
476572e461 chore: update readme.md 2024-02-27 09:24:11 +08:00
xzw
ba8f501ebb
Update README.md 2024-02-26 23:50:33 +08:00
JasonLLLLLLLLLLL
26b1e9b1d2
Update README.md 2024-02-26 22:40:59 +08:00
JasonLLLLLLLLLLL
2af9876adc
Update README.md
add author
2024-02-26 12:03:27 +08:00
JasonLLLLLLLLLLL
66269fcd71
Update README.md
美观
2024-02-26 11:57:37 +08:00
JasonLLLLLLLLLLL
eef40ed6c2
Update README.md
美观
2024-02-26 11:56:48 +08:00
JasonLLLLLLLLLLL
e49d58135f
Update README.md
美观
2024-02-26 11:56:14 +08:00