Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: ArrowInvalid
Message: JSON parse error: Missing a closing quotation mark in string. in row 945
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 145, in _generate_tables
dataset = json.load(f)
File "/usr/local/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.9/json/decoder.py", line 340, in decode
raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 2207)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1995, in _prepare_split_single
for _, table in generator:
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 148, in _generate_tables
raise e
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 122, in _generate_tables
pa_table = paj.read_json(
File "pyarrow/_json.pyx", line 308, in pyarrow._json.read_json
File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: JSON parse error: Missing a closing quotation mark in string. in row 945
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
text string | meta dict |
|---|---|
<!--
Copyright 2017 The Kubernetes Dashboard 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 ... | {
"content_hash": "800a980963d92a519c5ef0249dd395a0",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 123,
"avg_line_length": 37.39473684210526,
"alnum_prop": 0.6636171710063336,
"repo_name": "cnwalker/dashboard",
"id": "4d06f588e20df91e2f1f813127362a4cde064dc5",
"size": "1... |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<fragment
android:id="@+id/setting_fragment"
android:name="com.example.root.monerotes... | {
"content_hash": "c868aed17738282d37d58d934e7c2053",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 81,
"avg_line_length": 41.90909090909091,
"alnum_prop": 0.6724511930585684,
"repo_name": "gkruja/MoneroAndroidwallet",
"id": "48b83c3b7a95de116662ef738c16fe1dedae8b75",
"si... |
struct CollisionInfo
{
public:
enum collisiontype { PP, PE, PH };
CollisionInfo(collisiontype type, int idx1, int idx2, const Vector2s &n, double time) : m_type(type), m_idx1(idx1), m_idx2(idx2), m_n(n), m_time(time) {}
std::string toString() const
{
std::stringstream ss;
switc... | {
"content_hash": "3c03b9500462462538d06ed1f8d83e48",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 157,
"avg_line_length": 30.112676056338028,
"alnum_prop": 0.5767072029934518,
"repo_name": "xunilrj/sandbox",
"id": "9ec6ec0c69a472ed9bfa13127061fcc652d7e9c1",
"size": "228... |
package ram
//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
//distribut... | {
"content_hash": "f941145e32a15e921edbb86ecca90324",
"timestamp": "",
"source": "github",
"line_count": 106,
"max_line_length": 165,
"avg_line_length": 37.83018867924528,
"alnum_prop": 0.7690773067331671,
"repo_name": "xiaozhu36/terraform-provider",
"id": "5e8ab0002102ae73d378534e0d3bde5dad844820",
... |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="tr" version="2.0">
<defaultcodec>UTF-8</defaultcodec>
<context>
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="+14"/>
<source>About Joincoin</source>
<translation>Joincoin hakkında</translation>
<... | {
"content_hash": "0ce4132bc4dad09201a0f4776b573c9e",
"timestamp": "",
"source": "github",
"line_count": 2938,
"max_line_length": 415,
"avg_line_length": 39.90299523485364,
"alnum_prop": 0.6384356207617179,
"repo_name": "Bitdv/Envoy",
"id": "ed444e63846ad9e84121918c98690821249afd96",
"size": "119209... |
using System;
using System.Collections;
using System.Threading.Tasks;
using UniRx;
using UniRx.Async;
using UnityEngine;
namespace Votyra.Core.Utils
{
public static class CoroutineUtils
{
public static void StartCoroutine(IEnumerator coroutine)
{
CoroutineRunner.Instance.StartCorout... | {
"content_hash": "d31d189f67fb54411791e76425d3e99d",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 108,
"avg_line_length": 24.515151515151516,
"alnum_prop": 0.5698393077873919,
"repo_name": "mgrman/TycoonTerrain",
"id": "a40fee3f3b21a9ae27deefabb580badfd5fe2b71",
"size":... |
<?php
/**
* Yii2 Dumpling.
*
* This file contains MySQL dumper class.
*
* @author Alexei Korotin <herr.offizier@gmail.com>
*/
namespace herroffizier\yii2dumpling\dumpers;
use Yii;
use yii\base\Exception;
use yii\base\InvalidConfigException;
use Symfony\Component\Process\Process;
use Symfony\Component\Process\E... | {
"content_hash": "3bc91cbb4c80f686f0763166e685d9b4",
"timestamp": "",
"source": "github",
"line_count": 146,
"max_line_length": 97,
"avg_line_length": 26.958904109589042,
"alnum_prop": 0.5513211382113821,
"repo_name": "herroffizier/yii2-dumpling",
"id": "2353e03ba0033ccbe6847089624f4368d3bc5429",
"... |
"""Wrapper around tqdm."""
import contextlib
import os
from tqdm import auto as tqdm_lib
class TqdmStream:
"""File-object-like abstraction which wrap`tqdm.write`.
By default using `logging.info` inside a `tqdm` scope creates visual
artifacts. This simple wrapper uses `tqdm.write` instead.
Usage:
```pyt... | {
"content_hash": "db5f12c93ac6eca153c2404d95fc3050",
"timestamp": "",
"source": "github",
"line_count": 184,
"max_line_length": 78,
"avg_line_length": 19.391304347826086,
"alnum_prop": 0.6418161434977578,
"repo_name": "tensorflow/datasets",
"id": "78be2b1704251c1c08e8cdee02f0f3071fb8c879",
"size": ... |
// Copyright (C) 2008 The Android Open Source Project
//
// 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 ... | {
"content_hash": "991bf88bdcd4f219fce4939df6f62da2",
"timestamp": "",
"source": "github",
"line_count": 173,
"max_line_length": 80,
"avg_line_length": 28.797687861271676,
"alnum_prop": 0.6676033721397029,
"repo_name": "rtyley/mini-git-server",
"id": "118edffe290f6f2163585d29e7d27a97eda6f79d",
"size... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE78_OS_Command_Injection__wchar_t_connect_socket_w32_spawnvp_62a.cpp
Label Definition File: CWE78_OS_Command_Injection.strings.label.xml
Template File: sources-sink-62a.tmpl.cpp
*/
/*
* @description
* CWE: 78 OS Command Injection
* BadSource: connect_socket Rea... | {
"content_hash": "295558a40ca72a6b07af329e4c812aeb",
"timestamp": "",
"source": "github",
"line_count": 119,
"max_line_length": 127,
"avg_line_length": 28.210084033613445,
"alnum_prop": 0.6633899314864462,
"repo_name": "JianpingZeng/xcc",
"id": "a62ff256d9033d2b34c608c9b6f41ffe86058172",
"size": "3... |
package ciir.umass.edu.utilities;
/**
* @author vdang
*/
public class SimpleMath {
private static double LOG2 = Math.log(2);
private static double LOG10 = Math.log(10);
private static double LOGE = Math.log(Math.E);
public static double logBase2(double value)
{
return Math.log(value)/LOG2... | {
"content_hash": "2a9659e22d3ad40e9b8c5dcfb45a2263",
"timestamp": "",
"source": "github",
"line_count": 58,
"max_line_length": 61,
"avg_line_length": 22.620689655172413,
"alnum_prop": 0.6417682926829268,
"repo_name": "sisinflab/lodreclib",
"id": "f13ea1fd2c15dcc43a849d25227617cf86c0c176",
"size": "... |
var test = require("tap").test;
var addrs = require("../lib/email-addresses");
test("simple one address function", function (t) {
var fxn, result;
fxn = addrs.parseOneAddress;
result = fxn("ABC < a@b.c>") || {};
t.notOk(result.node, "has no ast information");
t.equal(result.address, "a@b.c", "fu... | {
"content_hash": "f155eb0b208b270bbdb4771a6c875059",
"timestamp": "",
"source": "github",
"line_count": 368,
"max_line_length": 127,
"avg_line_length": 36.08695652173913,
"alnum_prop": 0.6218373493975904,
"repo_name": "jerednel/jerednel.github.io",
"id": "ad127e4d035742c4fabad98f1237c4aa7309b7f9",
... |
package com.thinkbiganalytics.nifi.rest.support;
import com.google.common.base.Predicate;
import com.google.common.collect.Iterables;
import com.google.common.collect.Lists;
import org.apache.commons.lang3.StringUtils;
import org.apache.nifi.web.api.dto.FlowSnippetDTO;
import org.apache.nifi.web.api.dto.ProcessGrou... | {
"content_hash": "7189f742e2bc4a3dcab87346ea2d1a95",
"timestamp": "",
"source": "github",
"line_count": 450,
"max_line_length": 197,
"avg_line_length": 36.88,
"alnum_prop": 0.6452157146300314,
"repo_name": "Teradata/kylo",
"id": "4c96233745ea0bd3230c1374d5988e546cd79d4b",
"size": "17261",
"binary... |
[](https://pkg.go.dev/willnorris.com/go/webmention)
[](https://github.com/willnorris/webmention/actions?query=workflow%3Atests)
[![Test Coverage](https://codecov.io/gh/willnorris/... | {
"content_hash": "14ed9104c4295080be99cdabdd2ba63d",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 157,
"avg_line_length": 50.92857142857143,
"alnum_prop": 0.7812061711079944,
"repo_name": "willnorris/webmention",
"id": "94201b2c6120cb81eaee0d851d14393135b03f6c",
"size":... |
/**
* Automatically generated file. Please do not edit.
* @author Highcharts Config Generator by Karasiq
* @see [[http://api.highcharts.com/highmaps]]
*/
package com.highmaps.config
import scalajs.js, js.`|`
import com.highcharts.CleanJsObject
import com.highcharts.HighchartsUtils._
/**
* @note JavaScript n... | {
"content_hash": "d51a9dd40723b2e62f1dd389fca632b7",
"timestamp": "",
"source": "github",
"line_count": 93,
"max_line_length": 397,
"avg_line_length": 44.44086021505376,
"alnum_prop": 0.701427534478587,
"repo_name": "Karasiq/scalajs-highcharts",
"id": "a97a2993830d201792977babbfc2a3849d489248",
"si... |
End of preview.
No dataset card yet
- Downloads last month
- 1