Commit Graph

540 Commits

Author SHA1 Message Date
MING_X
eacc143776
Update Professional_evaluation.md 2024-03-11 18:13:20 +08:00
MING_X
c7029281a0
Update README.md
Add InternLM2_7B_chat_full's professional evaluation results
2024-03-11 18:09:33 +08:00
MING_X
10d4166165
Update General_evaluation_EN.md 2024-03-11 15:37:50 +08:00
MING_X
7f070f2281
Merge pull request #60 from MING-ZCH/main
[DOC] Fix bugs in docs
2024-03-11 15:36:28 +08:00
MING_X
788c009922
Update General_evaluation_EN.md 2024-03-11 15:28:56 +08:00
MING_X
53e68a804e
Update tutorial_EN.md 2024-03-11 15:28:00 +08:00
MING_X
af8c4eb85a
Update tutorial.md 2024-03-11 15:22:39 +08:00
chaoke
f9c8d81c09
Merge pull request #59 from 8baby8/main
add Ocr.md
2024-03-11 13:18:29 +08:00
8baby8
c644e3c696 Merge branch 'main' of github.com:8baby8/EmoLLM 2024-03-11 13:15:50 +08:00
8baby8
2fc3caeeba add ocr.md 2024-03-11 13:15:22 +08:00
xzw
cb767418c7
Merge pull request #58 from SmartFlowAI/dev
Merge dev
2024-03-10 23:46:36 +08:00
xzw
fd48b39a41
Merge pull request #57 from Nobody-ML/main
[docs] update lmdeploy file
2024-03-10 23:45:45 +08:00
Nobody-ML
f655360b9f [docs] update lmdeploy file 2024-03-10 23:25:34 +08:00
xzw
543923dd47
Merge pull request #54 from Anooyman/main
Update multi QA generation process
2024-03-10 21:51:46 +08:00
MING_X
602931c082
Merge pull request #56 from MING-ZCH/main
[DOC] Update README.md in datasets
2024-03-10 16:38:42 +08:00
MING_X
ad95c6fde7
Merge branch 'SmartFlowAI:main' into main 2024-03-10 16:34:24 +08:00
MING_X
f92fe6294a
Update LICENSE 2024-03-10 16:33:35 +08:00
xzw
fc09661229
Merge pull request #55 from Vicky-3021/new_pr_v
[Docs]English md
2024-03-10 16:13:58 +08:00
MING_X
b499aec9da
Update README_EN.md 2024-03-10 16:09:17 +08:00
MING_X
49998436b9
Update README.md 2024-03-10 16:04:31 +08:00
Vicky
27458ef8ac 新增ENmd文档 2024-03-10 15:52:18 +08:00
edward_ke
c01c67c33f Update multi QA generation process
Each thread stores the generated content independently, and finally integrates the generated content into a file
2024-03-10 13:10:24 +08:00
xzw
63fd4e24de
Merge pull request #53 from Anooyman/main
[DOC] Update README
2024-03-10 10:42:08 +08:00
edward_ke
e9c7ebf8df Update README
Update for new concurrency feature
2024-03-10 06:20:32 +08:00
এ許我辞忧࿐♡
1912b745a6
Add files via upload 2024-03-09 21:30:52 +08:00
xzw
7891e1aa5f
Merge pull request #52 from Anooyman/main
Add concurrent functions
2024-03-09 19:50:18 +08:00
Anooyman
d60f1dc8e1
Add concurrent functions (#1)
Add concurrent functions for QA generation

Co-authored-by: edward_ke <edward_ke@trendmicro.com>
2024-03-09 16:44:59 +08:00
xzw
ff6751a639
Merge pull request #51 from Nobody-ML/main
[docs] add lmdeploy.md
2024-03-08 21:05:12 +08:00
Nobody-ML
14dfdd9c93 [docs] add lmdeploy.md 2024-03-08 20:57:50 +08:00
Mxode
07527619fd Calling parameters from config.py 2024-03-08 19:00:45 +08:00
Mxode
b6eca08fb8 Add exception handling 2024-03-08 19:00:12 +08:00
Mxode
ed62f05a87 Merge branch 'main' of github.com:SmartFlowAI/EmoLLM 2024-03-08 18:43:39 +08:00
aJupyter
1262b9f22a Added parameters for control 2024-03-08 18:40:07 +08:00
aJupyter
453018c3bf [Fix] update QA_gen 2024-03-08 16:37:36 +08:00
Max
bfe9902852 QA Generation - Modify the default interval to 10 2024-03-08 00:02:21 +08:00
Max
bb99153255 QA Generation - Update config.py 2024-03-07 23:59:10 +08:00
Max
52a0cc3b44 QA Generation - Update requirements.txt 2024-03-07 23:58:05 +08:00
MING_X
8392732366
Merge pull request #50 from MING-ZCH/main
[DOC] Update system_prompt of qa_generation
2024-03-07 23:09:46 +08:00
MING_X
f90745e386
Update README.md 2024-03-07 23:05:30 +08:00
MING_X
2424d2fcf3
Update README.md 2024-03-07 22:54:32 +08:00
MING_X
86f8aaf82e
Create system_prompt_v2.md 2024-03-07 22:52:32 +08:00
MING_X
f5bdc120e8
Rename system_prompt.md to system_prompt_v1.md 2024-03-07 22:40:28 +08:00
Mxode
08f48ad27b Update README 2024-03-07 18:07:07 +08:00
Mxode
1ca8349839 RAG - Initial commit 2024-03-07 18:05:10 +08:00
Mxode
18997ec79c QA Generation - Update README 2024-03-07 18:01:42 +08:00
Mxode
57a9db4c5b Upload QA generation pipeline 2024-03-07 17:56:07 +08:00
MING_X
54ee4010be
Merge pull request #49 from MING-ZCH/main
[DOC] Create README_EN of datasets.md
2024-03-06 17:59:38 +08:00
MING_X
3a49c22983
Create README_EN.md 2024-03-06 17:58:17 +08:00
MING_X
3ed7507e53
Merge pull request #48 from MING-ZCH/main
[DOC] Update docs of evaluation
2024-03-06 17:39:56 +08:00
MING_X
cb360ac1fe
Update Professional_evaluation.md 2024-03-06 17:34:47 +08:00