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

  • Log In
  • Sign Up

Spaces:
DanielIglesias97
/
TextEmbeddings
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
TextEmbeddings
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
DanielIglesias97's picture
DanielIglesias97
Changing to the larger model again to achieve a higher performance, because the smaller model did not provide enough accuracy
7f970b2 verified 20 days ago
  • .gitattributes
    1.52 kB
    initial commit 27 days ago
  • .gitignore
    13 Bytes
    First upload to the repository. 27 days ago
  • Dockerfile
    335 Bytes
    Changing a typo in the Dockerfile because the application was not running (using ' instead of "). 27 days ago
  • README.md
    210 Bytes
    We have modified the port of the application to make it run 27 days ago
  • main_service.py
    1.16 kB
    Changing to the larger model again to achieve a higher performance, because the smaller model did not provide enough accuracy 20 days ago
  • requirements.txt
    138 Bytes
    We have included the real LLM model that will extract the 27 days ago
  • utils_model.py
    2.23 kB
    We have changed the embeddings' model that was being used with one 20 days ago