Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OliverPerrin
/
LexiMind
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a2dc1d0
LexiMind
/
tests
/
test_models
39.7 kB
4 contributors
History:
12 commits
OliverPerrin
Fix Pylance type errors, add inductor compilation support
67c3a83
17 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
18 days ago
test_decoder.py
4.91 kB
Fix Pylance type errors, add inductor compilation support
17 days ago
test_decoder_step.py
3.08 kB
Style: Fix linting errors and organize imports (ruff & mypy)
19 days ago
test_encoder.py
5.1 kB
Style: Fix linting errors and organize imports (ruff & mypy)
19 days ago
test_encoder_layer.py
3.06 kB
Style: Fix linting errors and organize imports (ruff & mypy)
19 days ago
test_feedforward.py
1.9 kB
Style: Fix linting errors and organize imports (ruff & mypy)
19 days ago
test_heads.py
3.03 kB
Style: Fix linting errors and organize imports (ruff & mypy)
19 days ago
test_multitask.py
4.2 kB
Style: Fix linting errors and organize imports (ruff & mypy)
19 days ago
test_positional_encoding.py
2.21 kB
Style: Apply ruff formatting
19 days ago
test_visualizations.py
6.48 kB
Refactor: Consolidate dependencies, improve testing, and add CI/CD
19 days ago