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 requirements with additional dependencies #35

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Update requirements.txt to include transformers and datasets libraries

This PR includes the following changes:

  • Added transformers==4.20.1 to the requirements.txt file.
  • Added datasets==2.4.0 to the requirements.txt file.

These additions will enable the chat-agent to utilize the Hugging Face Transformers library for advanced natural language processing tasks and the Datasets library for handling training data.

Checklist:

  • Added transformers library with specified version.
  • Added datasets library with specified version.
  • Test the changes

This PR was written by Devin 👼

Link to Devin run

@kasinadhsarma kasinadhsarma merged commit 7eb5f53 into main Jul 16, 2024
2 checks passed
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.

1 participant