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 tests for BERT #219

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Add tests for BERT #219

merged 2 commits into from
Jan 31, 2025

Conversation

sgligorijevicTT
Copy link
Contributor

Ticket

Problem description

We need more tests

What's changed

I added tests for BERT family of models

Checklist

  • New/Existing tests provide coverage for changes

tests/jax/models/bert/base/test_bert_base.py Outdated Show resolved Hide resolved
tests/jax/models/bert/large/test_bert_large.py Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Jan 31, 2025

TestsPassed ✅Skipped ⚠️Failed
TT-XLA Tests467 ran390 passed77 skipped0 failed
TestResult
No test annotations available

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.03%. Comparing base (3bd8ae8) to head (cf74c2f).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #219   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files          21       21           
  Lines        1006     1006           
=======================================
  Hits          775      775           
  Misses        231      231           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sgligorijevicTT sgligorijevicTT merged commit 3f4a9e7 into main Jan 31, 2025
6 checks passed
@sgligorijevicTT sgligorijevicTT deleted the sgligorijevic/add-bert-tests branch January 31, 2025 18:00
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.

3 participants