Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OliverPerrin
/
LexiMind
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LexiMind
/
tests
/
test_models
Ctrl+K
Ctrl+K
4 contributors
History:
13 commits
OliverPerrin
Update LexiMind: improved training, model architecture, and evaluation
076bc18
5 months ago
__init__.py
0 Bytes
Implemented the following parts for the Transformer model: poisional_encoding, feedfoward, encoder, and skeleton of decoder. As well as Test cases for each class respectively and visualizations
6 months ago
test_attention.py
Safe
5.72 kB
feat: Add FLAN-T5 compatibility with relative position bias
5 months ago
test_decoder.py
Safe
4.91 kB
Fix Pylance type errors, add inductor compilation support
5 months ago
test_decoder_step.py
Safe
3.08 kB
Style: Fix linting errors and organize imports (ruff & mypy)
5 months ago
test_encoder.py
Safe
5.1 kB
Style: Fix linting errors and organize imports (ruff & mypy)
5 months ago
test_encoder_layer.py
Safe
3.06 kB
Style: Fix linting errors and organize imports (ruff & mypy)
5 months ago
test_feedforward.py
Safe
1.9 kB
Style: Fix linting errors and organize imports (ruff & mypy)
5 months ago
test_heads.py
Safe
3.03 kB
Style: Fix linting errors and organize imports (ruff & mypy)
5 months ago
test_multitask.py
Safe
4.2 kB
Style: Fix linting errors and organize imports (ruff & mypy)
5 months ago
test_positional_encoding.py
Safe
2.21 kB
Style: Apply ruff formatting
5 months ago
test_visualizations.py
Safe
6.48 kB
Update LexiMind: improved training, model architecture, and evaluation
5 months ago