MiniCPM icon indicating copy to clipboard operation
MiniCPM copied to clipboard

Update finetune.py

Open elenitsonis opened this issue 1 year ago • 1 comments

Hi could we please add a pull request to section: 4.3 4.8 5.2

Thank you

elenitsonis avatar Nov 27 '24 13:11 elenitsonis

diff --git a/finetune/finetune.py b/finetune/finetune.py index 0308169..183a09d 100644 --- a/finetune/finetune.py +++ b/finetune/finetune.py @@ -12,7 +12,8 @@ Trainer, TrainingArguments, BitsAndBytesConfig, -) +)(a href= "ADD link"> TITLE +

@dataclass @@ -29,6 +30,8 @@ class DataArguments: eval_data_path: str = field( default="data/AdvertiseGenChatML/dev.json", metadata={"help": "Path to the test data."},

  •    metadata={help":Path to test data"}
    
  • )

On Wed, 27 Nov 2024, 18:43 elenitsonis, @.***> wrote:

Hi could we please add a pull request to section: 4.3 4.8 5.2

Thank you

You can view, comment on, or merge this pull request online at:

https://github.com/OpenBMB/MiniCPM/pull/267 Commit Summary

File Changes

(1 file https://github.com/OpenBMB/MiniCPM/pull/267/files)

Patch Links:

  • https://github.com/OpenBMB/MiniCPM/pull/267.patch
  • https://github.com/OpenBMB/MiniCPM/pull/267.diff

— Reply to this email directly, view it on GitHub https://github.com/OpenBMB/MiniCPM/pull/267, or unsubscribe https://github.com/notifications/unsubscribe-auth/BLHMSJOBNVJ2WVVVORDSK2L2CXAQBAVCNFSM6AAAAABSS2FDSWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGY4TQNBYG4YDEMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

saurabh12453 avatar Nov 28 '24 06:11 saurabh12453