Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
4 contributors
History:
13 commits
OliverPerrin
Update LexiMind: improved training, model architecture, and evaluation
076bc18
7 months ago
__init__.py
Safe
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
8 months ago
test_attention.py
5.72 kB
feat: Add FLAN-T5 compatibility with relative position bias
7 months ago
test_decoder.py
4.91 kB
Fix Pylance type errors, add inductor compilation support
7 months ago
test_decoder_step.py
3.08 kB
Style: Fix linting errors and organize imports (ruff & mypy)
7 months ago
test_encoder.py
5.1 kB
Style: Fix linting errors and organize imports (ruff & mypy)
7 months ago
test_encoder_layer.py
3.06 kB
Style: Fix linting errors and organize imports (ruff & mypy)
7 months ago
test_feedforward.py
1.9 kB
Style: Fix linting errors and organize imports (ruff & mypy)
7 months ago
test_heads.py
3.03 kB
Style: Fix linting errors and organize imports (ruff & mypy)
7 months ago
test_multitask.py
4.2 kB
Style: Fix linting errors and organize imports (ruff & mypy)
7 months ago
test_positional_encoding.py
2.21 kB
Style: Apply ruff formatting
7 months ago
test_visualizations.py
6.48 kB
Update LexiMind: improved training, model architecture, and evaluation
7 months ago