text
stringlengths
2
9.79k
meta
dict
sentences_perturbed
int64
0
2
doc_stats
dict
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
null
1
{ "advantage_score_max": 3.653160572052002, "advantage_score_mean": 2.7581779956817627, "advantage_score_min": 1.863195538520813, "advantage_score_std": 0.8949825167655945, "advantage_scores": [ 3.653160572052002, 1.863195538520813 ], "baseline_doc_loss": 0.19612155854701996, "baseline_truncated...
/** * Copyright 2010-2015 Axel Fontaine * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You can obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
null
1
{ "advantage_score_max": 2.714717149734497, "advantage_score_mean": 1.636820912361145, "advantage_score_min": 1.1163991689682007, "advantage_score_std": 0.6351169943809509, "advantage_scores": [ 2.714717149734497, 1.4707911014556885, 1.2453758716583252, 1.1163991689682007 ], "baseline_doc_...
CODEPAGE 20127 CPINFO 1 0x3F 0x003F MBTABLE 254 0x00 0x0000 ;Null 0x01 0x0001 ;Start Of Heading 0x02 0x0002 ;Start Of Text 0x03 0x0003 ;End Of Text 0x04 0x0004 ;End Of Transmission 0x05 0x0005 ;Enquiry 0x06 0x0006 ;Acknowledge 0x07 0x0007 ;Bell 0x08 0x0008 ;Backspace 0x09 0x0009 ;Character Tabulation 0x0A 0x000A ;L...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
The `setuid` permission The `sticky bit` permission Understanding `umask` Running a command as another local user `su` vs `sudo`
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
<?php /** * List Details * * @author ThemeBoy * @category Admin * @package SportsPress/Admin/Meta_Boxes * @version 2.7.1 */ if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly /** * SP_Meta_Box_List_Details */ class SP_Meta_Box_List_Details { /** * Output the metabox */ public static...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.5002636909484863, "baseline_truncated": false, "doc_advantage_score": 0.9128347635269165, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/** * Copyright (c) 2018-present, Facebook, Inc. and its affiliates. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. */ include "logdevice/common/if/common.thrift" include "logdevice/admin/if/nodes.thrift" ...
null
1
{ "advantage_score_max": 5.42932653427124, "advantage_score_mean": 2.2412471771240234, "advantage_score_min": 1.1203681230545044, "advantage_score_std": 1.2650152444839478, "advantage_scores": [ 5.42932653427124, 4.463676452636719, 3.512721061706543, 2.4659323692321777, 1.971020221710205, ...
{ 1, 4, 6, 3, 7, 12, 72, 3 } { 1, 3, 3, 4, 6, 7, 12, 72 }
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Released under the MIT License. See License.txt in the project root for license information. *---------------------------------------------------------------...
null
1
{ "advantage_score_max": 1.7325440645217896, "advantage_score_mean": 1.7325440645217896, "advantage_score_min": 1.7325440645217896, "advantage_score_std": 0, "advantage_scores": [ 1.7325440645217896 ], "baseline_doc_loss": 0.863197386264801, "baseline_truncated": false, "doc_advantage_score": 0.97...
/* FX domain filter corelation coefficient filter*/ #include "su.h" #include "segy.h" #define PFA_MAX 720720 /* Largest allowed nfft */ #define PIP2 1.570796327 #define AMPSP(c) rcabs(c) #define PHSSP(c) atan2(c.i,c.r) /*********************** self documentation **********************/ char *sdoc[] = {...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
using System; using System.Collections.Concurrent; using System.Net.Http; namespace cloudscribe.Email.Senders { public class DefaultServiceClientProvider : IServiceClientProvider // Register as singleton { public DefaultServiceClientProvider() { _httpClients = new ConcurrentDicti...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
From c98680380b35e7358e7ab7a25d8f2d5e9330b170 Mon Sep 17 00:00:00 2001 From: Laurentiu Tudor <laurentiu.tudor@nxp.com> Date: Wed, 10 Jan 2018 16:29:49 +0200 Subject: [PATCH 071/107] armv8: fsl-layerscape: add missing register blocks base address defines Add defines for the edma and qdma register block base addresses. ...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
var LodashWrapper = require('./_LodashWrapper'); /** * Executes the chain sequence and returns the wrapped result. Executes the chained operations and returns a new lodash wrapper object containing the result. * @example * * var array = [1, 2]; * var wrapped = _(array).push(3); * * console.log(array); * // =>...
null
1
{ "advantage_score_max": 1.7199400663375854, "advantage_score_mean": 1.7199400663375854, "advantage_score_min": 1.7199400663375854, "advantage_score_std": 0, "advantage_scores": [ 1.7199400663375854 ], "baseline_doc_loss": 0.520671010017395, "baseline_truncated": false, "doc_advantage_score": 3.90...
const components = [ { title: 'Appbar', path: '/components/appbar', }, { title: 'Searchbar', path: '/components/searchbar', subsubItem: true, }, { title: 'Appbar Bottom', path: '/components/appbar-bottom', }, { title: 'Avatar', path: '/components/avatar', }, { t...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
function y = vl_aibcutpush(map, x) % VL_AIBCUTPUSH Quantize based on VL_AIB cut % Y = VL_AIBCUTPUSH(MAP, X) maps the data X to elements of the AIB % cut specified by MAP. % % The function is equivalent to Y = MAP(X). % % See also: VL_HELP(), VL_AIB(). % Copyright (C) 2007-12 Andrea Vedaldi and Brian Fulkerson. Co...
null
1
{ "advantage_score_max": 1.5087404251098633, "advantage_score_mean": 1.5087404251098633, "advantage_score_min": 1.5087404251098633, "advantage_score_std": 0, "advantage_scores": [ 1.5087404251098633 ], "baseline_doc_loss": 1.2959145307540894, "baseline_truncated": false, "doc_advantage_score": 1.4...
<!DOCTYPE html> <html> <div> <div> <div> <strong>Text</strong> </div> </div> </div>
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
component accessors="true" mappedSuperClass="true"{ property name="superPersistentField"; }
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
var searchData= [ ['other_250',['OTHER',['../namespace_a_d_c___error.html#ad050c44d1f3422d02e5f9726edeee8f0a03570470bad94692ce93e32700d2e1cb',1,'ADC_Error']]] ];
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/* Copyright The Kubernetes Authors. Distributed under the Apache License, Version 2.0 (the "License"); you may not use this file except in accordance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, so...
null
1
{ "advantage_score_max": 4.190093994140625, "advantage_score_mean": 3.3976850509643555, "advantage_score_min": 2.605276107788086, "advantage_score_std": 0.7924089431762695, "advantage_scores": [ 4.190093994140625, 2.605276107788086 ], "baseline_doc_loss": 0.25206249952316284, "baseline_truncated...
/* Drawpile - a collaborative drawing program. Copyright (C) 2014 Calle Laakkonen Drawpile is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) a...
null
1
{ "advantage_score_max": 8.857479095458984, "advantage_score_mean": 5.539286136627197, "advantage_score_min": 1.4338494539260864, "advantage_score_std": 3.081383228302002, "advantage_scores": [ 8.857479095458984, 6.326529502868652, 1.4338494539260864 ], "baseline_doc_loss": 0.4671047329902649,...
<?xml version="1.0" encoding="UTF-8"?> <DIF xmlns="http://gcmd.gsfc.nasa.gov/Aboutus/xml/dif/" xmlns:dif="http://gcmd.gsfc.nasa.gov/Aboutus/xml/dif/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://gcmd.gsfc.nasa.gov/Aboutus/xml/dif/ http://gcmd.gsfc.nasa.gov/Aboutus/xml/dif/dif...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.8203690052032471, "baseline_truncated": false, "doc_advantage_score": 1.42190420627594, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* This file is part of GOTCHA. For copyright details, refer to the COPYRIGHT file in the top-level directory or visit https://github.com/LLNL/gotcha/blob/master/COPYRIGHT. This program is free software; you can redistribute and/or modify it under the terms of the GNU Lesser General Public License version 2.1 (Februar...
null
1
{ "advantage_score_max": 1.219437837600708, "advantage_score_mean": 1.219437837600708, "advantage_score_min": 1.219437837600708, "advantage_score_std": 0, "advantage_scores": [ 1.219437837600708 ], "baseline_doc_loss": 0.9945520758628845, "baseline_truncated": false, "doc_advantage_score": 1.08973...
/* Copyright 2010-present MongoDB Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wr...
null
1
{ "advantage_score_max": 8.991798400878906, "advantage_score_mean": 8.991798400878906, "advantage_score_min": 8.991798400878906, "advantage_score_std": 0, "advantage_scores": [ 8.991798400878906 ], "baseline_doc_loss": 0.4031679630279541, "baseline_truncated": false, "doc_advantage_score": 1.70230...
################################################################################ # # Copyright 2015-2020 Félix Brezo and Yaiza Rubio # # This program is part of OSRFramework. You can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Softwa...
null
1
{ "advantage_score_max": 1.929866075515747, "advantage_score_mean": 1.929866075515747, "advantage_score_min": 1.929866075515747, "advantage_score_std": 0, "advantage_scores": [ 1.929866075515747 ], "baseline_doc_loss": 0.9613047242164612, "baseline_truncated": false, "doc_advantage_score": 2.13616...
/* * Copyright (c) 2000-2011 Apple Computer, Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use th...
null
2
{ "advantage_score_max": 2.844205141067505, "advantage_score_mean": 2.285917282104492, "advantage_score_min": 1.727629542350769, "advantage_score_std": 0.5582877993583679, "advantage_scores": [ 2.844205141067505, 1.727629542350769 ], "baseline_doc_loss": 0.6729482412338257, "baseline_truncated":...
/* * Copyright (C) 2018 Igalia S.L. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following ...
null
1
{ "advantage_score_max": 4.2147626876831055, "advantage_score_mean": 4.037937164306641, "advantage_score_min": 3.8611114025115967, "advantage_score_std": 0.1768256425857544, "advantage_scores": [ 4.2147626876831055, 3.8611114025115967 ], "baseline_doc_loss": 0.39343053102493286, "baseline_trunca...
<?xml version="1.0" encoding="utf-8"?> <android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/read_dl_slide" android:layout_width="match_parent" android:layout_height="match_parent"> <Rel...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
from math import ceil from django.utils import six class InvalidPage(Exception): pass class PageNotAnInteger(InvalidPage): pass class EmptyPage(InvalidPage): pass class Paginator(object): def __init__(self, object_list, per_page, orphans=0, allow_empty_first_page=True): self.object_list = ...
null
0
{ "advantage_score_max": 2.335099935531616, "advantage_score_mean": 1.7105751037597656, "advantage_score_min": 1.1261239051818848, "advantage_score_std": 0.48076942563056946, "advantage_scores": [ 2.335099935531616, 2.0641586780548096, 1.8465954065322876, 1.1808969974517822, 1.126123905181...
define("ace/snippets/space",["require","exports","module"], function(require, exports, module) { "use strict"; exports.snippetText =undefined; exports.scope = "space"; }); (function() { window.require(["ace/snippets/space"], function(m) { if (typeof module ==...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
12--Group/12_Group_Large_Group_12_Group_Large_Group_12_322.jpg 7 252.268171875 354.74903125 35.942171875 47.6090625 0.998959779739 61.5709101563 351.78440625 27.2688085938 35.64646875 0.998394787312 1000.588 380.61590625 23.388 38.52371875 0.9979403615 817.1789375 398.35190625 32.9865625 44.51434375 0.99717438221 515.5...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
的 一 是 在 不 了 有 和 人 这 中 大 为 上 个 国 我 以 要 他 时 来 用 们 生 到 作 地 于 出 就 分 对 成 会 可 主 发 年 动 同 工 也 能 下 过 子 说 产 种 面 而 方 后 多 定 行 学 法 所 民 得 经 十 三 之 进 着 等 部 度 家 电 力 里 如 水 化 高 自 二 理 起 小 物 现 实 加 量 都 两 体 制 机 当 使 点 从 业 本 去 把 性 好 应 开 它 合 还 因 由 其 些 然 前 外 天 政 四 日 那 社 义 事 平 形 相 全 表 间 样 与 关 各 重 新 线 内 数 正 心 反 你 明 看 原 又 么 利 比 或 但 质 气 第 向 道 命 此 变 ...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
package com.example.algamoney.api.repository; import java.util.Optional; import org.springframework.data.jpa.repository.JpaRepository; import com.example.algamoney.api.model.Usuario; public interface UsuarioRepository extends JpaRepository<Usuario, Long> { public Optional<Usuario> findByEmail(String email); }
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
// Copyright (c) 2014 The SurgeMQ Authors. All rights reserved. // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by ...
null
1
{ "advantage_score_max": 3.2782607078552246, "advantage_score_mean": 2.899949550628662, "advantage_score_min": 2.5216383934020996, "advantage_score_std": 0.3783111572265625, "advantage_scores": [ 3.2782607078552246, 2.5216383934020996 ], "baseline_doc_loss": 0.2976228594779968, "baseline_truncat...
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/TextInputCore.framework/TextInputCore */ @interface TIWordSearchController : NSObject { NSMapTable * _inputModeToWordSearchMapping; } @property (nonatomic, retain) NSMapTable *inputModeToWordSearchMapping; + (id)sharedWordSearchControlle...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
#!/bin/bash # # Copyright 2018 The Kubernetes Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
null
1
{ "advantage_score_max": 8.70692253112793, "advantage_score_mean": 5.481420516967773, "advantage_score_min": 1.477368712425232, "advantage_score_std": 3.0023562908172607, "advantage_scores": [ 8.70692253112793, 6.259969234466553, 1.477368712425232 ], "baseline_doc_loss": 1.4662063121795654, ...
$(document).ready(function() { $('#inputDomainChooser').multiselect({ buttonWidth: '250px', dropRight: true, nonSelectedText: 'Choose domain(s)' }); $('.landing-page.mail-services .get-started .choose-product button').click(function(e) { var product = $(this).data('product')...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
def extractIsekaiFiction(item): """ 'Isekai Fiction' """ vol, chp, frag, postfix = extractVolChapterFragmentPostfix(item['title']) if not (chp or vol or frag) or 'preview' in item['title'].lower(): return None if 'Upstart Pastry Chef' in item['tags']: return buildReleaseMessageWithType(item, 'Upstart Pastry C...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
package plugin import ( "crypto/tls" "fmt" "math" "net" "time" "github.com/hashicorp/go-plugin/internal/plugin" "golang.org/x/net/context" "google.golang.org/grpc" "google.golang.org/grpc/credentials" "google.golang.org/grpc/health/grpc_health_v1" ) func dialGRPCConn(tls *tls.Config, dialer func(string, ti...
null
2
{ "advantage_score_max": 3.6462740898132324, "advantage_score_mean": 2.1428003311157227, "advantage_score_min": 1.1438846588134766, "advantage_score_std": 1.0821036100387573, "advantage_scores": [ 3.6462740898132324, 1.6382423639297485, 1.1438846588134766 ], "baseline_doc_loss": 0.935945153236...
## Developer Onboarding Being a new developer on an established team can be overwhelming. There are many parts of the process, culture and technical aspects the new dev will need to learn. Effective teams have good onboarding documents available so the process is clear. Ideally, onboarding should happen in stages. The...
null
1
{ "advantage_score_max": 3.5645220279693604, "advantage_score_mean": 1.8491300344467163, "advantage_score_min": 1.1541297435760498, "advantage_score_std": 0.817854106426239, "advantage_scores": [ 3.5645220279693604, 3.5142292976379395, 2.553072929382324, 2.5112416744232178, 2.4118108749389...
#import <Foundation/Foundation.h> @interface PodsDummy_Pods_OHHTTPStubsDemo : NSObject @end @implementation PodsDummy_Pods_OHHTTPStubsDemo @end
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
// SPDX-License-Identifier: GPL-2.0 /* * sh73a0 Core CPG Clocks * * Copyright (C) 2014 Ulrich Hecht */ #include <linux/clk-provider.h> #include <linux/clk/renesas.h> #include <linux/init.h> #include <linux/io.h> #include <linux/kernel.h> #include <linux/of.h> #include <linux/of_address.h> #include <linux/slab.h> ...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.6591099500656128, "baseline_truncated": false, "doc_advantage_score": 1.6141332387924194, "length_change_ratio": 1, "net_length_change_chars": 0, ...
package aws import ( "fmt" "log" "strings" "time" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/service/eks" "github.com/hashicorp/terraform-plugin-sdk/helper/resource" "github.com/hashicorp/terraform-plugin-sdk/helper/schema" "github.com/hashicorp/terraform-plugin-sdk/helper/validation" "githu...
null
0
{ "advantage_score_max": 1.2766693830490112, "advantage_score_mean": 1.2766693830490112, "advantage_score_min": 1.2766693830490112, "advantage_score_std": 0, "advantage_scores": [ 1.2766693830490112 ], "baseline_doc_loss": 0.2084825336933136, "baseline_truncated": false, "doc_advantage_score": 0.7...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <link rel="stylesheet" type="text/css" href="https://www.jqwidgets.com/public/jqwidgets/styles/jqx.base.css">...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Copyright @ 2015 Atlassian Pty Ltd * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
null
1
{ "advantage_score_max": 9.597373008728027, "advantage_score_mean": 3.623464822769165, "advantage_score_min": 1.1017870903015137, "advantage_score_std": 2.5849742889404297, "advantage_scores": [ 9.597373008728027, 8.953081130981445, 8.175545692443848, 7.63009786605835, 5.081151008605957, ...
# frozen_string_literal: true require 'erb' require 'yaml' require 'tempfile' if RUBY_PLATFORM == 'java' require 'java' require 'jdbc/mysql' Jdbc::MySQL.load_driver end class Sphinx attr_accessor :host, :username, :password def initialize self.host = 'localhost' self.username = 'root' self...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.9990127086639404, "baseline_truncated": false, "doc_advantage_score": 1.0954099893569946, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/** * Copyright Soramitsu Co., Ltd. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ #include "ametsuchi/impl/flat_file_block_storage.hpp" #include <boost/filesystem.hpp> #include "backend/protobuf/block.hpp" #include "common/byteutils.hpp" #include "logger/logger.hpp" using namespace iroha::ametsuc...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
### ### DO NOT MODIFY THIS FILE. THIS FILE HAS BEEN AUTOGENERATED ### FROM circleci/node:10.22.1-buster # # Install Java 11 LTS / OpenJDK 11 # RUN if grep -q Debian /etc/os-release && grep -q stretch /etc/os-release; then \ echo 'deb http://deb.debian.org/debian stretch-backports main' | sudo tee -a /etc/apt/sourc...
null
0
{ "advantage_score_max": 2.4447309970855713, "advantage_score_mean": 2.4447309970855713, "advantage_score_min": 2.4447309970855713, "advantage_score_std": 0, "advantage_scores": [ 2.4447309970855713 ], "baseline_doc_loss": 0.9043611884117126, "baseline_truncated": false, "doc_advantage_score": 23....
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_11) on Mon Jan 19 00:08:32 CET 2009 --> <TITLE> Uses of Class it.eng.spagobi.engines.geo.dataset.provider.Hierarchy </TITLE> <LINK REL ="...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
nofile=(No file was uploaded)
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
// This file is here so go get succeeds as without it errors with: // no buildable Go source files in ... // // +build !windows package oleutil
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/* * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved. DO NOT MODIFY OR DELETE COPYRIGHT STATEMENTS OR THIS HEADER FILE. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Soft...
null
1
{ "advantage_score_max": 4.365971088409424, "advantage_score_mean": 2.004709243774414, "advantage_score_min": 1.1522694826126099, "advantage_score_std": 1.0294898748397827, "advantage_scores": [ 4.365971088409424, 2.6382505893707275, 2.3549814224243164, 1.6176564693450928, 1.40306651592254...
// Gradients // Horizontal gradient, from left to right // // Creates two color stops, start and end, by specifying a color and position for each color stop. // Color stops are not available in IE9 and below. @mixin gradient-horizontal($start-color: #555, $end-color: #333, $start-percent: 0%, $end-percent: 100%) { ...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.2399745136499405, "baseline_truncated": false, "doc_advantage_score": 8.452417373657227, "length_change_ratio": 1, "net_length_change_chars": 0, ...
# =========================================================================== # http://www.gnu.org/software/autoconf-archive/ax_with_curses.html # =========================================================================== # # SYNOPSIS # # AX_WITH_CURSES # # DESCRIPTION # # This macro checks whether a SysV or ...
null
2
{ "advantage_score_max": 2.4519858360290527, "advantage_score_mean": 1.524377703666687, "advantage_score_min": 1.1775805950164795, "advantage_score_std": 0.4024479389190674, "advantage_scores": [ 2.4519858360290527, 1.814141035079956, 1.5449618101119995, 1.41098952293396, 1.364230990409851...
var path = require('path'); var fs = require('fs'); // Make sure any symlinks in the project folder are resolved: // https://github.com/facebookincubator/create-react-app/issues/637 var appDirectory = fs.realpathSync(process.cwd()); function resolveApp(relativePath) { return path.resolve(appDirectory, relativePath);...
null
2
{ "advantage_score_max": 7.923591613769531, "advantage_score_mean": 5.005159378051758, "advantage_score_min": 3.192272186279297, "advantage_score_std": 1.776742935180664, "advantage_scores": [ 7.923591613769531, 4.778222560882568, 4.12654972076416, 3.192272186279297 ], "baseline_doc_loss":...
#ifndef GIM_ARRAY_H_INCLUDED #define GIM_ARRAY_H_INCLUDED /*! \file gim_array.h \author Francisco Leon Najera */ /* ----------------------------------------------------------------------------- This source file is part of GIMPACT Library. For the latest info, see http://gimpact.sourceforge.net/ Copyright (c) 2006 Fra...
null
1
{ "advantage_score_max": 1.5256400108337402, "advantage_score_mean": 1.379350185394287, "advantage_score_min": 1.233060359954834, "advantage_score_std": 0.14628982543945312, "advantage_scores": [ 1.5256400108337402, 1.233060359954834 ], "baseline_doc_loss": 0.8292808532714844, "baseline_truncate...
/** ****************************************************************************** * @file Project/STM32F4xx_StdPeriph_Templates/stm32f4xx_it.c * @author MCD Application Team * @version V1.3.0 * @date 13-November-2013 * @brief Main Interrupt Service Routines. This file provides a template for al...
null
2
{ "advantage_score_max": 8.549264907836914, "advantage_score_mean": 5.696865081787109, "advantage_score_min": 1.3685855865478516, "advantage_score_std": 3.111720085144043, "advantage_scores": [ 8.549264907836914, 7.172744274139404, 1.3685855865478516 ], "baseline_doc_loss": 0.3803562521934509,...
/*************************************************************************** Copyright 2015 Ufora Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licen...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.1715940237045288, "baseline_truncated": false, "doc_advantage_score": 1.1365954875946045, "length_change_ratio": 1, "net_length_change_chars": 0, ...
# CS_ARCH_ARM, CS_MODE_ARM, None 0x0f,0x10,0xa2,0xe2 = adc r1, r2, #15 0xf0,0x10,0xa2,0xe2 = adc r1, r2, #240 0x0f,0x1c,0xa2,0xe2 = adc r1, r2, #3840 0x0f,0x1a,0xa2,0xe2 = adc r1, r2, #61440 0x0f,0x18,0xa2,0xe2 = adc r1, r2, #983040 0x0f,0x16,0xa2,0xe2 = adc r1, r2, #15728640 0x0f,0x14,0xa2,0xe2 = adc r1, r2, #25165824...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
//========= Copyright Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ // //=============================================================================// #ifndef IREPLAYSERVER_H #define IREPLAYSERVER_H #ifdef _WIN32 #pragma once #endif //----------------------------------...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides 2002. # * Licensed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt or...
null
1
{ "advantage_score_max": 4.546376705169678, "advantage_score_mean": 4.546376705169678, "advantage_score_min": 4.546376705169678, "advantage_score_std": 0, "advantage_scores": [ 4.546376705169678 ], "baseline_doc_loss": 0.23213323950767517, "baseline_truncated": false, "doc_advantage_score": 17.092...
// flow-typed signature: 5ae61140984b5030b763a0f1d10ce2bf // flow-typed version: <<STUB>>/@types/react-router-dom_v^4.2.3/flow_v0.64.0 /** * This is an autogenerated libdef stub for: * * '@types/react-router-dom' * * Fill this stub out by replacing all the `any` types. * * Once filled out, we encourage you to...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
$(function () { $('[data-toggle="popover"]').popover({trigger: 'manual'}); }); Pressure.set('.device-circle', { change: function(force){ console.log(force); this.style.width = Pressure.map(force, 0, 1, 10, $(this).data('size')) + 'em'; this.style.height = Pressure.map(force, 0, 1, 10, $(this).data('siz...
null
1
{ "advantage_score_max": 1.6360408067703247, "advantage_score_mean": 1.4963409900665283, "advantage_score_min": 1.3566410541534424, "advantage_score_std": 0.13969987630844116, "advantage_scores": [ 1.6360408067703247, 1.3566410541534424 ], "baseline_doc_loss": 0.7383860349655151, "baseline_trunc...
module Main where main = do x1 <- readFile "test2.sorted" let x2 = lines x1 x3 = zip [1 ..] x2 x4 = concat (map qq x3) --putStr x4 writeFile "test2.orig" x4 qq :: (Int, String) -> String qq (n, s0) = let ws = words s0 bytes = head ws ...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.8641737699508667, "baseline_truncated": false, "doc_advantage_score": 0.9804665446281433, "length_change_ratio": 1, "net_length_change_chars": 0, ...
# Disallow Use of caller/callee (no-caller) The use of `arguments.caller` and `arguments.callee` make several code optimizations impossible. They have been deprecated in future versions of JavaScript and their use is forbidden in ECMAScript 5 while in strict mode. ```js function foo() { var callee = arguments.cal...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.810439944267273, "baseline_truncated": false, "doc_advantage_score": 0.827383279800415, "length_change_ratio": 1, "net_length_change_chars": 0, ...
from argschema import ArgSchema, ArgSchemaParser from argschema.schemas import DefaultSchema from argschema.fields import Nested, InputDir, String, Float, Dict, Int known_conditions = { "0": { "duration": 1.0, "name": "fast_pulses", "condition": "2.5 ms pulses at 10 Hz" }, "1": { ...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
<!-- Copyright 2020 The OpenTracing Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed t...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.4413512647151947, "baseline_truncated": false, "doc_advantage_score": 1.9551215171813965, "length_change_ratio": 1, "net_length_change_chars": 0, ...
<system> <name>KOI-0845</name> <rightascension>19 14 02</rightascension> <declination>+41 18 06</declination> <distance>1389.28</distance> <star> <magJ errorminus="0.03" errorplus="0.03">14.26</magJ> <magH errorminus="0.04" errorplus="0.04">13.87</magH> <magK errorminus="0.05" errorplus="0.05">13.80</magK> ...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
{ "parent": "botania:block/chiseled_livingrock_bricks" }
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
2 4 5 8 10 12 15 18 20 24 28 28 35
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
-480.507214 -2683.730823 1268.836186 -306480.177291 -499.578500 1159.506706 2664.941803 -1214196.736115 -0.992413 -0.088895 0.084939 598.230009
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
<?vsp http_header ('Content-Type: application/xrds+xml; charset=UTF-8\r\n'); OPENID..yadis ({?'uname'}, {?'type'}); ?>
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 4.560586929321289, "baseline_truncated": false, "doc_advantage_score": 1.4031850099563599, "length_change_ratio": 1, "net_length_change_chars": 0, ...
tensortrade.feed.api.string package =================================== .. automodule:: tensortrade.feed.api.string :members: :undoc-members: :show-inheritance: Submodules ---------- .. toctree:: :maxdepth: 6 tensortrade.feed.api.string.operations
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../out-tsc/e2e", "baseUrl": "./", "module": "commonjs", "target": "es5", "types": [ "jasmine", "jasminewd2", "node" ] } }
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
#if ENGLISH #if REVISION >= 1 static const u8 sFont3Widths[] = { 3, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 6, 6, 6, 4, 8, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 8, 6, 6, 8, 8, 8, 8, 8, 8, 8, 3, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/** * Author: Íõ¿¡³¬ * Date: 2015-06-23 * Time: 07:17 * Declaration: All Rights Reserved !!! */ public class ListNode { int val; ListNode next; ListNode(int x) { val = x; } }
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/************************************************************* * * MathJax/jax/output/HTML-CSS/fonts/STIX-Web/SansSerif/BoldItalic/Main.js * * Copyright (c) 2013-2015 The MathJax Consortium * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance ...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.9735538959503174, "baseline_truncated": false, "doc_advantage_score": 4.199413299560547, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT * file distributed with this source distribution. This program is free software; you can redistribute it and/or modify it under the terms of the GNU ...
null
1
{ "advantage_score_max": 7.940878391265869, "advantage_score_mean": 7.940878391265869, "advantage_score_min": 7.940878391265869, "advantage_score_std": 0, "advantage_scores": [ 7.940878391265869 ], "baseline_doc_loss": 0.7796655297279358, "baseline_truncated": false, "doc_advantage_score": 1.11678...
GLSL optimizer ============== > :warning: As of mid-2016, the project is unlikely to have any significant developments. At Unity we are moving to a different shader compilation pipeline, with glsl-optimizer is not used. So from my side there won't be significant work done on it. :warning: A C++ library that takes GL...
null
1
{ "advantage_score_max": 1.9458736181259155, "advantage_score_mean": 1.549496054649353, "advantage_score_min": 1.164109468460083, "advantage_score_std": 0.28453096747398376, "advantage_scores": [ 1.9458736181259155, 1.9180766344070435, 1.89634370803833, 1.7303706407546997, 1.65730106830596...
client dev tun proto udp remote vn-hcm.prod.surfshark.com 1194 resolv-retry infinite remote-random nobind tun-mtu 1500 tun-mtu-extra 32 mssfix 1450 persist-key persist-tun reneg-sec 0 remote-cert-tls server auth-user-pass /config/openvpn-credentials.txt #comp-lzo verb 3 pull fast-io cipher AES-256-CBC auth SHA512 ...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build darwin,go1.12 package unix import "unsafe" // Implemented in the runtime package (runtime/sys_darwin.go) func syscall_syscall(fn, a1, a2, a3 uintpt...
null
1
{ "advantage_score_max": 3.9075913429260254, "advantage_score_mean": 3.9075913429260254, "advantage_score_min": 3.9075913429260254, "advantage_score_std": 0, "advantage_scores": [ 3.9075913429260254 ], "baseline_doc_loss": 0.5959834456443787, "baseline_truncated": false, "doc_advantage_score": 14....
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // TransformChainTest.cs - Test Cases for TransformChain // // Author: // Sebastien Pouliot (spouliot@motus.com) // // (C) 2002, 2003 Motus Technologies Inc. (http://www.motus.com) ...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.5072590112686157, "baseline_truncated": false, "doc_advantage_score": 1.288906216621399, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/** * \file sha512.h * \brief This file contains SHA-384 and SHA-512 definitions and functions. * * The Secure Hash Algorithms 384 and 512 (SHA-384 and SHA-512) cryptographic * hash functions are defined in <em>FIPS 180-4: Secure Hash Standard (SHS)</em>. */ /* * Copyright (C) 2006-2018, Arm Limited (or its aff...
null
0
{ "advantage_score_max": 7.03279447555542, "advantage_score_mean": 2.686298370361328, "advantage_score_min": 1.1558873653411865, "advantage_score_std": 1.6089537143707275, "advantage_scores": [ 7.03279447555542, 5.322033882141113, 5.321577072143555, 4.475250720977783, 4.459537506103516, ...
function ShoutAssistant(a,u,ps,text) { this.auth=a; this.urllen=0; this.prevScene=ps; this.uploading=false; this.text=(text!=undefined)? text: ''; } ShoutAssistant.prototype.aboutToActivate = function(callback) { callback.defer(); //makes the setup behave like it should. }; ShoutAssistant.prot...
null
1
{ "advantage_score_max": 2.2295022010803223, "advantage_score_mean": 1.535727858543396, "advantage_score_min": 1.1870636940002441, "advantage_score_std": 0.4905746877193451, "advantage_scores": [ 2.2295022010803223, 1.1906176805496216, 1.1870636940002441 ], "baseline_doc_loss": 1.3183889389038...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="Apache Forrest" name="Generator"> <meta name="Forrest-version" content="0.10-dev"> <meta name="Forrest-skin-name" conten...
null
1
{ "advantage_score_max": 3.489625930786133, "advantage_score_mean": 3.3032305240631104, "advantage_score_min": 3.116835117340088, "advantage_score_std": 0.18639540672302246, "advantage_scores": [ 3.489625930786133, 3.116835117340088 ], "baseline_doc_loss": 0.8250566124916077, "baseline_truncated...
<launch> <arg name="visualization" default="false" doc="turns on and off visualization with rviz"/> <!-- send Panda urdf to parameter server --> <param name="robot_description" command="$(find xacro)/xacro --inorder '$(find franka_description)/robots/panda_arm_hand.urdf.xacro'" /> <include file="$(find moveit...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/* * Created on Jul 6, 2007 * * Copyright (c) 2007, The JUNG Authors * * All rights reserved. * * This software is open-source under the BSD license; see either * "license.txt" or * https://github.com/jrtom/jung/blob/master/LICENSE for a description. */ package edu.uci.ics.jung.algorithms.scoring; import jav...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.1790199279785156, "baseline_truncated": false, "doc_advantage_score": 1.9338041543960571, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* -*- c -*- */ #ifndef _PROBES_H #define _PROBES_H #define DTRACE_PROBES_DISABLED 1 #define RUBY_DTRACE_METHOD_ENTRY_ENABLED() 0 #define RUBY_DTRACE_METHOD_ENTRY(classname, methodname, filename, lineno) do {} while (0) #define RUBY_DTRACE_METHOD_RETURN_ENABLED() 0 #define RUBY_DTRACE_METHOD_RETURN(classname, methodn...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
<Panel ux:Class="Outracks.Simulator.DeveloperMenu" Color="#000C" Clicked="Close" > <ClientPanel> <Button Alignment="TopLeft" Margin="20" Text="Go back" Clicked="GoBack" /> <StackPanel Alignment="Center"> <Text Alignment="Center" Color="White">Fuse Preview Menu</Text> <Text Alignment="Center" Color...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="@color/qs_background_dark" /> <corners android:radius="8dp" /> </shape>
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
// <copyright file="GameInfo.cs" company="Google Inc."> // Copyright (C) 2015 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache...
null
1
{ "advantage_score_max": 1.7171653509140015, "advantage_score_mean": 1.4166333675384521, "advantage_score_min": 1.1161013841629028, "advantage_score_std": 0.3005319833755493, "advantage_scores": [ 1.7171653509140015, 1.1161013841629028 ], "baseline_doc_loss": 1.0278691053390503, "baseline_trunca...
package compute // Copyright (c) Microsoft and contributors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unl...
null
1
{ "advantage_score_max": 4.90650749206543, "advantage_score_mean": 3.1731033325195312, "advantage_score_min": 1.8204283714294434, "advantage_score_std": 1.253558874130249, "advantage_scores": [ 4.90650749206543, 3.8130223751068115, 2.1524546146392822, 1.8204283714294434 ], "baseline_doc_lo...
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Stroke Bounds</title> <link rel="stylesheet" href="../css/style.css"> <script type="text/javascript" src="../../dist/paper-full.js"></script> <script type="text/paperscript" canvas="canvas"> project.importSVG(document.getElementById...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/* This code is derived from jgit (http://eclipse.org/jgit). Copyright owners are documented in jgit's IP log. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, is reproduced below, and is available at http://www...
null
1
{ "advantage_score_max": 4.384706974029541, "advantage_score_mean": 4.384706974029541, "advantage_score_min": 4.384706974029541, "advantage_score_std": 0, "advantage_scores": [ 4.384706974029541 ], "baseline_doc_loss": 0.7552263736724854, "baseline_truncated": false, "doc_advantage_score": 1.02003...
cmake_minimum_required(VERSION 2.8.3) project(libmavconn) ## Find catkin macros and libraries ## if COMPONENTS list like find_package(catkin REQUIRED COMPONENTS xyz) ## is used, also find other catkin packages find_package(catkin REQUIRED) ## System dependencies are found with CMake's conventions find_package(console...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:drawable="@drawable/radio_off" android:state_checked="true" android:state_pressed="true" /> <item android:drawable="@drawable/radio_black" android:st...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...
/* * QEMU PowerPC 440 embedded processors emulation * * Copyright (c) 2012 François Revol * Copyright (c) 2016-2019 BALATON Zoltan * * This work is licensed under the GNU GPL license version 2 or later. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Pub...
null
1
{ "advantage_score_max": 1.186349630355835, "advantage_score_mean": 1.186349630355835, "advantage_score_min": 1.186349630355835, "advantage_score_std": 0, "advantage_scores": [ 1.186349630355835 ], "baseline_doc_loss": 0.6358914375305176, "baseline_truncated": false, "doc_advantage_score": 1.19816...
/******************************************/ /* */ /* Copyright (c) 2018 monitor1394 */ /* https://github.com/monitor1394 */ /* */ /******************************************/ using System.Collections.Generic; using UnityEngi...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.500760018825531, "baseline_truncated": false, "doc_advantage_score": 0.8356742262840271, "length_change_ratio": 1, "net_length_change_chars": 0, ...
#!/bin/ksh -p # # CDDL HEADER START # # The contents of this file are subject to the terms of the # Common Development and Distribution License (the "License"). # You may not use this file except in compliance with the License. # # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE # or http://www.open...
null
1
{ "advantage_score_max": 3.93865966796875, "advantage_score_mean": 2.59208607673645, "advantage_score_min": 1.1126458644866943, "advantage_score_std": 0.9524248838424683, "advantage_scores": [ 3.93865966796875, 2.93985652923584, 2.9259536266326904, 2.0433144569396973, 1.1126458644866943 ...
Title: brocade_fcport: Fixed wrong speed information Level: 1 Component: checks Class: fix Compatible: compat Edition: cre State: unknown Version: 1.5.0i1 Date: 1500909872 Brocade specific SNMP table .1.3.6.1.4.1.1588.2.1.1.1.6.2.1 does not provide speed information for the interfaces. Thus this check plugins had to f...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 2.5851638317108154, "baseline_truncated": false, "doc_advantage_score": 1.2044122219085693, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* * Hibernate OGM, Domain model persistence for NoSQL datastores * * License: GNU Lesser General Public License (LGPL), version 2.1 or later * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. This library is licensed under the GNU Lesser General Public License (LGPL), ve...
null
1
{ "advantage_score_max": 1.5282480716705322, "advantage_score_mean": 1.5282480716705322, "advantage_score_min": 1.5282480716705322, "advantage_score_std": 0, "advantage_scores": [ 1.5282480716705322 ], "baseline_doc_loss": 1.5673718452453613, "baseline_truncated": false, "doc_advantage_score": 1.2...
import { handleActions } from 'redux-actions' import { fromJS } from 'immutable' export default handleActions( { PROJECT_LOAD: (state, { payload }) => { try { const proj = fromJS(payload) return state.unshift(proj) } catch (err) { return state } }, PROJECTS_LOAD:...
null
0
{ "advantage_score_max": null, "advantage_score_mean": null, "advantage_score_min": null, "advantage_score_std": null, "advantage_scores": null, "baseline_doc_loss": null, "baseline_truncated": null, "doc_advantage_score": null, "length_change_ratio": null, "net_length_change_chars": null, "origin...