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

  • Log In
  • Sign Up

Spaces:
alfraser
/
llm-arch
Runtime error

App Files Files Community
1
Fetching metadata from the HF Docker repository...
llm-arch / src
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
alfraser's picture
alfraser
Updated the dataloader to ignore case on product features. Note have deliberately not harmonised product feature capitalisation or similar features as this "messiness" is representative of real organisational data.
b5d446f over 1 year ago
  • data_synthesis
    Updated the dataloader to ignore case on product features. Note have deliberately not harmonised product feature capitalisation or similar features as this "messiness" is representative of real organisational data. over 1 year ago
  • architectures.py
    13.8 kB
    Added the ability with the HF models to pass the temperature through from the config to the model, and added a sample which is effectively deterministic. over 1 year ago
  • common.py
    433 Bytes
    Refactored HF token ID access to a common function over 1 year ago
  • datatypes.py
    4.48 kB
    Migrated the databrowser code into the repo for hugging face. over 1 year ago
  • models.py
    2.6 kB
    Added the safety checks on the input and the response. over 1 year ago
  • st_helpers.py
    2.25 kB
    Fixed a bug where I had cut out the inclusion of the Bath logo when changing the security model. over 1 year ago