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 24
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 1451)
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 24
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 |
|---|---|
<?php
/** Zend_Dojo_Form_Decorator_DijitContainer */
// require_once 'Zend/Dojo/Form/Decorator/DijitContainer.php';
/**
* ContentPane
*
* Render a dijit ContentPane
*
* @uses Zend_Dojo_Form_Decorator_DijitContainer
* @package Zend_Dojo
* @subpackage Form_Decorator
* @copyright (c) 2005-2015 Zend T... | {
"content_hash": "62739719d3c401c27c81fbf0b1461d87",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 90,
"avg_line_length": 25.115384615384617,
"alnum_prop": 0.6707503828483921,
"repo_name": "ProfilerTeam/Profiler",
"id": "d2c1a1a282972c4770c5a77139405f32b4d25abe",
"size":... |
<eml xmlns:ns0="eml://ecoinformatics.org/eml-2.1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" packageId="knb-lter-europe-deims.13167.13461" system="knb-lter-europe-deims" xsi:schemaLocation="eml://ecoinformatics.org/eml-2.1.1 https://code.ecoinformatics.org/code/eml/tags/RELEASE_EML_2_1_1/eml.xsd">
<access... | {
"content_hash": "7598b218d0c9fda747165afc74b8bc42",
"timestamp": "",
"source": "github",
"line_count": 236,
"max_line_length": 428,
"avg_line_length": 36.22457627118644,
"alnum_prop": 0.7977541232892736,
"repo_name": "NCEAS/metadig",
"id": "383bda6fd2638a353ac6ab424b812eab85e371fd",
"size": "8549"... |
int main(int argc, char * argv[])
{
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([JBAppDelegate class]));
}
}
| {
"content_hash": "12b8cf8b15f1e9df5689347926fc00ef",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 92,
"avg_line_length": 26.666666666666668,
"alnum_prop": 0.6625,
"repo_name": "alonecuzzo/MTDelay",
"id": "1ee32ab299af415904b5021a4b5f78c2d9eae374",
"size": "340",
"binar... |
<?php
namespace Drupal\menu_ui\Tests;
use Drupal\block\Entity\Block;
use Drupal\Component\Serialization\Json;
use Drupal\Component\Utility\Unicode;
use Drupal\Core\Menu\MenuLinkInterface;
use Drupal\Core\Url;
use Drupal\menu_link_content\Entity\MenuLinkContent;
use Drupal\system\Entity\Menu;
use Drupal\node\Entity\No... | {
"content_hash": "de0fff65efef669da82e04514d1eed6d",
"timestamp": "",
"source": "github",
"line_count": 961,
"max_line_length": 342,
"avg_line_length": 36.85015608740895,
"alnum_prop": 0.6220596955920142,
"repo_name": "MGApcDev/MGApcDevCom",
"id": "f640cc749a6c4130db66ee14b8cecbd59a273b33",
"size":... |
package client.gui;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import javax.swing.BorderFactory;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import jav... | {
"content_hash": "9ae5a1f92d3d64d55b366b5452cd7e7c",
"timestamp": "",
"source": "github",
"line_count": 170,
"max_line_length": 107,
"avg_line_length": 25.241176470588236,
"alnum_prop": 0.7163831274761128,
"repo_name": "bs2609/fs2",
"id": "22e84b727818e5a210318a32602907467859fd60",
"size": "4291",
... |
#ifndef TRCharts_Impl_CategoryAxisImpl_cpp
#define TRCharts_Impl_CategoryAxisImpl_cpp
#include <TRCharts/Impl/CategoryAxisImpl.hpp>
Charts::CategoryAxis::CategoryAxis(void)
{
}
Charts::CategoryAxis::~CategoryAxis(void)
{
}
std::vector<Charts::Axis::Tick> Charts::CategoryAxis::getTicks(void) const
{
return std... | {
"content_hash": "e1db0fb712e65df14f5d34d168230021",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 74,
"avg_line_length": 15.03448275862069,
"alnum_prop": 0.7454128440366973,
"repo_name": "thomsonreuters/TRCharts",
"id": "d2f9407099539e47a543d854d8465ea946fbc46a",
"size"... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright 2012 Red Hat, Inc. and/or 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/LICE... | {
"content_hash": "8d310cf2b03361c26fe35e6ddae8816f",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 105,
"avg_line_length": 32.18666666666667,
"alnum_prop": 0.6855840927920464,
"repo_name": "nmirasch/jbpm-console-ng",
"id": "1f77bf826ff8abb77ef6668c43d548a4f55213ea",
"siz... |
FROM balenalib/hummingboard-ubuntu:eoan-run
# remove several traces of debian python
RUN apt-get purge -y python.*
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
# install python dependencies
RUN apt-get u... | {
"content_hash": "a1f7badadcce959c99039e9f3d39243a",
"timestamp": "",
"source": "github",
"line_count": 78,
"max_line_length": 707,
"avg_line_length": 51.8974358974359,
"alnum_prop": 0.7082509881422925,
"repo_name": "nghiant2710/base-images",
"id": "d6d4e555dc7bcf22b4a8c6b36b8da3aaada1cd64",
"size"... |
/*
* Sync adapters are required such that the models can connect to a
* persistence strategy of your choosing.
*/
function S4() {
return ((1 + Math.random()) * 65536 | 0).toString(16).substring(1);
}
function guid() {
return S4() + S4() + "-" + S4() + "-" + S4() + "-" + S4() + "-" + S4() + S4() + S4();
}
funct... | {
"content_hash": "f86ba625d8256b71f6ff4062024e156f",
"timestamp": "",
"source": "github",
"line_count": 218,
"max_line_length": 87,
"avg_line_length": 25.36697247706422,
"alnum_prop": 0.5916817359855334,
"repo_name": "am934743/chapter7",
"id": "509730080e62c4668a278184161247ef9739c0cb",
"size": "55... |
<h1>Contact Page</h1>
<div>
If you have any idea contact me
<p>email: {{contactMe.email}}</p>
<p>github: {{contactMe.github}}</p>
</div> | {
"content_hash": "1905081cb56549a204f03b8ca0e94a0c",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 39,
"avg_line_length": 24.666666666666668,
"alnum_prop": 0.6081081081081081,
"repo_name": "swapnilnakate7/AngularJsTemplate",
"id": "7e3df711d340f3b490e878056e226866b53d9bd9",... |
'use strict';
var Q = require('q');
var fs = require('fs');
var path = require('path');
var shell = require('shelljs');
var unorm = require('unorm');
var plist = require('plist');
var URL = require('url');
var events = require('cordova-common').events;
var xmlHelpers = require('cordova-common').xmlHelpers;
var Config... | {
"content_hash": "f7c8543b2c5bbf373ebc43a565518a5c",
"timestamp": "",
"source": "github",
"line_count": 1155,
"max_line_length": 221,
"avg_line_length": 42.754978354978356,
"alnum_prop": 0.6590458061641894,
"repo_name": "shazron/cordova-ios",
"id": "a15380ed618da18b7fce0f70513fca0f67c9f19b",
"size"... |
* [#4464](https://github.com/bbatsov/rubocop/pull/4464): Add `EnforcedStyleForEmptyBraces` parameter to `Layout/SpaceBeforeBlockBraces` cop. ([@palkan][])
* [#4453](https://github.com/bbatsov/rubocop/pull/4453): New cop `Style/RedundantConditional` checks for conditionals that return true/false. ([@petehamilton][])
* [... | {
"content_hash": "5fb1a6fdf76c9138653a7e3470c10fea",
"timestamp": "",
"source": "github",
"line_count": 120,
"max_line_length": 220,
"avg_line_length": 97.85833333333333,
"alnum_prop": 0.7240057906838117,
"repo_name": "pocke/rubocop",
"id": "11d658389b0d42c88316c6720d4cd6187396fcac",
"size": "11761... |
{-|
Module : Day10
Description : <http://adventofcode.com/2016/day/10 Day 10: Balance Bots>
-}
{-# LANGUAGE RecordWildCards, ViewPatterns #-}
{-# OPTIONS_HADDOCK ignore-exports #-}
module Day10 (main) where
import Common (readDataFile)
import Data.Char (isDigit)
import Data.Either (partitionEithers)
import Data.L... | {
"content_hash": "a250129167d353284e3c4271250fb69e",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 98,
"avg_line_length": 43.27272727272727,
"alnum_prop": 0.6116946778711485,
"repo_name": "ephemient/aoc2016",
"id": "a6227663f858879e0d16764eb5e9a197cb481b85",
"size": "285... |
import { httpBackend } from 'api/common/http-backend'
import { NEVER, Observable } from 'rxjs'
import { tap } from 'rxjs/operators'
import { AppConfig } from './config.types'
export { AppConfig }
let configValue: AppConfig | null = null
export function config(): Readonly<AppConfig> {
if (configValue) {
r... | {
"content_hash": "9dbcbeed431f6bfb1d7777903e2ec3b3",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 79,
"avg_line_length": 25.666666666666668,
"alnum_prop": 0.6093073593073594,
"repo_name": "rodmax/react-playground",
"id": "09bd2132734d89f2cbb94731599064ca01936ee0",
"size... |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
body
{
width:100%;
height:100%;
font-family: 'Open Sans', sans-serif;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.btn
{
background: #2B9AF3;
color: #fff;
fon... | {
"content_hash": "fe08aa5704d22840e6fe23c643931c92",
"timestamp": "",
"source": "github",
"line_count": 211,
"max_line_length": 129,
"avg_line_length": 15.957345971563981,
"alnum_prop": 0.675081675081675,
"repo_name": "produle/usercomio",
"id": "7105699bf82249b7a860d58ed05c2a5525e81470",
"size": "3... |
using System;
namespace Microsoft.TeamFoundation.WorkItemTracking.Client
{
public static class DataTypeConverter
{
public static object Convert(string value, string type)
{
switch (type)
{
case "System.Int32":
return System.Convert.ToI... | {
"content_hash": "12ba2afc18848dd2e44870a738f34fb6",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 75,
"avg_line_length": 28.88,
"alnum_prop": 0.5,
"repo_name": "Indomitable/monodevelop-tfs-addin",
"id": "b02a5e1c83ee5e18cfe8f595f323ae6667b7bb8b",
"size": "1943",
"bina... |
"""Tests for the boolean substitution classes."""
from launch import LaunchContext
from launch.substitutions import AllSubstitution
from launch.substitutions import AndSubstitution
from launch.substitutions import AnySubstitution
from launch.substitutions import NotSubstitution
from launch.substitutions import OrSubs... | {
"content_hash": "5328e6981ee75d9677b76fb634b952ff",
"timestamp": "",
"source": "github",
"line_count": 138,
"max_line_length": 76,
"avg_line_length": 47.71739130434783,
"alnum_prop": 0.6675778283978739,
"repo_name": "ros2/launch",
"id": "7a2679b719fb64bfcc775fa4252eeda6f7004b43",
"size": "7187",
... |
require_relative 'preflight_checks'
class BookshelfPreflightValidator < PreflightValidator
attr_reader :user_attrs, :node_attrs
def initialize(node)
super
@user_attrs = PrivateChef['bookshelf']
@node_attrs = node['private_chef']['bookshelf']
end
def run!
verify_storage_type_unchanged
end
... | {
"content_hash": "eb07db2fa84d78ab8d81b310f6106e06",
"timestamp": "",
"source": "github",
"line_count": 64,
"max_line_length": 115,
"avg_line_length": 35.171875,
"alnum_prop": 0.6463793869391382,
"repo_name": "chef/chef-server",
"id": "3a89ca128f8ad9aa77fd7855d2083cbef5ddd8e4",
"size": "2833",
"b... |
<?php
require_once 'AbstractPipeStackConfig.php';
class DevPipeStackConfig extends AbstractPipeStackConfig {
protected $clientId = 'YOUR DEV CLIENT ID GOES HERE';
protected $clientSecret = 'YOUR DEV CLIENT SECRET GOES HERE';
protected $accessToken = 'YOUR DEV ACCESS TOKEN GOES HERE';
protected $pr... | {
"content_hash": "e3feae497d59c52a7ff235853d8c50a4",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 65,
"avg_line_length": 21.904761904761905,
"alnum_prop": 0.7043478260869566,
"repo_name": "bva100/cms",
"id": "75309a97e9c0460de0b9346523c98f58fb78e8be",
"size": "460",
"... |
using System.Data.Entity;
using System.Security.Claims;
using System.Threading.Tasks;
using Microsoft.AspNet.Identity;
using Microsoft.AspNet.Identity.EntityFramework;
namespace Scoala.Models
{
// You can add profile data for the user by adding more properties to your ApplicationUser class, please visit http://go... | {
"content_hash": "59f158e04dffbed570997084267a2b3e",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 175,
"avg_line_length": 36.45454545454545,
"alnum_prop": 0.7057356608478803,
"repo_name": "claupcv/Internship",
"id": "9b3989576558dcb0266c3d4a193050092d36f9d7",
"size": "1... |
class Foo_Test:
def test_foo(self):
pass
def test_bar(self):
pass
| {
"content_hash": "5003c785d37fe4bda07432d1c01c8ace",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 23,
"avg_line_length": 13.714285714285714,
"alnum_prop": 0.5,
"repo_name": "cloudera/hue",
"id": "5a629d3063eff9196a120c944ed326c5703c93d0",
"size": "96",
"binary": false,... |
import {expect} from 'chai';
import * as sinon from 'sinon';
import {PromiseResponseWrapper} from '../../../lib/promise-response/promise-response.wrapper';
import {Response} from '../../../lib/promise-response/response';
describe('PromiseResponseWrapper', () => {
let middleware: (req: any, res: any, next: () => voi... | {
"content_hash": "a7543dfca216cc8fa60ca591ec609131",
"timestamp": "",
"source": "github",
"line_count": 201,
"max_line_length": 148,
"avg_line_length": 30.751243781094526,
"alnum_prop": 0.6432616081540203,
"repo_name": "FOODit/express-router-decorators",
"id": "73490e981eb2c38bf98c90174747932920c8a10... |
weibo-analysis
==============
| {
"content_hash": "85bb022f362c93651102be512b1c5d85",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 14,
"avg_line_length": 15,
"alnum_prop": 0.43333333333333335,
"repo_name": "longsail/weibo-analysis",
"id": "b522bb1d88b843b513dc2ba9c1acbce6ca11ad82",
"size": "30",
"bina... |
id: 5a24c314108439a4d4036148
title: Connect Redux to the Messages App
challengeType: 6
isRequired: false
videoUrl: ''
localeTitle: 将Redux连接到消息应用程序
---
## Description
<section id="description">现在您已了解如何使用<code>connect</code>将React连接到Redux,您可以将您学到的知识应用于处理消息的React组件。在上一课中,您连接到Redux的组件名为<code>Presentational</code> ,这不是任意的。... | {
"content_hash": "36533c62469d2052c2436d372e6dc73a",
"timestamp": "",
"source": "github",
"line_count": 160,
"max_line_length": 404,
"avg_line_length": 30.1125,
"alnum_prop": 0.6787048567870486,
"repo_name": "jonathanihm/freeCodeCamp",
"id": "a58f45d185bb666b6cf8232454c9a89944558c91",
"size": "5508... |
import map from 'lodash/map';
import { fetchNodeDataAndConvertExam } from 'kolibri.utils.exams';
import { ExamResource, ContentNodeResource } from 'kolibri.resources';
export function fetchQuizSummaryPageData(examId) {
const payload = {
// To display the title, status, etc. of the Quiz
exam: {},
// To re... | {
"content_hash": "f0339874b5c4c010a1ebcbf980d96cbe",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 77,
"avg_line_length": 29.04255319148936,
"alnum_prop": 0.6732600732600733,
"repo_name": "learningequality/kolibri",
"id": "65b5dffa253b63b2008aa5fb44d48fab0a7e0b61",
"size... |
create vclass t1 (
c1 int Unique not null SHARED 9
);
drop t1; | {
"content_hash": "573aa13301ece94a9d10aa45a0089020",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 33,
"avg_line_length": 13,
"alnum_prop": 0.6923076923076923,
"repo_name": "CUBRID/cubrid-testcases",
"id": "e3ec2181d8527453cab7cb412c415ef097a6fe30",
"size": "134",
"bina... |
var Sql = require('../../Sql')
, utils = require('../../utils')
, Statement = require('../statements/Statement');
/**
* Common interface for compiling query
* @param {QueryBuilder} builder
*
* @constructor
*/
function Grammar (builder) {
this.builder = builder;
this.components = [];
this.pCount = null;
... | {
"content_hash": "1064bd6c5ad4fcb96f095c712db1440f",
"timestamp": "",
"source": "github",
"line_count": 195,
"max_line_length": 72,
"avg_line_length": 21.15897435897436,
"alnum_prop": 0.6335433834222006,
"repo_name": "mav-im/orientorm",
"id": "25379f143f5c8494b906672ab7cd4dd7cc2504b9",
"size": "412... |
using namespace Eigen;
using namespace std;
void mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
{
if (nrhs < 2 || nlhs < 2) {
mexErrMsgIdAndTxt("Drake:jointLimitConstraintsmex:InvalidCall","Usage: [phi, J] = jointLimitConstraintsmex(mex_model_ptr, q) ");
}
RigidBodyManipulator *mod... | {
"content_hash": "70bf1b80772f7290451968711ccfd438",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 132,
"avg_line_length": 37.392857142857146,
"alnum_prop": 0.7411652340019103,
"repo_name": "tkoolen/drake",
"id": "52cbab0b268239eea73c5bd2604cf360b425d47a",
"size": "1122"... |
package org.apache.apex.engine.plugin;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
import org.apache.apex.engine.api.plugin.DAGExecutionPlugin;
import org.apache.apex.engine.api.plugin.DAGExecutionPluginContext;
import org.apache.apex.engine.api.plugin.DAGExecutionPluginContext.... | {
"content_hash": "e268c10fbb5272f2dbeaae2f2ec49b8b",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 101,
"avg_line_length": 24.285714285714285,
"alnum_prop": 0.7235294117647059,
"repo_name": "simplifi-it/otterx",
"id": "5b8ca11bd865a069cec68ce198dd13ca2dbed11d",
"size": "... |
require 'google/bigquery/property/array'
module Google
module Bigquery
module Property
# A class to handle serialization of Array items.
class StringArray < Google::Bigquery::Property::Array
def self.coerce
->(x) { ::Google::Bigquery::Property::StringArray.catalog_parse(x) }
... | {
"content_hash": "529f4edcefdb4eac54d35900d72d1d33",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 78,
"avg_line_length": 25.166666666666668,
"alnum_prop": 0.5748344370860927,
"repo_name": "GoogleCloudPlatform/chef-google-bigquery",
"id": "48882be987f6481c4b6185eef05b3e9b7... |
@interface AreasViewController ()
@property (nonatomic, strong) NSArray *areas;
@end
@implementation AreasViewController
@synthesize floor;
- (void)viewDidLoad
{
[super viewDidLoad];
self.title = [NSString stringWithFormat:@"Floor %@ - Areas", self.floor.label];
[self fetchAreas];
}
- (void)fetch... | {
"content_hash": "6152d51e5d6ddf2cfe8dff16ea5625e3",
"timestamp": "",
"source": "github",
"line_count": 91,
"max_line_length": 111,
"avg_line_length": 34.2967032967033,
"alnum_prop": 0.6808715155398911,
"repo_name": "Ifinity/ifinity-objc-example",
"id": "a297c542a22c8b8562890225e890b7bef2c22a2c",
"... |
End of preview.
No dataset card yet
- Downloads last month
- 1