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
7.46 kB
  • 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 about 4 years ago
  • __init__.py
    22 Bytes
    Support visualizing both sentences and whole documents. Smooth down color assignment in visualization. about 4 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 about 4 years ago
  • engine.py
    2.7 kB
    Add CLI and refactor about 4 years ago
  • perplexity.py
    1.36 kB
    Check if file exists before attempting to remove about 4 years ago
  • visualization.py
    1.63 kB
    Support visualizing both sentences and whole documents. Smooth down color assignment in visualization. about 4 years ago