nimitkalra | 9 months ago | on: Positional preferences, order effects, prompt sensitivity undermine AI judgments
nimitkalra's comments
nimitkalra | 9 months ago | on: Positional preferences, order effects, prompt sensitivity undermine AI judgments
nimitkalra | 9 months ago | on: Positional preferences, order effects, prompt sensitivity undermine AI judgments
[1]: https://verdict.haizelabs.com/docs/cookbook/distributional-b... [2]: https://github.com/haizelabs/verdict
nimitkalra | 10 years ago | on: Homebrew Now Publicly Displays Package Download Counts
bintray.com/homebrew/bottles/{PACKAGE}/view#statistics
(where {PACKAGE} is installed with `brew install {PACKAGE}`)nimitkalra | 10 years ago | on: Show HN: Python to C++14 transpiler
I think it makes sense to use a different term for this "compiler"-esque behavior. For example, I might edit the output of CoffeeScript generated Javascript whereas I wouldn't know how to modify the output of gcc.
nimitkalra | 10 years ago | on: Trix: A rich text editor for everyday writing
nimitkalra | 10 years ago | on: GitLab Mattermost, an open source on-premises Slack alternative
nimitkalra | 10 years ago | on: Project Sunroof
> As with any investment, there are some risks, though a well-installed system will make most risks extremely rare. Risks include PV systems catching fire, installations leading to roof leaks, theft, obsolescence, and hail damage and/or wind damage to the solar system itself.
> Fast-growing trees can shade solar installations, reducing production over time. Utilities can change how much they charge their customers for electricity, changing the savings from solar.
nimitkalra | 10 years ago | on: Intel open sourced Stephen Hawking’s speech system
But generally you wouldn't use a binary outcome when you can have samples that are 50/50 pass/fail. Better to use a discrete scale of 1..3 or 1..5 and specify exactly what makes a sample a 2/5 vs a 4/5, for example
You are correct to question the weaknesses of a panel. This class of methods depends on diversity through high-temperature sampling, which can lead to spurious YES/NO responses that don't generalize well and are effectively noise.
[1]: https://arxiv.org/abs/2303.16634 [2]: https://verdict.haizelabs.com/docs/concept/extractor/#token-...