Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
OliverPerrin
/
LexiMind
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
LexiMind / src /models
117 kB
  • 4 contributors
History: 26 commits
OliverPerrin
Fixed compiling issue, added legnth penalty, and atttempting freezing encoder layers 0-5 to lower parameters and preserve T5's langauge understanding.
baf3026 5 days ago
  • __init__.py
    1.09 kB
    Style: Fix linting errors and organize imports (ruff & mypy) about 2 months ago
  • attention.py
    19 kB
    Fix Pylance type errors, add inductor compilation support about 1 month ago
  • decoder.py
    32 kB
    Fixed compiling issue, added legnth penalty, and atttempting freezing encoder layers 0-5 to lower parameters and preserve T5's langauge understanding. 5 days ago
  • encoder.py
    12.4 kB
    Update LexiMind: improved training, model architecture, and evaluation about 1 month ago
  • factory.py
    26.1 kB
    Improve emotion task architecture and fix visualizations 5 days ago
  • feedforward.py
    3.95 kB
    Full training run, code cleanup, mypy/ruff fixes about 1 month ago
  • heads.py
    6.51 kB
    Improve emotion task architecture and fix visualizations 5 days ago
  • multitask.py
    10.7 kB
    Full training run, code cleanup, mypy/ruff fixes about 1 month ago
  • positional_encoding.py
    4.26 kB
    Fix Pylance type errors, add inductor compilation support about 1 month ago
  • t5_layer_norm.py
    1.29 kB
    Update LexiMind: improved training, model architecture, and evaluation about 1 month ago