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 /training
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
alfraser's picture
alfraser
Tweaked the training data format to try and fix the issue of the model repeating the question over and over
abcd8a9 over 1 year ago
  • prep_finetuning.py
    10.6 kB
    Tweaked the training data format to try and fix the issue of the model repeating the question over and over over 1 year ago
  • train_rag.py
    5.04 kB
    Fixed the time.time bug here. Also a call to reset the Chroma DB over 1 year ago