text stringlengths 2 9.79k | meta dict | sentences_perturbed int64 0 2 ⌀ | doc_stats dict |
|---|---|---|---|
zram-objs := zram_drv.o xvmalloc.o
obj-$(CONFIG_ZRAM) += zram.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... |
var convert = require('./convert'),
func = convert('take', require('../take'));
func.placeholder = require('./placeholder');
module.exports = func;
| 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 Foundation
/// A Nimble matcher that succeeds when the actual sequence's last element
/// is equal to the expected value.
public func endWith<S: Sequence, T: Equatable>(_ endingElement: T) -> Predicate<S>
where S.Iterator.Element == T {
return Predicate.fromDeprecatedClosure { actualExpression, failureM... | null | 2 | {
"advantage_score_max": 1.6567943096160889,
"advantage_score_mean": 1.394836664199829,
"advantage_score_min": 1.1147814989089966,
"advantage_score_std": 0.19477136433124542,
"advantage_scores": [
1.6567943096160889,
1.4514621496200562,
1.3563088178634644,
1.1147814989089966
],
"baseline_d... |
Filter 1: ON PK Fc 26 Hz Gain 7.1 dB Q 1.50
Filter 2: ON PK Fc 3484 Hz Gain 8.5 dB Q 1.82
Filter 3: ON PK Fc 7544 Hz Gain 5.1 dB Q 4.00
Filter 4: ON PK Fc 9715 Hz Gain 10.1 dB Q 1.73
Filter 5: ON PK Fc 16758 Hz Gain -5.9 dB Q 0.09
Filter 6: ON PK Fc 130 Hz Gain -3.1 dB Q 1.37
Filter 7: ON PK Fc 715 Hz Gain -1.3 dB Q 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... |
package com.grace.zhihunews.deliveryLayer;
import android.content.Context;
/**
* Created by Administrator on 2016/9/1.
*/
/**
* 数据交付层接口
*/
public interface INewsDetailProvider {
void getNewsDetail(int id);
}
| 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... |
{
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
"ID": "CVE-2018-17466",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
... | 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 Aleksey Gurtovoy 2000-2004
//
// 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)
//
// Preprocessed version of "boost/mpl/greater.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespac... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.7836502194404602,
"baseline_truncated": false,
"doc_advantage_score": 21.832508087158203,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
<!DOCTYPE html>
<html>
<!--
(C) by Michael Peter Christen, mc (at) yacy.net
licensed under a Creative Commons Attribution 2.0 Generic License (CC-BY 2.0)
-->
<head>
<title id="title"></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!-- scary MS stuff ahead to prevent that IE run... | null | 0 | {
"advantage_score_max": 5.78141975402832,
"advantage_score_mean": 3.5030806064605713,
"advantage_score_min": 1.9394587278366089,
"advantage_score_std": 1.5867283344268799,
"advantage_scores": [
5.78141975402832,
4.1896748542785645,
2.101769208908081,
1.9394587278366089
],
"baseline_doc_lo... |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
declare(strict_types=1);
use Magento\Bundle\Model\Product\Price;
use Magento\Catalog\Api\Data\ProductInterfaceFactory;
use Magento\Catalog\Api\ProductRepositoryInterface;
use Magento\Catalog\Model\Product\Attribute\... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.5500686764717102,
"baseline_truncated": false,
"doc_advantage_score": 1.134278416633606,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
dueboot
=======
Based on https://github.com/neykov/armboot, and is a template for Arduino Due projects
Compiling
---------
Modify the Rakefile with your paths and ports, and then "rake burn" to upload to the Arduino.
Structure
---------
core.rs - sample program (blinks the led of the Arduino board)
arduin... | 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 VCTRS_SLICE_ASSIGN_H
#define VCTRS_SLICE_ASSIGN_H
#include "owned.h"
struct vec_assign_opts {
bool assign_names;
bool ignore_outer_names;
struct vctrs_arg* x_arg;
struct vctrs_arg* value_arg;
};
SEXP vec_assign_opts(SEXP x, SEXP index, SEXP value,
const struct vec_assign_opts* op... | 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... |
//
// ParseEnabled.h
// Monal
//
// Created by Anurodh Pokharel on 2/2/15.
// Copyright (c) 2015 Monal.im. All rights reserved.
//
#import "XMPPParser.h"
@interface ParseEnabled : XMPPParser
/**
supports resume on server
*/
@property (nonatomic, assign, readonly) BOOL resume;
@property (nonatomic, copy, readon... | null | 1 | {
"advantage_score_max": 1.5525931119918823,
"advantage_score_mean": 1.5525931119918823,
"advantage_score_min": 1.5525931119918823,
"advantage_score_std": 0,
"advantage_scores": [
1.5525931119918823
],
"baseline_doc_loss": 1.664353609085083,
"baseline_truncated": false,
"doc_advantage_score": 1.30... |
<?php
/**
* Magento
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
It is also available online at the following URL:
http://opensource.org/licenses/osl-3.0.php
If you did not receive a copy of the license a... | null | 1 | {
"advantage_score_max": 5.712322235107422,
"advantage_score_mean": 3.8239381313323975,
"advantage_score_min": 1.4321035146713257,
"advantage_score_std": 1.7832863330841064,
"advantage_scores": [
5.712322235107422,
4.327389240264893,
1.4321035146713257
],
"baseline_doc_loss": 0.455168247222900... |
{
"_from": "react",
"_id": "react@0.14.9",
"_inBundle": false,
"_integrity": "sha1-uqhDTsZ4C96ZfNw4C3nNM7ljk98=",
"_location": "/react",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "react",
"name": "react",
"escapedName": "react",
"rawSpec": "",
... | 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: "BigPanda"
url: "https://bigpanda.io/"
| 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 2014 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.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or a... | null | 1 | {
"advantage_score_max": 1.5554856061935425,
"advantage_score_mean": 1.3262860774993896,
"advantage_score_min": 1.1518833637237549,
"advantage_score_std": 0.14493489265441895,
"advantage_scores": [
1.5554856061935425,
1.3955185413360596,
1.3335434198379517,
1.1949998140335083,
1.1518833637... |
import re
def parseDeviceId(id):
match = re.search('(#|\\\\)vid_([a-f0-9]{4})&pid_([a-f0-9]{4})(&|#|\\\\)', id, re.IGNORECASE)
return [int(match.group(i), 16) if match else None for i in [2, 3]]
| 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... |
# repeating [](https://travis-ci.org/sindresorhus/repeating)
> Repeat a string - fast
## Install
```
$ npm install --save repeating
```
## Usage
```js
const repeating = require('repeating');
repeating('unicorn ', 100);
//=> 'unicorn ... | 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... |
/*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 1.2486270666122437,
"baseline_truncated": false,
"doc_advantage_score": 1.9264745712280273,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.Reactive" version="4.0.0-preview00001" targetFramework="net462" />
<package id="System.Reactive.Core" version="4.0.0-preview00001" targetFramework="net462" />
<package id="System.Reactive.Interfaces" version="4.0.0-preview00001" targetFramewor... | 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... |
//
// TWTRAPIClient.h
//
// Copyright (c) 2015 Twitter. All rights reserved.
//
#import "TWTRDefines.h"
NS_ASSUME_NONNULL_BEGIN
FOUNDATION_EXPORT NSString * const TWTRTweetsNotLoadedKey;
@class TWTRUser;
@class TWTRTweet;
@class TWTRAuthConfig;
@class TWTRGuestSession;
@protocol TWTRAuthSession;
/**
* @name Co... | null | 1 | {
"advantage_score_max": 3.6936757564544678,
"advantage_score_mean": 1.8201167583465576,
"advantage_score_min": 1.107133150100708,
"advantage_score_std": 0.7782300114631653,
"advantage_scores": [
3.6936757564544678,
3.288031578063965,
2.2056455612182617,
2.2038962841033936,
2.0736558437347... |
"""An observation wrapper that augments observations by pixel values."""
import collections
import copy
import numpy as np
from gym import spaces
from gym import ObservationWrapper
STATE_KEY = 'state'
class PixelObservationWrapper(ObservationWrapper):
"""Augment observations by pixel values."""
def __ini... | null | 2 | {
"advantage_score_max": 2.8019042015075684,
"advantage_score_mean": 1.8726081848144531,
"advantage_score_min": 1.22922945022583,
"advantage_score_std": 0.5864387154579163,
"advantage_scores": [
2.8019042015075684,
2.0596418380737305,
2.0203216075897217,
1.2519440650939941,
1.2292294502258... |
apiVersion: v1
kind: Pod
metadata:
name: kube-controller-manager
namespace: kube-system
spec:
containers:
- command:
- /bin/sh
- -c
- /usr/local/bin/kube-controller-manager
--master=127.0.0.1:8080
--cluster-name=${INSTANCE_PREFIX}
--cluster-cidr=${CLUSTER_IP_RANGE}
--service-... | 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... |
// Go support for Protocol Buffers - Google's data interchange format
//
// Copyright 2010 The Go Authors. All rights reserved.
// https://github.com/golang/protobuf
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met... | null | 0 | {
"advantage_score_max": 6.991447925567627,
"advantage_score_mean": 3.1151628494262695,
"advantage_score_min": 1.422763705253601,
"advantage_score_std": 1.9921107292175293,
"advantage_scores": [
6.991447925567627,
2.8422350883483887,
2.321478843688965,
1.9978888034820557,
1.422763705253601... |
/*
* This file is part of the CmBacktrace Library.
This file is part of the CmBacktrace Library.
Copyright (c) 2016-2017, Armink, <armink.ztl@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the So... | null | 1 | {
"advantage_score_max": 4.367649078369141,
"advantage_score_mean": 2.769841194152832,
"advantage_score_min": 1.1720335483551025,
"advantage_score_std": 1.597807765007019,
"advantage_scores": [
4.367649078369141,
1.1720335483551025
],
"baseline_doc_loss": 0.7833677530288696,
"baseline_truncated"... |
.form-component {
display: flex;
flex-direction: column;
margin: var(--spacing-half) 0;
& > *:not(:last-child) {
margin-bottom: var(--spacing);
}
hr {
width: 100%;
border: none;
height: 1px;
border-bottom: var(--base-border);
}
}
| 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... |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>WebGL Shader Common Function Conformance Tests</title>
<link rel="stylesheet" href="../../../resources/js-test-style.css"/>
<script src="../../../js/js-test-pre.js"></script>
<script src="../../../js/webgl-test-utils.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... |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!29 &1
OcclusionCullingSettings:
m_ObjectHideFlags: 0
serializedVersion: 2
m_OcclusionBakeSettings:
smallestOccluder: 5
smallestHole: 0.25
backfaceThreshold: 100
m_SceneGUID: 00000000000000000000000000000000
m_OcclusionCullingData: {fileID: 0}
--- !u!... | 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="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>plaintext</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script typ... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 1.1508830785751343,
"baseline_truncated": false,
"doc_advantage_score": 10.052099227905273,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
<?include get_cfg_var("cartulary_conf").'/includes/env.php';?>
<?include "$confroot/$templates/php_cgi_init.php"?>
<?
// Json header
header("Cache-control: no-cache, must-revalidate");
header("Content-Type: application/json");
// Globals
$jsondata = array();
//debug request
//loggit(3, "DEBUG: ".print_r($_REQUEST, TR... | null | 1 | {
"advantage_score_max": 6.489171504974365,
"advantage_score_mean": 2.4585137367248535,
"advantage_score_min": 1.119831919670105,
"advantage_score_std": 1.8556557893753052,
"advantage_scores": [
6.489171504974365,
2.334186553955078,
2.1177375316619873,
1.4206193685531616,
1.269535422325134... |
<?xml version='1.0' encoding='utf-8'?>
<section xmlns="https://code.dccouncil.us/schemas/dc-library" xmlns:codified="https://code.dccouncil.us/schemas/codified" xmlns:codify="https://code.dccouncil.us/schemas/codify" xmlns:xi="http://www.w3.org/2001/XInclude" containing-doc="D.C. Code">
<num>21-521</num>
<heading>D... | null | 1 | {
"advantage_score_max": 8.268075942993164,
"advantage_score_mean": 2.5553243160247803,
"advantage_score_min": 1.1380962133407593,
"advantage_score_std": 2.197298288345337,
"advantage_scores": [
8.268075942993164,
2.6400320529937744,
1.9886330366134644,
1.7032521963119507,
1.60616099834442... |
/**
* Evaluation.java
* It is to evaluate the elapsed time of each sameAs approach
*/
package com.samsung.scrc.wsg.k.eval;
import com.samsung.scrc.wsg.k.sa.matcher.BeliefBasedMatcher;
import com.samsung.scrc.wsg.k.sa.matcher.FullMatcher;
import com.samsung.scrc.wsg.k.sa.matcher.MaxConfMatcher;
import com... | 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... |
Seuss
| 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... |
{"threshold": 5, "split": ["jUEumBCZY6GRlXbB/uobM53gis/RldnMAfBAnkg=", "e3WhwYy6YUQGedMXkGnxJO6v0ov4cgteapL17wI="], "shares": 9}
{"threshold": 5, "split": ["mrygQzFoasgDY23te4MGqTFXjpS/pMalQiN9Sks=", "XjpXSuBzyfRAbKj7hODzcf0cv0NZsXQDEQiIdtA="], "shares": 9}
{"threshold": 5, "split": ["U64tceO4Ddtr4V6FMXSTJre4f6t4nPczWg... | 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"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifi... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.23645290732383728,
"baseline_truncated": false,
"doc_advantage_score": 1.9176992177963257,
"length_change_ratio": 1,
"net_length_change_chars": 0,... |
/*
* Copyright 2014 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "include/core/SkTypes.h"
#include "include/core/SkData.h"
#include "include/core/SkFontMgr.h"
#include "include/core/SkFontStyle.h"
#include "include/core/SkPaint.h"... | null | 0 | {
"advantage_score_max": 1.1762763261795044,
"advantage_score_mean": 1.1762763261795044,
"advantage_score_min": 1.1762763261795044,
"advantage_score_std": 0,
"advantage_scores": [
1.1762763261795044
],
"baseline_doc_loss": 0.7400155663490295,
"baseline_truncated": false,
"doc_advantage_score": 1.1... |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CF... | 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
"""
Kubernetes
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: v1.7.4
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
from __future__ import absolute_import
import sys
import os
im... | null | 1 | {
"advantage_score_max": 4.048964500427246,
"advantage_score_mean": 4.048964500427246,
"advantage_score_min": 4.048964500427246,
"advantage_score_std": 0,
"advantage_scores": [
4.048964500427246
],
"baseline_doc_loss": 0.11776044964790344,
"baseline_truncated": false,
"doc_advantage_score": 1.1186... |
#!/usr/bin/env python
# Copyright (c) 2009 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import os
import sys
# Make sure we're using the version of pylib in this repo, not one installed
# elsewhere on the system.
sys.path.inser... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.9303330183029175,
"baseline_truncated": false,
"doc_advantage_score": 1.4846625328063965,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
//
// ActionSheetColors.swift
// Sheeeeeeeeet
//
// Created by Daniel Saidi on 2019-08-10.
// All rights reserved by Daniel Saidi. All rights reserved.
//
import UIKit
/**
This enum specifies standard action sheet colors, which are
just aliases for system colors. Use the `color` property to
get the resolved `U... | null | 1 | {
"advantage_score_max": 1.8105783462524414,
"advantage_score_mean": 1.6264379024505615,
"advantage_score_min": 1.442297339439392,
"advantage_score_std": 0.18414050340652466,
"advantage_scores": [
1.8105783462524414,
1.442297339439392
],
"baseline_doc_loss": 0.8905835151672363,
"baseline_truncat... |
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
# Simple script to update the version of DTC carried by the Linux kernel
#
# This script assumes that the dtc and the linux git trees are in the
# same directory. After building dtc in the dtc directory, it copies the
# source files and generated source file(s) into the scri... | null | 1 | {
"advantage_score_max": 1.160167932510376,
"advantage_score_mean": 1.160167932510376,
"advantage_score_min": 1.160167932510376,
"advantage_score_std": 0,
"advantage_scores": [
1.160167932510376
],
"baseline_doc_loss": 1.4244422912597656,
"baseline_truncated": false,
"doc_advantage_score": 1.24622... |
// VulcanizeDB
// Copyright © 2019 Vulcanize
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
// This progra... | null | 1 | {
"advantage_score_max": 6.695361614227295,
"advantage_score_mean": 6.695361614227295,
"advantage_score_min": 6.695361614227295,
"advantage_score_std": 0,
"advantage_scores": [
6.695361614227295
],
"baseline_doc_loss": 1.3570739030838013,
"baseline_truncated": false,
"doc_advantage_score": 1.20858... |
package utils
import (
"testing"
)
func TestCompareVersionVersion(t *testing.T) {
v1 := "v1.12.1"
v2 := "v1.11.2"
ret, err := CompareVersion(v1, v2)
if err != nil {
t.Fatal(err)
}
if !ret {
t.Fatal("Version comparison failed.")
}
}
| 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... |
<section>
<section>
<title>Properties</title>
<table>
<thead>
<tr>
<td>Name</td>
</tr>
</thead>
</table>
</section>
<section>
<title>Methods</title>
<table>
<thead>
... | 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... |
StartChar: u1EE61
Encoding: 126561 126561 5990
Width: 436
Flags: HW
LayerCount: 2
Fore
Refer: 6051 126588 N 1 0 0 1 0 0 3
Refer: 194 -1 N 1 0 0 1 244 -239 2
EndChar
| 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... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head><link rel="apple-touch-icon" sizes="180x180" href="/glide/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/glide/favicon-32x32.png"><link rel="icon" ... | 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
mkdir var/build
#OS X, prevent ._ files
export COPYFILE_DISABLE=true
tar -cvf var/build/Pulsestorm_Modulelist.tar app/code/community/Pulsestorm/Modulelist app/etc/modules/Pulsestorm_Modulelist.xml
| 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 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/*
Module: SYSTEM
Author: Ceriel J.H. Jacobs
Version: $Id$
*/
/*
An implementation of the Modula-2 NEWPROCESS and TRANSFER facilities
using the... | null | 1 | {
"advantage_score_max": 1.1453993320465088,
"advantage_score_mean": 1.1453993320465088,
"advantage_score_min": 1.1453993320465088,
"advantage_score_std": 0,
"advantage_scores": [
1.1453993320465088
],
"baseline_doc_loss": 1.756171464920044,
"baseline_truncated": false,
"doc_advantage_score": 1.11... |
<?xml version="1.0" encoding="UTF-8"?>
<dependenciesRoot>
<dependency className="testLangWithRT.typesystem.TypesystemDescriptor">
<classNode dependClassName="jetbrains.mps.lang.typesystem.runtime.InferenceRule_Runtime" />
<classNode dependClassName="testLangWithRT.typesystem.typeof_Sout_InferenceRule" />
... | 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 Beijing 58 Information Technology Co.,Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. See the NOTICE file
* distributed with this work for additional information
* regarding coThe ASF licenses this file to you u... | null | 2 | {
"advantage_score_max": 7.480045318603516,
"advantage_score_mean": 5.208241939544678,
"advantage_score_min": 2.9700136184692383,
"advantage_score_std": 1.8413658142089844,
"advantage_scores": [
7.480045318603516,
5.1746673583984375,
2.9700136184692383
],
"baseline_doc_loss": 0.626502037048339... |
#!/usr/bin/env perl
# [[[ PREPROCESSOR ]]]
# <<< EXECUTE_SUCCESS: "$VAR1 = {'number_hashref' => {'a' => 'number'}};" >>>
# <<< EXECUTE_SUCCESS: "$VAR1 = {'number_hashref' => {'a' => 'number','b' => 'number'}};" >>>
# <<< EXECUTE_SUCCESS: "$VAR1 = {'hashref' => {'a' => 'number','b' => 'integer'}};" >>>
# <<< EXECUTE_SU... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.4393298923969269,
"baseline_truncated": false,
"doc_advantage_score": 0.9487059116363525,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
package com.planet_ink.coffee_mud.Abilities.Spells;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import... | null | 0 | {
"advantage_score_max": 9.101558685302734,
"advantage_score_mean": 5.628902912139893,
"advantage_score_min": 1.169222354888916,
"advantage_score_std": 3.312718152999878,
"advantage_scores": [
9.101558685302734,
6.615927696228027,
1.169222354888916
],
"baseline_doc_loss": 1.1728342771530151,
... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
***************************************************************************
Copyright (c) 2010 Qcadoo Limited
Project: Qcadoo MES
Version: 1.4
This file is part of Qcadoo.
Qcadoo is free software; you can redistribute it and/or modify
it under t... | null | 1 | {
"advantage_score_max": 1.1162259578704834,
"advantage_score_mean": 1.1162259578704834,
"advantage_score_min": 1.1162259578704834,
"advantage_score_std": 0,
"advantage_scores": [
1.1162259578704834
],
"baseline_doc_loss": 1.043700098991394,
"baseline_truncated": false,
"doc_advantage_score": 2.68... |
'label':'car' 'bounding box':(1535,420,1567,442)
'label':'car' 'bounding box':(1572,418,1601,446)
'label':'car' 'bounding box':(1549,423,1586,448)
'label':'car' 'bounding box':(1764,404,1920,463)
'label':'car' 'bounding box':(1933,404,2045,468)
'label':'car' 'bounding box':(1257,420,1294,456)
'label':'car' 'bounding bo... | 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 2011-2019 Asakusa Framework Team.
*
* 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... | null | 1 | {
"advantage_score_max": 6.6594319343566895,
"advantage_score_mean": 2.551551342010498,
"advantage_score_min": 1.2601956129074097,
"advantage_score_std": 2.059774160385132,
"advantage_scores": [
6.6594319343566895,
1.7370877265930176,
1.592867136001587,
1.5081751346588135,
1.26019561290740... |
{
"word": "Leg",
"definitions": [
"Each of the limbs on which a person or animal walks and stands.",
"A leg of an animal or bird as food.",
"A part of a garment covering a leg or part of a leg.",
"(with reference to a ball, especially in golf) sufficient momentum to reach the des... | null | 1 | {
"advantage_score_max": 1.8517048358917236,
"advantage_score_mean": 1.3846696615219116,
"advantage_score_min": 1.168634057044983,
"advantage_score_std": 0.2782628834247589,
"advantage_scores": [
1.8517048358917236,
1.3411067724227905,
1.1772329807281494,
1.168634057044983
],
"baseline_doc... |
/*
Copyright 2015 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 writin... | null | 1 | {
"advantage_score_max": 9.010482788085938,
"advantage_score_mean": 9.010482788085938,
"advantage_score_min": 9.010482788085938,
"advantage_score_std": 0,
"advantage_scores": [
9.010482788085938
],
"baseline_doc_loss": 0.49680495262145996,
"baseline_truncated": false,
"doc_advantage_score": 6.9743... |
"""Imported from the recipes section of the itertools documentation.
All functions taken from the recipes section of the itertools library docs
[1]_.
Some backward-compatible usability improvements have been made.
.. [1] http://docs.python.org/library/itertools.html#recipes
"""
from collections import deque
from ite... | null | 1 | {
"advantage_score_max": 2.574620008468628,
"advantage_score_mean": 1.87394118309021,
"advantage_score_min": 1.4070699214935303,
"advantage_score_std": 0.38191768527030945,
"advantage_scores": [
2.574620008468628,
2.1310691833496094,
1.9975824356079102,
1.8632006645202637,
1.72739410400390... |
#include <stdlib.h>
#include "buffer.h"
#include "chunk.h"
#include "cmark.h"
#include "utf8.h"
#include "render.h"
#include "node.h"
static CMARK_INLINE void S_cr(cmark_renderer *renderer) {
if (renderer->need_cr < 1) {
renderer->need_cr = 1;
}
}
static CMARK_INLINE void S_blankline(cmark_renderer *renderer)... | null | 0 | {
"advantage_score_max": 1.200266718864441,
"advantage_score_mean": 1.200266718864441,
"advantage_score_min": 1.200266718864441,
"advantage_score_std": 0,
"advantage_scores": [
1.200266718864441
],
"baseline_doc_loss": 1.0643309354782104,
"baseline_truncated": false,
"doc_advantage_score": 1.14302... |
//
// ZZFDRQSuccessCell.m
// ZZFLEXDemo
//
// Created by 李伯坤 on 2018/1/24.
// Copyright © 2018 李伯坤. All rights reserved.
//
#import "ZZFDRQSuccessCell.h"
@implementation ZZFDRQSuccessCell
+ (CGFloat)viewHeightByDataModel:(id)dataModel
{
return 180;
}
- (void)setViewDataModel:(UIColor *)dataModel
{
[self... | null | 1 | {
"advantage_score_max": 3.3076133728027344,
"advantage_score_mean": 3.3076133728027344,
"advantage_score_min": 3.3076133728027344,
"advantage_score_std": 0,
"advantage_scores": [
3.3076133728027344
],
"baseline_doc_loss": 1.2722116708755493,
"baseline_truncated": false,
"doc_advantage_score": 1.3... |
// Dstl (c) Crown Copyright 2017
package uk.gov.dstl.baleen.annotators.cleaners;
import static org.junit.Assert.assertEquals;
import org.apache.uima.analysis_engine.AnalysisEngine;
import org.apache.uima.fit.factory.AnalysisEngineFactory;
import org.apache.uima.fit.util.JCasUtil;
import org.junit.Test;
import uk.gov... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.3551042973995209,
"baseline_truncated": false,
"doc_advantage_score": 1.0726420879364014,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
//
// CSLayoutSwitcherHostingView.m
// CocoaSplit
//
// Created by Zakk on 3/5/17.
// Copyright © 2017 Zakk. All rights reserved.
//
#import "CSLayoutSwitcherHostingView.h"
#import <Quartz/Quartz.h>
#import "CSPreviewGLLayer.h"
#import "CSLayoutSwitcherWithPreviewWindowController.h"
@implementation CSLayoutSwitch... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 1.6494697332382202,
"baseline_truncated": false,
"doc_advantage_score": 1.563396692276001,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
using CSharpGL;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Text;
namespace PointLight
{
/// <summary>
/// Render a Cube with single color in modern opengl.
/// </summary>
public class LightPositionNode : PickableNode, IRenderable
{
... | null | 1 | {
"advantage_score_max": 1.1718153953552246,
"advantage_score_mean": 1.1718153953552246,
"advantage_score_min": 1.1718153953552246,
"advantage_score_std": 0,
"advantage_scores": [
1.1718153953552246
],
"baseline_doc_loss": 0.8962100744247437,
"baseline_truncated": false,
"doc_advantage_score": 1.1... |
/*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* 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 applic... | null | 1 | {
"advantage_score_max": 9.189104080200195,
"advantage_score_mean": 5.292224407196045,
"advantage_score_min": 1.395344853401184,
"advantage_score_std": 3.8968796730041504,
"advantage_scores": [
9.189104080200195,
1.395344853401184
],
"baseline_doc_loss": 0.8868845105171204,
"baseline_truncated":... |
/*
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright 2018, embedded brains GmbH <rtems@embedded-brains.de>
*
* 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 th... | null | 1 | {
"advantage_score_max": 1.1483761072158813,
"advantage_score_mean": 1.1483761072158813,
"advantage_score_min": 1.1483761072158813,
"advantage_score_std": 0,
"advantage_scores": [
1.1483761072158813
],
"baseline_doc_loss": 0.45883214473724365,
"baseline_truncated": false,
"doc_advantage_score": 1.... |
import python
import experimental.semmle.python.templates.Chevron
from SSTISink s
select s
| 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... |
#!/usr/bin/env python3
import os
import sys
import requests
import argparse
from os import path
from datetime import datetime, timedelta
from subprocess import check_call
time_str = '%Y-%m-%dT%H:%M:%SZ'
short_time_str = '%Y-%m-%d'
args = None
def report_ssim_rebuffer(curr_ts, days):
start_ts = curr_ts - timede... | 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.glumes.openglbasicshape.draw.texture
import android.content.Context
import android.opengl.GLES20
import android.opengl.GLES30
import com.glumes.openglbasicshape.R
import com.glumes.openglbasicshape.base.LogUtil
import com.glumes.openglbasicshape.draw.BaseShape
import com.glumes.openglbasicshape.utils.Matri... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.5809754729270935,
"baseline_truncated": false,
"doc_advantage_score": 0.9113237261772156,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
/*
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": 3.9565682411193848,
"advantage_score_mean": 2.639437675476074,
"advantage_score_min": 1.3223072290420532,
"advantage_score_std": 1.317130446434021,
"advantage_scores": [
3.9565682411193848,
1.3223072290420532
],
"baseline_doc_loss": 0.37443414330482483,
"baseline_truncat... |
title: TCC-Transaction 源码分析 —— 调试环境搭建
date: 2018-02-01
tags:
categories: TCC-Transaction
permalink: TCC-Transaction/build-debugging-environment
---
摘要: 原创出处 http://www.iocoder.cn/TCC-Transaction/build-debugging-environment/ 「芋道源码」欢迎转载,保留摘要,谢谢!
**本文主要基于 TCC-Transaction 1.2.3.3 正式版**
- [1. 依赖工具](http://www.iocoder.... | null | 0 | {
"advantage_score_max": 2.8173444271087646,
"advantage_score_mean": 2.180800437927246,
"advantage_score_min": 1.7648009061813354,
"advantage_score_std": 0.3881252706050873,
"advantage_scores": [
2.8173444271087646,
2.0712337493896484,
2.069822072982788,
1.7648009061813354
],
"baseline_doc... |
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:theme="@style/Base.Theme.OpenWith"
android:paddingTop="8dp">
<EditTe... | 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... |
require 'rack'
require 'uri'
class Refraction
class Request < Rack::Request
attr_reader :action, :status, :message
def method; request_method; end
def query; query_string; end
### actions
def set(options)
if options.is_a?(String)
@re_location = options
else
@re_s... | null | 1 | {
"advantage_score_max": 1.4646917581558228,
"advantage_score_mean": 1.4646917581558228,
"advantage_score_min": 1.4646917581558228,
"advantage_score_std": 0,
"advantage_scores": [
1.4646917581558228
],
"baseline_doc_loss": 0.8047000169754028,
"baseline_truncated": false,
"doc_advantage_score": 0.9... |
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: growToHeight180
serializedVersion: 6
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
m_RotationCurves: []
m_CompressedRotationC... | 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 NTask from "../ntask.js";
import Template from "../templates/user.js";
class User extends NTask {
constructor(body) {
super();
this.body = body;
}
render() {
this.renderUserData();
}
addEventListener() {
this.userCancelClick();
}
renderUserData() {
const opts = {
method: ... | 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... |
---
title: UnionCaseInfo.GetFields Method (F#)
description: UnionCaseInfo.GetFields Method (F#)
keywords: visual f#, f#, functional programming
author: dend
manager: danielfe
ms.date: 05/16/2016
ms.topic: language-reference
ms.prod: visual-studio-dev14
ms.technology: devlang-fsharp
ms.assetid: 1d3acc9a-0087-43ef-b07e-3... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.5917260050773621,
"baseline_truncated": false,
"doc_advantage_score": 1.1213666200637817,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
using System.Security.Claims;
using GraphQL.Authorization;
namespace GraphQl.AspNetCore
{
public class GraphQLUserContext : IProvideClaimsPrincipal
{
public ClaimsPrincipal User { get; set; }
}
}
| 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) Valve Corporation, All rights reserved. ===============
//
// Purpose: Allows Enums to be shown in the inspector as flags
//
//=============================================================================
using UnityEngine;
#if UNITY_EDITOR
using UnityEditor;
#endif
namespace Valve.VR.Interac... | 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) 2016, Canon Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditio... | null | 1 | {
"advantage_score_max": 3.228374481201172,
"advantage_score_mean": 2.5015981197357178,
"advantage_score_min": 1.7748216390609741,
"advantage_score_std": 0.7267764210700989,
"advantage_scores": [
3.228374481201172,
1.7748216390609741
],
"baseline_doc_loss": 0.5867646336555481,
"baseline_truncate... |
import tensorflow as tf
from models.stacked_bidirectional import StackedBidirectional
class LstmStackedBidirectional(StackedBidirectional):
def __init__(self, review_summary_file, checkpointer, num_layers, attention=False):
"""
:param review_summary_file:
:param checkpointer:
:par... | 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'?>
<testproblem>
<name>Standing free surface wave in channel using P1DG-P2.</name>
<owner userid="skramer"/>
<tags>flml</tags>
<problem_definition length="short" nprocs="1">
<command_line>fluidity -v3 -l standing_wave.flml</command_line>
</problem_definition>
<variab... | 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 2014 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 applicable law or agreed to in writing, ... | null | 2 | {
"advantage_score_max": 2.8026487827301025,
"advantage_score_mean": 1.6935607194900513,
"advantage_score_min": 1.1290626525878906,
"advantage_score_std": 0.6239556670188904,
"advantage_scores": [
2.8026487827301025,
2.4562838077545166,
1.651953935623169,
1.466048002243042,
1.2087239027023... |
<?xml version="1.0"?>
<Document style="helpdocument">
<p style="htitle">Obair</p>
<p style="hp">Solairidh daoine a bhios a' fuireach ann an còmhnaidh obair. Bidh a' mhòrchuid a' cleachdadh raointean obrach gus obair a dhèanamh. Chan eil cuid a raointean a leithid carraighean feumach air obair ach fhad 's a thèid an t... | null | 1 | {
"advantage_score_max": 1.2364683151245117,
"advantage_score_mean": 1.2364683151245117,
"advantage_score_min": 1.2364683151245117,
"advantage_score_std": 0,
"advantage_scores": [
1.2364683151245117
],
"baseline_doc_loss": 2.0726938247680664,
"baseline_truncated": false,
"doc_advantage_score": 0.8... |
name=Sewers of Estark
image=https://magiccards.info/scans/en/mbp/2.jpg
value=2.781
rarity=R
type=Instant
cost={2}{B}{B}
ability=Cast SN with AI only during combat.
timing=pump
oracle=Choose target creature. If it's attacking, it can't be blocked this turn. If it's blocking, prevent all combat damage that would be dealt... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 2.8607847690582275,
"baseline_truncated": false,
"doc_advantage_score": 1.8688684701919556,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
/* dporfsx.f -- translated by f2c (version 20061008).
You must link the resulting object file with libf2c:
on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm
or, if you install libf2c.a in a standard place, with -lf2c -lm
-- in that order, at the end o... | null | 1 | {
"advantage_score_max": 9.609914779663086,
"advantage_score_mean": 4.669743537902832,
"advantage_score_min": 2.276972532272339,
"advantage_score_std": 2.7279434204101562,
"advantage_scores": [
9.609914779663086,
9.119757652282715,
5.448805332183838,
4.947267055511475,
2.9632675647735596,
... |
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
a... | null | 1 | {
"advantage_score_max": 3.922175407409668,
"advantage_score_mean": 2.6192123889923096,
"advantage_score_min": 1.3162492513656616,
"advantage_score_std": 1.3029630184173584,
"advantage_scores": [
3.922175407409668,
1.3162492513656616
],
"baseline_doc_loss": 0.1448799967765808,
"baseline_truncate... |
class GenerateConsoleViewTask < Rake::TaskLib
attr_accessor :layout, :views
def initialize(name)
yield self if block_given?
define(name)
end
def define(name)
task name => [:environment] do
views.each_pair do |view_path, file|
File.open(File.join(Rails.root, 'public', file), 'w') do |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.1876811981201172,
"baseline_truncated": false,
"doc_advantage_score": 0.9688742160797119,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
(function() {
var Gitlab, credentials, gitlab;
process.stdout.write('\u001B[2J\u001B[0;0f');
Gitlab = require('..');
credentials = require('./credentials');
gitlab = new Gitlab({
url: credentials.url,
token: credentials.token
});
gitlab.projects.all(function(projects) {
var _project, i, 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... |
namespace GraphQL.Types.Relay
{
public class EdgeType<TNodeType> : ObjectGraphType<object>
where TNodeType : IGraphType
{
public EdgeType()
{
Name = string.Format("{0}Edge", typeof(TNodeType).GraphQLName());
Description = string.Format(
"An edge in... | 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... |
In this game, you are robot (#). Your job is to find kitten. This task
is complicated by the existence of various things which are not kitten.
Robot must touch items to determine if they are kitten or not. The game
ends when robotfindskitten.
| null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 2.875476360321045,
"baseline_truncated": false,
"doc_advantage_score": 0.9993414282798767,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
package com.uwsoft.editor.proxy;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map.Entry;
import com.badlogic.gdx.graphics.... | null | 0 | {
"advantage_score_max": 1.3861902952194214,
"advantage_score_mean": 1.3861902952194214,
"advantage_score_min": 1.3861902952194214,
"advantage_score_std": 0,
"advantage_scores": [
1.3861902952194214
],
"baseline_doc_loss": 0.8455944061279297,
"baseline_truncated": false,
"doc_advantage_score": 1.0... |
/*
* Copyright (C) 2010-2012 Project SkyFire <http://www.projectskyfire.org/>
* Copyright (C) 2005-2012 MaNGOS <http://www.getmangos.com/>
* Copyright (C) 2008-2012 Trinity <http://www.trinitycore.org/>
* Copyright (C) 2005-2012 ScriptDev2 <http://http://www.scriptdev2.com/>
*
* This program is free software; you... | null | 1 | {
"advantage_score_max": 5.62440824508667,
"advantage_score_mean": 5.62440824508667,
"advantage_score_min": 5.62440824508667,
"advantage_score_std": 0,
"advantage_scores": [
5.62440824508667
],
"baseline_doc_loss": 1.1964491605758667,
"baseline_truncated": false,
"doc_advantage_score": 1.298363566... |
/*
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. For more information about copyright ownership, please refer to the NOTICE file that accompanies this work. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | null | 2 | {
"advantage_score_max": 2.6906909942626953,
"advantage_score_mean": 2.12974214553833,
"advantage_score_min": 1.3467798233032227,
"advantage_score_std": 0.5706673264503479,
"advantage_scores": [
2.6906909942626953,
2.3517556190490723,
1.3467798233032227
],
"baseline_doc_loss": 0.52090877294540... |
include_directories(
include
${intergen_SOURCE_DIR}/model/include
${intergen_SOURCE_DIR}/utils/include
)
set (SOURCES
src/cppgen/comment.cc
src/cppgen/cpp_api_code_generator.cc
src/cppgen/cpp_class.cc
src/cppgen/cpp_file.cc
src/cppgen/cpp_function.cc
src/cppgen/cpp_interface_code_generator.cc
src/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... |
/*
* Copyright (c) 2016 Oracle and/or its affiliates. All rights reserved.
DO NOT MODIFY OR DELETE COPYRIGHT STATEMENTS 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 Soft... | null | 2 | {
"advantage_score_max": 5.869218826293945,
"advantage_score_mean": 4.192899703979492,
"advantage_score_min": 2.516580581665039,
"advantage_score_std": 1.6763191223144531,
"advantage_scores": [
5.869218826293945,
2.516580581665039
],
"baseline_doc_loss": 0.6523979902267456,
"baseline_truncated":... |
package drds
//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 writing, software
//distribu... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.7526806592941284,
"baseline_truncated": false,
"doc_advantage_score": 3.068948984146118,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
package solver
import (
"context"
"io"
"time"
"github.com/moby/buildkit/client"
"github.com/moby/buildkit/util/progress"
digest "github.com/opencontainers/go-digest"
"github.com/sirupsen/logrus"
)
func (j *Job) Status(ctx context.Context, ch chan *client.SolveStatus) error {
vs := &vertexStream{cache: map[di... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.8656067252159119,
"baseline_truncated": false,
"doc_advantage_score": 1.0239063501358032,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
proc testAnonRanges(type lowT, type countT) {
var zero = 0:countT;
// Applying #0 to a 0.. uint range results in wraparound leading to
// an error when trying to iterate over it when bounds checks are
// on.
for i in 0:lowT..#(0:countT) do write(i, ' '); writeln();
for i in 0:lowT..#(zero) ... | 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 Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.Migrations;
using Migrations.Context;
namespace ComputedColumns.EF.Migrations
{
[DbContext(typeof(StoreContext))]
partial cla... | 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 source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date co... | null | 0 | {
"advantage_score_max": 0,
"advantage_score_mean": 0,
"advantage_score_min": 0,
"advantage_score_std": 0,
"advantage_scores": [],
"baseline_doc_loss": 0.5685786008834839,
"baseline_truncated": false,
"doc_advantage_score": 11.53686809539795,
"length_change_ratio": 1,
"net_length_change_chars": 0,
... |
/*
* This file is part of Telegram Server
* Copyright (C) 2015 Aykut Alparslan KOÇ
*
* Telegram Server 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... | null | 1 | {
"advantage_score_max": 2.7847440242767334,
"advantage_score_mean": 2.7847440242767334,
"advantage_score_min": 2.7847440242767334,
"advantage_score_std": 0,
"advantage_scores": [
2.7847440242767334
],
"baseline_doc_loss": 0.4110480546951294,
"baseline_truncated": false,
"doc_advantage_score": 1.6... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.