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

Add sentence_augmentation_mapper #401

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Qirui-jiao
Copy link
Collaborator

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 Qirui-jiao added enhancement New feature or request dj:multimodal issues/PRs about multimodal data processing dj:op issues/PRs about some specific OPs labels Aug 22, 2024
@zhijianma zhijianma self-requested a review August 27, 2024 05:18
Copy link

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.

Copy link

Close this stale PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dj:multimodal issues/PRs about multimodal data processing dj:op issues/PRs about some specific OPs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants