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

Added DeBERTa (v2 / v3) text encoder #3289

Merged
merged 17 commits into from
Mar 27, 2023
Merged

Added DeBERTa (v2 / v3) text encoder #3289

merged 17 commits into from
Mar 27, 2023

Conversation

tgaddair
Copy link
Collaborator

Also adds back sentencepiece, which is needed for this tokenizer.

@tgaddair tgaddair changed the title Added Deberta (v2 / v3) text encoder Added DeBERTa (v2 / v3) text encoder Mar 26, 2023
@github-actions
Copy link

github-actions bot commented Mar 26, 2023

Unit Test Results

  6 files  ±       0    6 suites  ±0   21m 52s ⏱️ - 24m 0s
12 tests  - 2 472  10 ✔️  - 2 465    2 💤  -   7  0 ±0 
60 runs   - 4 920  48 ✔️  - 4 910  12 💤  - 10  0 ±0 

Results for commit 6b893f9. ± Comparison against base commit 02afe73.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@geoffreyangus geoffreyangus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM– happy to see some more code consolidation. Thanks for the change!

@tgaddair tgaddair merged commit 25cc729 into master Mar 27, 2023
@tgaddair tgaddair deleted the deberta branch March 27, 2023 16:25
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.

None yet

2 participants