Hugging Face
Models
Datasets
Spaces
Community
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
39.7 kB
4 contributors
History:
13 commits
OliverPerrin
Update LexiMind: improved training, model architecture, and evaluation
1ec7405
10 days 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
about 2 months ago
test_attention.py
5.72 kB
feat: Add FLAN-T5 compatibility with relative position bias
14 days ago
test_decoder.py
4.91 kB
Fix Pylance type errors, add inductor compilation support
13 days ago
test_decoder_step.py
3.08 kB
Style: Fix linting errors and organize imports (ruff & mypy)
15 days ago
test_encoder.py
5.1 kB
Style: Fix linting errors and organize imports (ruff & mypy)
15 days ago
test_encoder_layer.py
3.06 kB
Style: Fix linting errors and organize imports (ruff & mypy)
15 days ago
test_feedforward.py
1.9 kB
Style: Fix linting errors and organize imports (ruff & mypy)
15 days ago
test_heads.py
3.03 kB
Style: Fix linting errors and organize imports (ruff & mypy)
15 days ago
test_multitask.py
4.2 kB
Style: Fix linting errors and organize imports (ruff & mypy)
15 days ago
test_positional_encoding.py
2.21 kB
Style: Apply ruff formatting
15 days ago
test_visualizations.py
6.48 kB
Update LexiMind: improved training, model architecture, and evaluation
10 days ago