Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

autoevals

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoevals - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

2

jsdist/bundle.js

@@ -135,3 +135,3 @@ var __defProp = Object.defineProperty;

// templates/summary.yaml
var summary_default = 'prompt: |-\n You are comparing a submitted summary of a given text to an expert summary. Here is the data:\n [BEGIN DATA]\n ************\n [Text]: {{input}}\n ************\n A: {{expected}}\n ************\n B: {{output}}\n ************\n [END DATA]\n\n Please discuss each summary briefly (one line for pros, one for cons).\nchoice_scores:\n "A": 0\n "B": 1\n';
var summary_default = 'prompt: |-\n You are comparing a submitted summary of a given text to an expert summary. Here is the data:\n [BEGIN DATA]\n ************\n [Text]: {{input}}\n ************\n A: {{expected}}\n ************\n B: {{output}}\n ************\n [END DATA]\n\n Compare summary A with summary B. Ignore any differences in style, grammar, or punctuation.\n Determine which summary better describes the original text.\nchoice_scores:\n "A": 0\n "B": 1\n';

@@ -138,0 +138,0 @@ // templates/translation.yaml

@@ -133,3 +133,3 @@ var __defProp = Object.defineProperty;

// templates/summary.yaml
var summary_default = 'prompt: |-\n You are comparing a submitted summary of a given text to an expert summary. Here is the data:\n [BEGIN DATA]\n ************\n [Text]: {{input}}\n ************\n A: {{expected}}\n ************\n B: {{output}}\n ************\n [END DATA]\n\n Please discuss each summary briefly (one line for pros, one for cons).\nchoice_scores:\n "A": 0\n "B": 1\n';
var summary_default = 'prompt: |-\n You are comparing a submitted summary of a given text to an expert summary. Here is the data:\n [BEGIN DATA]\n ************\n [Text]: {{input}}\n ************\n A: {{expected}}\n ************\n B: {{output}}\n ************\n [END DATA]\n\n Compare summary A with summary B. Ignore any differences in style, grammar, or punctuation.\n Determine which summary better describes the original text.\nchoice_scores:\n "A": 0\n "B": 1\n';

@@ -136,0 +136,0 @@ // templates/translation.yaml

{
"name": "autoevals",
"version": "0.0.24",
"version": "0.0.25",
"description": "Universal library for evaluating AI models",

@@ -5,0 +5,0 @@ "main": "jsdist/bundle.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc