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

  • Log In
  • Sign Up

Spaces:

Duplicated from  hackaprompt/playground

JerMa88
/
playground
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
playground
54.9 kB
  • 4 contributors
History: 140 commits
JerMa88's picture
JerMa88
There is a persistence issue where I would pass the level, and the database only saves the current level index in the prompts array and delete every response prior. Change the db saving strategy so that the database, while retaining the same schema and data structure, would save every historic response on every index of their answers. handle it robustly, so it is the case regardless of the user login, device status.
087dfed verified 8 days ago
  • hackaprompt
    There is a persistence issue where I would pass the level, and the database only saves the current level index in the prompts array and delete every response prior. Change the db saving strategy so that the database, while retaining the same schema and data structure, would save every historic response on every index of their answers. handle it robustly, so it is the case regardless of the user login, device status. 8 days ago
  • tests
    Update token count (#46) almost 3 years ago
  • .gitignore
    33 Bytes
    make a package (#7) about 3 years ago
  • LICENSE.md
    1.07 kB
    make a package (#7) about 3 years ago
  • README.md
    1.58 kB
    Update hf_oauth and other visual metadata for user persistence on refresh and MongoDB. 12 days ago
  • pyproject.toml
    420 Bytes
    make code compatible with python3.8 (#44) almost 3 years ago
  • requirements.txt
    63 Bytes
    log responses (#31) almost 3 years ago
  • submission.json
    1.34 kB
    feat: double concurrency_count almost 3 years ago