text
stringlengths
2
9.79k
meta
dict
sentences_perturbed
int64
0
2
doc_stats
dict
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. Refer to the NOTICE file included with this work for further details about copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this...
null
1
{ "advantage_score_max": 3.0679962635040283, "advantage_score_mean": 1.7463477849960327, "advantage_score_min": 1.2372790575027466, "advantage_score_std": 0.632453978061676, "advantage_scores": [ 3.0679962635040283, 1.7928833961486816, 1.7695039510726929, 1.338222622871399, 1.2722014188766...
<?php /** * li₃: the most RAD framework for PHP (http://li3.me) * * Copyright 2016, Union of RAD. All rights reserved. This source * code is distributed under the terms of the BSD 3-Clause License. * The full license text can be found in the LICENSE.txt file. */ namespace lithium\tests\integration\data; use lit...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.1070321798324585, "baseline_truncated": false, "doc_advantage_score": 1.2247356176376343, "length_change_ratio": 1, "net_length_change_chars": 0, ...
#include <stdio.h> #include <stdlib.h> #include <errno.h> #include <string.h> /** Our old friend die from ex17. */ void die(const char *message) { if (errno) { perror(message); } else { printf("ERROR: %s\n", message); } exit(1); } // a typedef creates a fake type, in this // case for ...
null
0
{ "advantage_score_max": 1.3916715383529663, "advantage_score_mean": 1.3916715383529663, "advantage_score_min": 1.3916715383529663, "advantage_score_std": 0, "advantage_scores": [ 1.3916715383529663 ], "baseline_doc_loss": 0.6710899472236633, "baseline_truncated": false, "doc_advantage_score": 0.8...
import Notify from 'heyui/src/plugins/notify'; import utils from 'heyui/src/utils/utils'; import locale from 'heyui/src/locale'; const prefixCls = 'h-modal'; let Default = { middle: false }; function Confirm(content, title) { return new Promise((resolve, reject) => { let param = { type: prefixCls, ...
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...
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. Refer to the NOTICE file included with this work for further details about copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use thi...
null
1
{ "advantage_score_max": 6.368070125579834, "advantage_score_mean": 2.351409912109375, "advantage_score_min": 1.1844449043273926, "advantage_score_std": 1.8799034357070923, "advantage_scores": [ 6.368070125579834, 2.7589361667633057, 1.321885585784912, 1.2653001546859741, 1.209822177886963...
package context import ( "os" "strconv" "time" "github.com/spf13/viper" ) // ExternalCalls is the extruct that performs exernal calls. type ExternalCalls struct{} // SetConfigFile will set a configfile into a path. func (eC *ExternalCalls) SetConfigFile(configName, configPath string) error { viper.SetConfigNam...
null
2
{ "advantage_score_max": 2.5608386993408203, "advantage_score_mean": 2.115039825439453, "advantage_score_min": 1.6692408323287964, "advantage_score_std": 0.44579893350601196, "advantage_scores": [ 2.5608386993408203, 1.6692408323287964 ], "baseline_doc_loss": 0.7691444158554077, "baseline_trunca...
namespace Microsoft.eShopOnContainers.Services.Ordering.API.Infrastructure.Filters { using AspNetCore.Mvc; using global::Ordering.Domain.Exceptions; using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Mvc.Filters; using Microsoft.eShopOnContainers.Services.Ordering.API.Infrastructure.Act...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.7113956809043884, "baseline_truncated": false, "doc_advantage_score": 0.9897878766059875, "length_change_ratio": 1, "net_length_change_chars": 0, ...
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_IMAGE_FETCHER_CORE_CACHE_IMAGE_METADATA_STORE_H_ #define COMPONENTS_IMAGE_FETCHER_CORE_CACHE_IMAGE_METADATA_STORE_H_ #include <string>...
null
1
{ "advantage_score_max": 6.711632251739502, "advantage_score_mean": 2.4183542728424072, "advantage_score_min": 1.1878352165222168, "advantage_score_std": 1.8094086647033691, "advantage_scores": [ 6.711632251739502, 2.3911216259002686, 2.083981513977051, 2.0510647296905518, 1.26554524898529...
//======================================================================= // Copyright 1997, 1998, 1999, 2000 University of Notre Dame. // Copyright 2006 The Trustees of Indiana University. // Copyright (C) 2001-2006 Vladimir Prus <ghost@cs.msu.su> // Authors: Andrew Lumsdaine, Lie-Quan Lee, Jeremy G. Siek, Douglas Gre...
null
2
{ "advantage_score_max": 2.361724376678467, "advantage_score_mean": 2.123934030532837, "advantage_score_min": 1.886143684387207, "advantage_score_std": 0.23779034614562988, "advantage_scores": [ 2.361724376678467, 1.886143684387207 ], "baseline_doc_loss": 0.6914332509040833, "baseline_truncated"...
package com.huawei.security.conscrypt; import android.util.Log; import com.huawei.security.HwKeystoreManager; import com.huawei.security.keymaster.HwKeymasterCertificateChain; import java.io.ByteArrayInputStream; import java.security.InvalidKeyException; import java.security.NoSuchAlgorithmException; import java.secur...
null
1
{ "advantage_score_max": 1.1628512144088745, "advantage_score_mean": 1.1628512144088745, "advantage_score_min": 1.1628512144088745, "advantage_score_std": 0, "advantage_scores": [ 1.1628512144088745 ], "baseline_doc_loss": 0.5070711970329285, "baseline_truncated": false, "doc_advantage_score": 0.9...
PKIX1Algorithms88 { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-mod-pkix1-algorithms(17) } DEFINITIONS EXPLICIT TAGS ::= BEGIN -- EXPORTS All; -- IMPORTS NONE; -- -- One-way Hash Functions -- md2 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) ...
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 json=saveubjson(rootname,obj,varargin) % % json=saveubjson(rootname,obj,filename) % or % json=saveubjson(rootname,obj,opt) % json=saveubjson(rootname,obj,'param1',value1,'param2',value2,...) % % convert a MATLAB object (cell, struct or array) into a Universal % Binary JSON (UBJSON) binary string % % author...
null
1
{ "advantage_score_max": 8.528923034667969, "advantage_score_mean": 4.029115676879883, "advantage_score_min": 1.4656955003738403, "advantage_score_std": 1.952078104019165, "advantage_scores": [ 8.528923034667969, 4.8429388999938965, 4.682794570922852, 4.508638858795166, 3.65480375289917, ...
{ "status_code": 200, "data": { "PaginationToken": "", "ResourceTagMappingList": [ ], "ResponseMetadata": {} } }
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. Copyright © Microsoft. // Licensed under the MIT license. // // Microsoft Cognitive Services (formerly Project Oxford): https://www.microsoft.com/cognitive-services // // Microsoft Cognitive Services (formerly Project Oxford) GitHub: // https://github.com/Microsoft/Cognitive-Speech-TTS //...
null
1
{ "advantage_score_max": 7.245162487030029, "advantage_score_mean": 4.248803615570068, "advantage_score_min": 2.616590976715088, "advantage_score_std": 2.121570110321045, "advantage_scores": [ 7.245162487030029, 2.884657621383667, 2.616590976715088 ], "baseline_doc_loss": 0.4664490818977356, ...
version https://git-lfs.github.com/spec/v1 oid sha256:e3bae3afdb8853e7a104d47e408c9c76538ad9fc938ad382363fc9fbaa9bb12c size 1460
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...
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`RadioButton by default renders correctly 1`] = ` <label class="vnt-radio"> <input type="radio" name="radio" class="vnt-radio__input"> <span class="vnt-radio__icon"></span> <span class="vnt-radio__text">Radio</span></label> `; exports[`RadioButton can be checked an...
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 directory contains the implementations of lower-level forms of the bulk invocation functions: * `bulk_invoke_executor` * `bulk_async_executor` * `bulk_then_executor` These work like the regular `bulk_invoke` etc. functions, but take an executor as a parameter rather than an execution policy. The implementa...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 2.6055123805999756, "baseline_truncated": false, "doc_advantage_score": 1.25128173828125, "length_change_ratio": 1, "net_length_change_chars": 0, ...
<?php namespace oasis\names\specification\ubl\schema\xsd\CommonBasicComponents_2; /** * @xmlNamespace urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2 * @xmlType TaxExclusiveAmountType * @xmlName TaxExclusiveAmount * @var oasis\names\specification\ubl\schema\xsd\CommonBasicComponents_2\TaxExclu...
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...
%YAML 1.2 --- | # Copyright 2015 gRPC authors. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You can get a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law ...
null
1
{ "advantage_score_max": 8.249019622802734, "advantage_score_mean": 8.249019622802734, "advantage_score_min": 8.249019622802734, "advantage_score_std": 0, "advantage_scores": [ 8.249019622802734 ], "baseline_doc_loss": 1.007397174835205, "baseline_truncated": false, "doc_advantage_score": 1.446185...
<!--- # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file included with this work for further details about copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this fil...
null
1
{ "advantage_score_max": 8.018962860107422, "advantage_score_mean": 3.306152582168579, "advantage_score_min": 1.1500753164291382, "advantage_score_std": 2.7566771507263184, "advantage_scores": [ 8.018962860107422, 2.3947885036468506, 1.6607842445373535, 1.1500753164291382 ], "baseline_doc_...
{ "paths": { "customizerJs": [ "../assets/js/vendor/autoprefixer.js", "../assets/js/vendor/less.min.js", "../assets/js/vendor/jszip.min.js", "../assets/js/vendor/uglify.min.js", "../assets/js/vendor/Blob.js", "../assets/js/vendor/FileSaver.js", "../assets/js/raw-files.min...
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 /** * Top Menu English lexicon topic * * @language en * @package modx * @subpackage lexicon */ $_lang['about'] = 'About'; $_lang['about_desc'] = 'Learn more and get help with MODX'; $_lang['access_permissions'] = 'Права доступу'; $_lang['access_permissions_desc'] = 'Manage user group access to Resources and...
null
1
{ "advantage_score_max": 1.2382614612579346, "advantage_score_mean": 1.210289478302002, "advantage_score_min": 1.1823173761367798, "advantage_score_std": 0.027972042560577393, "advantage_scores": [ 1.2382614612579346, 1.1823173761367798 ], "baseline_doc_loss": 0.942554771900177, "baseline_trunca...
/*------------------------------------------------------------------------------ Interim login dialog ------------------------------------------------------------------------------*/ #wp-auth-check-wrap.hidden { display: none; } #wp-auth-check-wrap #wp-auth-check-bg { position: fixed; top: 0; bottom: 0; left: 0...
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 The Brave Authors. All rights reserved. * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef BRAVE_COMPONENTS_L10N_COMMON_LOCALE_UTIL_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.3750690221786499, "baseline_truncated": false, "doc_advantage_score": 1.128008246421814, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* Cancel */ "picker.navigation.cancel-button" = "Cancelar"; /* Done */ "picker.navigation.done-button" = "OK"; /* Navigation bar default title */ "picker.navigation.title" = "GMImagePicker"; /* %@ Items Selected */ "picker.selection.multiple-items" = "%@ ítems selec."; /* %@ Photos Selected */ "picker.selection.mu...
null
0
{ "advantage_score_max": 2.9578440189361572, "advantage_score_mean": 2.3172707557678223, "advantage_score_min": 1.6766976118087769, "advantage_score_std": 0.6405732035636902, "advantage_scores": [ 2.9578440189361572, 1.6766976118087769 ], "baseline_doc_loss": 1.363358497619629, "baseline_truncat...
{ "@type" : "g:Edge", "@value" : { "id" : { "@type" : "g:Int32", "@value" : 13 }, "label" : "develops", "inVLabel" : "software", "outVLabel" : "person", "inV" : { "@type" : "g:Int32", "@value" : 10 }, "outV" : { "@type" : "g:Int32", "@value" : 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...
# Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=libksane pkgver=20.08.1 pkgrel=0 arch="all !armhf" # armhf blocked by extra-cmake-modules url="https://www.kde.org/applications/graphics/" pkgdesc="An image scanning library" license="LGPL-2.1-only OR LGPL-3.0-o...
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...
PriceInput: type: input-object inherits: - 'PriceInputDecorator'
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...
use super::{error::TomlHelper, parsable::Parse}; use log::error; use toml::Value; #[derive(Clone, Debug)] pub struct ChildProperty { pub name: String, pub type_name: String, pub doc_hidden: bool, } impl Parse for ChildProperty { fn parse(toml: &Value, object_name: &str) -> Option<ChildProperty> { ...
null
0
{ "advantage_score_max": 1.7745261192321777, "advantage_score_mean": 1.6265454292297363, "advantage_score_min": 1.5377914905548096, "advantage_score_std": 0.1053301990032196, "advantage_scores": [ 1.7745261192321777, 1.5673186779022217, 1.5377914905548096 ], "baseline_doc_loss": 0.398900300264...
/* Copyright The Kubeform 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 view a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software ...
null
2
{ "advantage_score_max": 5.64284610748291, "advantage_score_mean": 3.313019037246704, "advantage_score_min": 1.2894295454025269, "advantage_score_std": 1.790418028831482, "advantage_scores": [ 5.64284610748291, 3.006781816482544, 1.2894295454025269 ], "baseline_doc_loss": 0.3947737514972687, ...
fileFormatVersion: 2 guid: 5f3e9480f969348ed98b8577aac34056 timeCreated: 1492759317 licenseType: Pro MonoImporter: serializedVersion: 2 defaultReferences: [] executionOrder: 0 icon: {instanceID: 0} userData: assetBundleName: assetBundleVariant:
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...
{ "name": "UP! Plus 2", "description": "A 3D printer.", "url": "https://www.amazon.com/Assembled-Printer-Maximum-Dimensions-Resolution/dp/B00TOOHY0M" }
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 2.758760690689087, "baseline_truncated": false, "doc_advantage_score": 1.3569737672805786, "length_change_ratio": 1, "net_length_change_chars": 0, ...
// Boost.Bimap // // Copyright (c) 2006-2007 Matias Capeletto // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) /// \file container_adaptor/vector_adaptor.hpp /// \brief Container adaptor to easily bui...
null
1
{ "advantage_score_max": 1.9956063032150269, "advantage_score_mean": 1.551992416381836, "advantage_score_min": 1.1083784103393555, "advantage_score_std": 0.4436139762401581, "advantage_scores": [ 1.9956063032150269, 1.1083784103393555 ], "baseline_doc_loss": 0.5220703482627869, "baseline_truncat...
// // Generated by class-dump 3.5 (64 bit). class-dump is licensed under the GNU General Public License, Copyright (C) Steve Nygard. // #import <ContactsUI/CNPropertyGroupItem.h> __attribute__((visibility("hidden"))) @interface CNPropertyGroupDateItem : CNPropertyGroupItem { } + (id)emptyValueForLabel:(id)arg1; ...
null
1
{ "advantage_score_max": 3.0231447219848633, "advantage_score_mean": 3.0231447219848633, "advantage_score_min": 3.0231447219848633, "advantage_score_std": 0, "advantage_scores": [ 3.0231447219848633 ], "baseline_doc_loss": 1.0883709192276, "baseline_truncated": false, "doc_advantage_score": 1.4089...
<?xml version="1.0" encoding="utf-8"?> <!--Generated by crowdin.com--> <resources> <string name="available">זמין</string> <string name="away">נעדר</string> <string name="chat">מוכן לשיחה!</string> <string name="dnd">נא לא להפריע</string> <string name="edit_status">ערוך מצב</string> <string name=...
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 ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * 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 Software Foundation. Oracle designates this * particular file as subject to th...
null
2
{ "advantage_score_max": 9.869915008544922, "advantage_score_mean": 2.7573933601379395, "advantage_score_min": 1.1488914489746094, "advantage_score_std": 2.7427828311920166, "advantage_scores": [ 9.869915008544922, 2.921985626220703, 2.0837252140045166, 1.9459176063537598, 1.51304614543914...
/****************************************************************** MIT License http://www.opensource.org/licenses/mit-license.php Author Mora <qiuzhongleiabc@126.com> (https://github.com/qiu8310) *******************************************************************/ import {execSync} from 'child_process' import * as fs...
null
0
{ "advantage_score_max": 1.4643341302871704, "advantage_score_mean": 1.4643341302871704, "advantage_score_min": 1.4643341302871704, "advantage_score_std": 0, "advantage_scores": [ 1.4643341302871704 ], "baseline_doc_loss": 0.9302463531494141, "baseline_truncated": false, "doc_advantage_score": 1.0...
#! /bin/sh [ -f /usr/bin/input-event ] || exit 0 start() { printf "Starting input-event: " input-event echo "done" } stop() { printf "Stopping input-event: " killall input-event echo "done" } restart() { stop start } # See how we were called. case "$1" in start) start ;; stop) stop ;; restart|re...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.0135653018951416, "baseline_truncated": false, "doc_advantage_score": 1.781748652458191, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* * Generated by class-dump 3.3.4 (64 bit). * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. */ #import <WebCore/DOMBlob.h> @class NSString; @interface DOMFile : DOMBlob { } - (double)lastModifiedDate; @property(readonly) NSString *name; @end
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.22145676612854, "baseline_truncated": false, "doc_advantage_score": 2.267099618911743, "length_change_ratio": 1, "net_length_change_chars": 0, "...
# coding=utf-8 # *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. *** # *** Do not edit by hand unless you're certain you know what you are doing! *** import warnings import pulumi import pulumi.runtime from typing import Any, Mapping, Optional, Sequence, Union from .. import _utilitie...
null
1
{ "advantage_score_max": 7.767732620239258, "advantage_score_mean": 2.922661066055298, "advantage_score_min": 1.154974102973938, "advantage_score_std": 2.80035138130188, "advantage_scores": [ 7.767732620239258, 1.5129780769348145, 1.2549598217010498, 1.154974102973938 ], "baseline_doc_loss...
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # # Translators: # Mingcong Bai <jeffbai@aosc.xyz>, 2017 # plantman <weihanlin@live.com>, 2017 # Feng Chao <chaofeng111@qq.com>, ...
null
2
{ "advantage_score_max": 7.286083221435547, "advantage_score_mean": 2.658536195755005, "advantage_score_min": 1.1914281845092773, "advantage_score_std": 1.6980738639831543, "advantage_scores": [ 7.286083221435547, 4.509326457977295, 3.5891013145446777, 2.8464577198028564, 2.733688592910766...
====== Lähetä uusi salasana ====== Täytä käyttäjätunnuksesi kaavakkeeseen pyytääksesi uutta salasanaa wikin käyttäjätilillesi. Vahvistuslinkki lähetetään kirjautumisen yhteydessä antamaan sähköpostiosoitteeseen.
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...
# -*- coding: utf-8 -*- """ Document Library - Controllers """ module = request.controller if not settings.has_module(module): raise HTTP(404, body="Module disabled: %s" % module) # ============================================================================= def index(): "Module's Home Page" modul...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.4682074785232544, "baseline_truncated": false, "doc_advantage_score": 1.0398626327514648, "length_change_ratio": 1, "net_length_change_chars": 0, ...
chooseFileDialogTitle = Seleccione un archivo templateFilter = Plantillas HTML PHPfiles = Archivos PHP
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...
/* * SonarQube * Copyright (C) 2009-2020 SonarSource SA * mailto:info AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License, o...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.7004917860031128, "baseline_truncated": false, "doc_advantage_score": 2.8169124126434326, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* * Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. This program and the accompanying materials are provided under the terms of the Eclipse Public License v. 2.0, available at http://www.eclipse.org/legal/epl-2.0. * * This Source Code may also be made available under the following Secondary ...
null
2
{ "advantage_score_max": 4.847540378570557, "advantage_score_mean": 3.4778599739074707, "advantage_score_min": 2.1081793308258057, "advantage_score_std": 1.3696805238723755, "advantage_scores": [ 4.847540378570557, 2.1081793308258057 ], "baseline_doc_loss": 0.44935616850852966, "baseline_truncat...
/* * This file is part of the OregonCore Project. See AUTHORS file for Copyright information * * This program 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 2 of the License, or (at your ...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.6581221222877502, "baseline_truncated": false, "doc_advantage_score": 2.1043004989624023, "length_change_ratio": 1, "net_length_change_chars": 0, ...
using System; using NetOffice; using NetOffice.Attributes; namespace NetOffice.MSProjectApi.Enums { /// <summary> /// SupportByVersion MSProject 11, 12, 14 /// </summary> ///<remarks> MSDN Online Documentation: http://msdn.microsoft.com/en-us/en-us/library/office/ff865493(v=office.14).aspx </remarks> [Support...
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 Henrik Ravn 2004 // // Use, modification and distribution are subject to the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) // using System; using System.IO; using System.Runtime.InteropServices; namespace Do...
null
0
{ "advantage_score_max": 1.3836045265197754, "advantage_score_mean": 1.317274808883667, "advantage_score_min": 1.2509452104568481, "advantage_score_std": 0.06632965803146362, "advantage_scores": [ 1.3836045265197754, 1.2509452104568481 ], "baseline_doc_loss": 0.4945569336414337, "baseline_trunca...
import React, { Component, Fragment } from 'react'; import classNames from 'classnames'; import { object } from 'prop-types'; import { withApollo } from 'react-apollo'; import Avatar from '@material-ui/core/Avatar'; import { withStyles } from '@material-ui/core/styles'; import IconButton from '@material-ui/core/IconBut...
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 abstract class PhabricatorModularTransactionType extends Phobject { private $storage; private $viewer; private $editor; final public function getTransactionTypeConstant() { return $this->getPhobjectClassConstant('TRANSACTIONTYPE'); } public function generateOldValue($object) { throw new ...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.7850754857063293, "baseline_truncated": false, "doc_advantage_score": 1.0102322101593018, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* Getopt for GNU. NOTE: getopt is now part of the C library, so if you don't know what "Keep this file name-space clean" means, talk to drepper@gnu.org before changing it! Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. Copyright (C) 2004,2009,20...
null
2
{ "advantage_score_max": 7.825952053070068, "advantage_score_mean": 4.015407562255859, "advantage_score_min": 1.6362738609313965, "advantage_score_std": 1.9215131998062134, "advantage_scores": [ 7.825952053070068, 6.722360610961914, 6.101316452026367, 5.757911682128906, 5.689176559448242, ...
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __gnu_classpath_jdwp_event_MethodEntryEvent__ #define __gnu_classpath_jdwp_event_MethodEntryEvent__ #pragma interface #include <gnu/classpath/jdwp/event/Event.h> extern "Java" { namespace gnu { namespace classpath { namespace j...
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...
// eslint-disable // this is an auto generated file. This will be overwritten export const createUser = `mutation CreateUser($input: CreateUserInput!) { createUser(input: $input) { id username conversations { items { id convoLinkUserId convoLinkConversationId created...
null
2
{ "advantage_score_max": 9.170536994934082, "advantage_score_mean": 6.151456356048584, "advantage_score_min": 3.132375717163086, "advantage_score_std": 3.019080638885498, "advantage_scores": [ 9.170536994934082, 3.132375717163086 ], "baseline_doc_loss": 0.23103702068328857, "baseline_truncated":...
// Copyright 2009 the Sputnik authors. All rights reserved. /** * String.prototype.match (regexp) * * @path ch15/15.5/15.5.4/15.5.4.10/S15.5.4.10_A1_T6.js * @description Call match (regexp) function with x argument of new String object, where x is undefined variable */ var __matched = new String("undefined").mat...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.6850028038024902, "baseline_truncated": false, "doc_advantage_score": 2.6752309799194336, "length_change_ratio": 1, "net_length_change_chars": 0, ...
<?xml version='1.0' encoding='UTF-8' ?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. refer to the NOTICE file included with this work for further details about copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (t...
null
1
{ "advantage_score_max": 4.501214027404785, "advantage_score_mean": 2.924178123474121, "advantage_score_min": 1.3471423387527466, "advantage_score_std": 1.5770357847213745, "advantage_scores": [ 4.501214027404785, 1.3471423387527466 ], "baseline_doc_loss": 0.5835410952568054, "baseline_truncated...
#include "AppDelegate.h" #include "GeneratedPluginRegistrant.h" @implementation AppDelegate - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { [GeneratedPluginRegistrant registerWithRegistry:self]; // Override point for customization after application la...
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...
System.register([], function () { 'use strict'; return { execute: function () { var foo = () => 'foo'; // /* console.log(foo()); } }; });
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...
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. This file is licensed to you by the ASF under the Apache License, Version 2.0 (the "License"); you...
null
1
{ "advantage_score_max": 1.7286511659622192, "advantage_score_mean": 1.576287865638733, "advantage_score_min": 1.4239245653152466, "advantage_score_std": 0.15236330032348633, "advantage_scores": [ 1.7286511659622192, 1.4239245653152466 ], "baseline_doc_loss": 0.8373109102249146, "baseline_trunca...
# Translation of Odoo Server. # This file contains the translation of the following modules: # * im_livechat # # Translators: # Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2019 # danimaribeiro <danimaribeiro@gmail.com>, 2019 # Martin Trigaux, 2019 # Clemilton Clementino <clemylton@hotmai...
null
0
{ "advantage_score_max": 4.893977642059326, "advantage_score_mean": 2.3111767768859863, "advantage_score_min": 1.1718850135803223, "advantage_score_std": 1.0894399881362915, "advantage_scores": [ 4.893977642059326, 4.473136901855469, 2.7713632583618164, 2.6808526515960693, 2.33754491806030...
<!DOCTYPE html> <html> <head> <title>OSM Buildings Classic for OpenLayers</title> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.2.1/css/ol.css"/> <script src="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.2.1/build/ol.js"></script>...
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...
/* ======================================================================== * Bootstrap: alert.js v3.3.6 * http://getbootstrap.com/javascript/#alerts * ======================================================================== * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstra...
null
0
{ "advantage_score_max": 2.899338960647583, "advantage_score_mean": 2.899338960647583, "advantage_score_min": 2.899338960647583, "advantage_score_std": 0, "advantage_scores": [ 2.899338960647583 ], "baseline_doc_loss": 0.09005333483219147, "baseline_truncated": false, "doc_advantage_score": 3.7780...
ADD_SUBDIRECTORY(src) ADD_SUBDIRECTORY(ADM_hwAccelEncoder)
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) 2010-2010: Joachim Faulhaber +------------------------------------------------------------------------------+ Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENCE.txt or copy ...
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...
# safeguard against accidental misuse if(NOT WINDOWS) message(FATAL_ERROR "decklink for Windows only!") endif(NOT WINDOWS) set(PLUGIN_NAME decklink) add_custom_command( OUTPUT "${CMAKE_CURRENT_SOURCE_DIR}/include/DeckLinkAPI_h.h" "${CMAKE_CURRENT_SOURCE_DIR}/DeckLinkAPI_i.c" COMMAND midl.exe /D _DEBUG /W1 /nolo...
null
0
{ "advantage_score_max": 1.2871735095977783, "advantage_score_mean": 1.2871735095977783, "advantage_score_min": 1.2871735095977783, "advantage_score_std": 0, "advantage_scores": [ 1.2871735095977783 ], "baseline_doc_loss": 1.788522720336914, "baseline_truncated": false, "doc_advantage_score": 1.32...
.data .globl words .align 4 .type words,@object words: .long 1 .long 2 .long 3 .byte 105 .byte 102 .byte 0 .space 3 .space 2 .long 4 .long 5 .space 4 .byte 102 .byte 111 .byte 114 .space 3 .space 2 .long 6 .long 7 .long 8 .byte 101 .byte 108 .byte 115 .byte 101 .byte 0 .space 1 .space 2 .long 9 .long 10 .long 11 .byte ...
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-only /* * An rtc driver for the Dallas/Maxim DS1685/DS1687 and related real-time * chips. * * Copyright (C) 2011-2014 Joshua Kinard <kumba@gentoo.org>. * Copyright (C) 2009 Matthias Fuchs <matthias.fuchs@esd-electronics.com>. * * References: * DS1685/DS1687 3V/5V Real-Time...
null
2
{ "advantage_score_max": 5.408329486846924, "advantage_score_mean": 2.283768653869629, "advantage_score_min": 1.2875293493270874, "advantage_score_std": 1.2852760553359985, "advantage_scores": [ 5.408329486846924, 4.480095386505127, 2.8546366691589355, 2.3535966873168945, 2.127325534820556...
[Base] ; Pink on White background main_fg = FFFFFF secondary_fg = FFFFFF main_bg = 000000 sidebar_and_player_bg = 000000 tl_selected_hover = EEEEEE cover_overlay_and_shadow = ...
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...
import { ComponentFixture, TestBed } from '@angular/core/testing'; import { ReactiveFormsModule } from '@angular/forms'; import { RouterTestingModule } from '@angular/router/testing'; import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'; import { configureTestBed } from '../../../../testing/unit-test-helper'; ...
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...
/***************************************************************************/ /* */ /* ftoutln.c */ /* */ /* Fr...
null
1
{ "advantage_score_max": 7.710939884185791, "advantage_score_mean": 3.1907074451446533, "advantage_score_min": 1.2388797998428345, "advantage_score_std": 2.6417813301086426, "advantage_scores": [ 7.710939884185791, 2.339834451675415, 1.4731751680374146, 1.2388797998428345 ], "baseline_doc_...
var core = require('./core'); var fs = require('fs'); var path = require('path'); var caller = require('./caller.js'); var nodeModulesPaths = require('./node-modules-paths.js'); module.exports = function (x, opts) { if (!opts) opts = {}; var isFile = opts.isFile || function (file) { try { var stat = fs...
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": "xregexp@2.0.0", "_id": "xregexp@2.0.0", "_inBundle": false, "_integrity": "sha1-UqY+VsoLhKfzpfPWGHLxJq16WUM=", "_location": "/xregexp", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "xregexp@2.0.0", "name": "xregexp", "escapedName": "xr...
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-present the Material Components for iOS 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 // //...
null
2
{ "advantage_score_max": 4.310896873474121, "advantage_score_mean": 3.2373132705688477, "advantage_score_min": 2.1637299060821533, "advantage_score_std": 1.0735834836959839, "advantage_scores": [ 4.310896873474121, 2.1637299060821533 ], "baseline_doc_loss": 0.5279010534286499, "baseline_truncate...
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var prefix = 'fas'; var iconName = 'arrow-circle-down'; var width = 512; var height = 512; var ligatures = []; var unicode = 'f0ab'; var svgPathData = 'M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-143.6-28.9L288 302...
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 GVFS.FunctionalTests.FileSystemRunners; using GVFS.FunctionalTests.Properties; using GVFS.FunctionalTests.Should; using GVFS.FunctionalTests.Tools; using GVFS.Tests.Should; using Microsoft.Win32.SafeHandles; using NUnit.Framework; using System; using System.Collections.Generic; using System.Diagnostics;...
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...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.loiane.cursojava.aula36.labs; /** * * @author loiane */ public class Curso { private String nome; private ...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.3440069556236267, "baseline_truncated": false, "doc_advantage_score": 0.9437734484672546, "length_change_ratio": 1, "net_length_change_chars": 0, ...
// // FCViewController.swift // Example // // Created by Teodor Patras on 15/07/16. // Copyright © 2016 teodorpatras. All rights reserved. // import UIKit class FCViewController: CacheableViewController { override class var cacheIdentifier: String { return "FCViewController" } override f...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.329270601272583, "baseline_truncated": false, "doc_advantage_score": 1.2793431282043457, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/** * Copyright 2019 The JoyQueue Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You should obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law...
null
1
{ "advantage_score_max": 2.1994924545288086, "advantage_score_mean": 2.1994924545288086, "advantage_score_min": 2.1994924545288086, "advantage_score_std": 0, "advantage_scores": [ 2.1994924545288086 ], "baseline_doc_loss": 0.5238102674484253, "baseline_truncated": false, "doc_advantage_score": 3.6...
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>files</key> <dict> <key>Headers/FLEX-umbrella.h</key> <data> jkYe0X5631Pe2dyo+Due1BoBzKU= </data> <key>Headers/FLEXArgumentInputColo...
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...
## Double ## Infinity -Infinity Infinity Infinity -Infinity Infinity ## Float ## Infinity -Infinity Infinity Infinity -Infinity Infinity
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...
/* cryptmodule.c - by Steve Majewski */ #include "Python.h" #include <sys/types.h> #ifdef __VMS #include <openssl/des.h> #endif /* Module crypt */ static PyObject *crypt_crypt(PyObject *self, PyObject *args) { char *word, *salt; #ifndef __VMS extern char * crypt(const char *, const char *); #endif i...
null
1
{ "advantage_score_max": 1.5707508325576782, "advantage_score_mean": 1.5707508325576782, "advantage_score_min": 1.5707508325576782, "advantage_score_std": 0, "advantage_scores": [ 1.5707508325576782 ], "baseline_doc_loss": 1.3934825658798218, "baseline_truncated": false, "doc_advantage_score": 1.2...
// SPDX-License-Identifier: MIT // Copyright (c) 2015-2020 Zig Contributors // This file is part of [zig](https://ziglang.org/), which is MIT licensed. // The MIT license requires this copyright notice to be included in all copies // and substantial portions of the software. // Ported from: // // https://github.com/llv...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.1939924955368042, "baseline_truncated": false, "doc_advantage_score": 0.9503899216651917, "length_change_ratio": 1, "net_length_change_chars": 0, ...
// // MobClick.h // Analytics // // Copyright (C) 2010-2017 Umeng.com . All rights reserved. #import <UIKit/UIKit.h> #import <Foundation/Foundation.h> typedef void(^CallbackBlock)(); /** 统计的场景类别,默认为普通统计;若使用游戏统计API,则需选择游戏场景类别,如E_UM_GAME。 */ typedef NS_ENUM (NSUInteger, eScenarioType) { E_UM_NORMAL = 0, //...
null
2
{ "advantage_score_max": 3.6176180839538574, "advantage_score_mean": 1.9446794986724854, "advantage_score_min": 1.3192740678787231, "advantage_score_std": 0.9688930511474609, "advantage_scores": [ 3.6176180839538574, 1.5117344856262207, 1.3300914764404297, 1.3192740678787231 ], "baseline_d...
<?php namespace Faker\Provider\zh_TW; class PhoneNumber extends \Faker\Provider\PhoneNumber { protected static $formats = array( '+8869########', '+886-9##-###-###', '09########', '09##-###-###', '(02)########', '(02)####-####', '(0#)#######', '(0#)#...
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...
#ifndef DataRecord_L1RPCHsbConfigRcd_h #define DataRecord_L1RPCHsbConfigRcd_h // -*- C++ -*- // // Package: DataRecord // Class : L1RPCHsbConfigRcd // /**\class L1RPCHsbConfigRcd L1RPCHsbConfigRcd.h CondFormats/DataRecord/interface/L1RPCHsbConfigRcd.h Description: <one line class summary> Usage: <usage...
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...
import java.io.import java.io.*; import java.net.*;.*; public class ExploitableServer { public static void main(String[] args) { try { ServerSocket serverSocket = new ServerSocket(Integer.parseInt(args[0])); System.out.println("Server started on port "+serverSocket.getLocalPort()); while(true) { ...
null
1
{ "advantage_score_max": 5.673200607299805, "advantage_score_mean": 5.673200607299805, "advantage_score_min": 5.673200607299805, "advantage_score_std": 0, "advantage_scores": [ 5.673200607299805 ], "baseline_doc_loss": 1.080219030380249, "baseline_truncated": false, "doc_advantage_score": 1.620300...
Learning human behaviors from motion capture by adversarial imitation Josh Merel, Yuval Tassa, Dhruva TB, Sriram Srinivasan, Jay Lemmon, Ziyu Wang, Greg Wayne, Nicolas Heess > DeepMind Rapid progress in deep reinforcement learning has made it increasingly feasible to train controllers for high-dimensional humanoid b...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 2.5349280834198, "baseline_truncated": false, "doc_advantage_score": 0.8891997933387756, "length_change_ratio": 1, "net_length_change_chars": 0, "...
--- name: underscore version: 1.8.3 type: npm summary: JavaScript's functional programming helper library. homepage: http://underscorejs.org license: mit licenses: - sources: LICENSE text: | Copyright (c) 2009-2015 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors Permission is hereby ...
null
0
{ "advantage_score_max": 2.091057538986206, "advantage_score_mean": 2.091057538986206, "advantage_score_min": 2.091057538986206, "advantage_score_std": 0, "advantage_scores": [ 2.091057538986206 ], "baseline_doc_loss": 0.38326364755630493, "baseline_truncated": false, "doc_advantage_score": 2.1668...
'use strict'; const common = require('../common'); const assert = require('assert'); const PassThrough = require('stream').PassThrough; const readline = require('readline'); // Checks that tab completion still works // when output column size is undefined const iStream = new PassThrough(); const oStream = new PassTh...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.3237483501434326, "baseline_truncated": false, "doc_advantage_score": 1.1027806997299194, "length_change_ratio": 1, "net_length_change_chars": 0, ...
# # compressed MX RDATA stored in an output buffer # # sentinel name: example.com. # 0 1 2 3 4 5 6 7 8 9 10 1 2 (bytes) #(7) e x a m p l e (3) c o m . 07 65 78 61 6d 70 6c 65 03 63 6f 6d 00 # PREFERENCE: 10 00 0a # EXCHANGE: compressed #(4) m x ptr=0 02 6d 78 c0 00
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 1.9668095111846924, "baseline_truncated": false, "doc_advantage_score": 0.7075071334838867, "length_change_ratio": 1, "net_length_change_chars": 0, ...
#!perl # vim:ts=4:sw=4:expandtab # # Please read the following documents before working on tests: # • https://build.i3wm.org/docs/testsuite.html # (or docs/testsuite) # # • https://build.i3wm.org/docs/lib-i3test.html # (alternatively: perldoc ./testcases/lib/i3test.pm) # # • https://build.i3wm.org/docs/ipc.html # ...
null
1
{ "advantage_score_max": 6.999825954437256, "advantage_score_mean": 2.828293561935425, "advantage_score_min": 1.1866340637207031, "advantage_score_std": 2.415411949157715, "advantage_scores": [ 6.999825954437256, 1.7047821283340454, 1.4219322204589844, 1.1866340637207031 ], "baseline_doc_l...
// Copyright 2015 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. package unicode import ( "testing" "golang.org/x/text/encoding" "golang.org/x/text/encoding/charmap" "golang.org/x/text/encoding/internal/enctest" "golan...
null
1
{ "advantage_score_max": 7.907780170440674, "advantage_score_mean": 4.508143424987793, "advantage_score_min": 1.1085069179534912, "advantage_score_std": 3.399636745452881, "advantage_scores": [ 7.907780170440674, 1.1085069179534912 ], "baseline_doc_loss": 0.6459442973136902, "baseline_truncated"...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the Apache 2.0 License. See LICENSE file in the project root for full license information. package org.bondlib; import java.io.IOException; import java.lang.reflect.Method; import java.util.Arrays; import java.util.HashMap; import java.util.Map; impor...
null
1
{ "advantage_score_max": 9.364827156066895, "advantage_score_mean": 2.4599227905273438, "advantage_score_min": 1.2101904153823853, "advantage_score_std": 2.0299184322357178, "advantage_scores": [ 9.364827156066895, 3.5606842041015625, 2.765287399291992, 2.6544110774993896, 2.55495667457580...
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>StyleConstants.CharacterConstants (Java SE 12 &amp; JDK 12 )</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="keywords" content="javax.swing.text.StyleConstants.CharacterConstants class">...
null
0
{ "advantage_score_max": 0, "advantage_score_mean": 0, "advantage_score_min": 0, "advantage_score_std": 0, "advantage_scores": [], "baseline_doc_loss": 0.516381561756134, "baseline_truncated": false, "doc_advantage_score": 5.559966087341309, "length_change_ratio": 1, "net_length_change_chars": 0, ...
/* * Copyright 2014 the original author or 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 la...
null
1
{ "advantage_score_max": 5.4969635009765625, "advantage_score_mean": 5.4969635009765625, "advantage_score_min": 5.4969635009765625, "advantage_score_std": 0, "advantage_scores": [ 5.4969635009765625 ], "baseline_doc_loss": 0.6061208248138428, "baseline_truncated": false, "doc_advantage_score": 1.3...
{ "name": "errno", "authors": [ "Rod Vagg @rvagg <rod@vagg.org> (https://github.com/rvagg)" ], "description": "libuv errno details exposed", "keywords": [ "errors", "errno", "libuv" ], "version": "0.1.7", "main": "errno.js", "dependencies": { "prr": "~1.0.1" }, "bin": { "er...
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 2012 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. package windows import ( "syscall" "unsafe" ) const ( NameUnknown = 0 NameFullyQualifiedDN = 1 NameSamCompatible = 2 NameDisplay = ...
null
0
{ "advantage_score_max": 5.563937664031982, "advantage_score_mean": 4.070846080780029, "advantage_score_min": 2.577754497528076, "advantage_score_std": 1.4930915832519531, "advantage_scores": [ 5.563937664031982, 2.577754497528076 ], "baseline_doc_loss": 0.6509379744529724, "baseline_truncated":...
from __future__ import absolute_import from __future__ import print_function import numpy as np from mimic3models import common_utils import threading import random import os class BatchGen(object): def __init__(self, reader, discretizer, normalizer, batch_size, small_part, target_repl, shuffl...
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.Generic; namespace HotChocolate.Internal { /// <summary> /// The type info provides information about the type structure that is relevant to /// the GraphQL type system. A <see cref="ITypeInfo"/> can be created for runtime /// types as well as for schema types. ...
null
2
{ "advantage_score_max": 6.965884208679199, "advantage_score_mean": 4.629918098449707, "advantage_score_min": 1.1218465566635132, "advantage_score_std": 2.52567720413208, "advantage_scores": [ 6.965884208679199, 5.802023410797119, 1.1218465566635132 ], "baseline_doc_loss": 0.7907614707946777, ...
/* * jdhuff.c * * Copyright (C) 1991-1995, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains Huffman entropy decoding routines. * * Much of the complexity here has to do with supportin...
null
1
{ "advantage_score_max": 8.325268745422363, "advantage_score_mean": 4.3564534187316895, "advantage_score_min": 1.4444544315338135, "advantage_score_std": 2.697129726409912, "advantage_scores": [ 8.325268745422363, 7.610397815704346, 6.191982269287109, 2.5527098178863525, 2.344341993331909,...