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

SparkNLP 996 - Introducing Phi-2 #14178

Open
wants to merge 4 commits into
base: release/540-release-candidate
Choose a base branch
from

Conversation

prabod
Copy link
Contributor

@prabod prabod commented Feb 19, 2024

Description

Introducing Phi-2
Phi-2 is a Transformer with 2.7 billion parameters. It was trained using the same data sources as Phi-1.5, augmented with a new data source that consists of various NLP synthetic texts and filtered websites (for safety and educational value). When assessed against benchmarks testing common sense, language understanding, and logical reasoning, Phi-2 showcased a nearly state-of-the-art performance among models with less than 13 billion parameters.

Screenshots (if appropriate):

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING page.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@prabod prabod changed the title Sparknlp 996 implement phi as casual lm similar to llama 2 for text generation phi 2 SparkNLP 996 - Introducing Phi-2 Feb 19, 2024
@prabod prabod self-assigned this Feb 19, 2024
@prabod prabod added new-feature Introducing a new feature new model DON'T MERGE Do not merge this PR labels Feb 19, 2024
@maziyarpanahi maziyarpanahi changed the base branch from master to release/540-release-candidate June 6, 2024 11:13
@maziyarpanahi maziyarpanahi marked this pull request as ready for review June 6, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DON'T MERGE Do not merge this PR new model new-feature Introducing a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant