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: 69 commits
alfraser's picture
alfraser
Fixed bug with default prompt style not being valid
190ec66 over 1 year ago
  • data_synthesis
    Fixed less than/greater than bug where I was dropping the wrong reviews to achieve a target average review. Update the sql data set too. over 1 year ago
  • training
    Trying a different prompting style over 1 year ago
  • architectures.py
    21 kB
    Fixed bug with default prompt style not being valid over 1 year ago
  • common.py
    3.72 kB
    Added awareness of the 'failed' status for an endpoint over 1 year ago
  • datatypes.py
    4.49 kB
    Flipped the default dataset to be the baseline not the "All products" over 1 year ago
  • st_helpers.py
    2.21 kB
    Removed debug print statements which cause extra chaff in the logs over 1 year ago
  • testing.py
    11.8 kB
    Added loading of test groups from both the DB and the local file and merging these two over 1 year ago