data-juicer icon indicating copy to clipboard operation
data-juicer copied to clipboard

Add sentence_augmentation_mapper

Open Qirui-jiao opened this issue 1 year ago • 2 comments

Augment sentences using LLMs. Hyperparameters:

  • system_prompt: system prompt;
  • task_sentence: the instruction for the current task;
  • max_new_tokens: the maximum number of new tokens generated by the model;
  • sampling_params: sampling parameters for text generation.

Qirui-jiao avatar Aug 22 '24 12:08 Qirui-jiao

This PR is marked as stale because there has been no activity for 21 days. Remove stale label or add new comments or this PR will be closed in 3 day.

github-actions[bot] avatar Sep 21 '24 09:09 github-actions[bot]

Close this stale PR.

github-actions[bot] avatar Sep 24 '24 09:09 github-actions[bot]

Close due to this PR was included in PR #550

HYLcool avatar Jan 17 '25 06:01 HYLcool