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

  • Log In
  • Sign Up

Spaces:
edugp
/
perplexity-lenses
Runtime error

App Files Files Community
1
Fetching metadata from the HF Docker repository...
perplexity-lenses / perplexity_lenses
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
edugp's picture
edugp
Add tests and fix issue when splitting into sentences, to grab the minimum number between total sentences and sample size, rather than total original documents and sample size
d131aa3 over 3 years ago
  • __init__.py
    22 Bytes
    Support visualizing both sentences and whole documents. Smooth down color assignment in visualization. over 3 years ago
  • data.py
    1.75 kB
    Add tests and fix issue when splitting into sentences, to grab the minimum number between total sentences and sample size, rather than total original documents and sample size over 3 years ago
  • engine.py
    2.7 kB
    Add CLI and refactor over 3 years ago
  • perplexity.py
    1.36 kB
    Check if file exists before attempting to remove over 3 years ago
  • visualization.py
    1.63 kB
    Support visualizing both sentences and whole documents. Smooth down color assignment in visualization. over 3 years ago