Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Update] modified and add files related to fintuning with internlm2_7b_base #116

Merged
merged 6 commits into from
Mar 21, 2024

Conversation

chg0901
Copy link
Collaborator

@chg0901 chg0901 commented Mar 21, 2024

  1. add internlm2_7b_base_qlora_e3.py and modify requirements.txt
  2. update data.json [ delete 4 empty lines in data.json (425 483 742 1120)]
  3. add dataset processing codes
    • update process.py for multi_turn_dataset(1 and 2) and data.json, data_pro.json to add system prompt
    • add datasets\processed\process_single_turn_conversation_construction.py for single-turn dataset (1 and 2) to modify keys (input and ouput) and add system prompt in each conversation
    • add datasets\processed\process_merge.py for merging these 6 updated dataset in datasets\processed\ as a combined dataset combined_data.json

aJupyter and others added 6 commits March 20, 2024 23:45
 4 empty lines in data.json 425 483 742 1120
1. update process.py for multi_turn_dataset(1 and 2) and data.json, data_pro.json
2. add datasets\processed\process_single_turn_conversation_construction.py for single-turn dataset (1 and 2)
3. add datasets\processed\process_merge.py for these 6 updated dataset in datasets\processed\
@aJupyter aJupyter changed the base branch from main to dev March 21, 2024 07:47
@aJupyter
Copy link
Collaborator

下次请pr到dev分支

@aJupyter aJupyter merged commit e0ec624 into SmartFlowAI:dev Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants