Dataset Preview
Viewer
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:    DatasetGenerationError
Message:      An error occurred while generating the dataset
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2025, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature[0])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<path: string, cut: struct<span: string, splitter: string>, quick_eval: bool>
              to
              {'path': Value(dtype='string', id=None), 'cut': {'span': Value(dtype='string', id=None), 'splitter': Value(dtype='string', id=None)}}
              
              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 1577, 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 1191, 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 dataset

Need help to make the dataset viewer work? Open a discussion for direct support.

name
string
language
string
repo_files
list
repo_info
dict
cuts
list
winddyhe/knight
c#
[{"path":"knight-client/Assets/Game.Editor/Editor/AssetbundlePerprocessor.Knight.cs","content":"/(...TRUNCATED)
{"id":81402891,"fork":false,"created_at":"2017-02-09T03:06:46","updated_at":"2023-10-20T21:27:00","p(...TRUNCATED)
[{"path":"knight-client/Assets/Game.Editor/Editor/AssetbundlePerprocessor.Knight.cs","cut":{"span":"(...TRUNCATED)
SHOEGAZEssb/Last.fm-Scrubbler-WPF
c#
[{"path":"Last.fm-Scrubbler-WPF-Test/ConfigurationTest/GeneralSettingsViewModelTest.cs","content":"(...TRUNCATED)
{"id":51694610,"fork":false,"created_at":"2016-02-14T12:56:37","updated_at":"2023-10-07T18:15:08","p(...TRUNCATED)
[{"path":"Last.fm-Scrubbler-WPF-Test/ConfigurationTest/GeneralSettingsViewModelTest.cs","cut":{"span(...TRUNCATED)
aliyun/aliyun-oss-csharp-sdk
c#
[{"path":"samples/Config.cs","content":"using System;\nusing Aliyun.OSS.Common;\n\nnamespace Aliy(...TRUNCATED)
{"id":46970240,"fork":false,"created_at":"2015-11-27T09:05:31","updated_at":"2023-10-23T09:12:31","p(...TRUNCATED)
[{"path":"samples/Config.cs","cut":{"span":"{\"start\": {\"row\": 11, \"col\": 28}, \"end\": {\"row\(...TRUNCATED)
moq/Moq.AutoMocker
c#
[{"path":"GeneratorTests/Moq.AutoMock.Generator.Example.MSTest/ControllerNullableParametersTests.cs"(...TRUNCATED)
{"id":4429005,"fork":false,"created_at":"2012-05-24T05:12:08","updated_at":"2023-10-20T15:49:48","pu(...TRUNCATED)
[{"path":"GeneratorTests/Moq.AutoMock.Generator.Example.MSTest/ControllerNullableParametersTests.cs"(...TRUNCATED)
RageAgainstThePixel/OpenAI-DotNet
c#
[{"path":"OpenAI-DotNet-Proxy/Proxy/AbstractAuthenticationFilter.cs","content":"// Licensed under(...TRUNCATED)
{"id":363412356,"fork":false,"created_at":"2021-05-01T13:07:26","updated_at":"2023-10-24T07:37:50","(...TRUNCATED)
[{"path":"OpenAI-DotNet-Proxy/Proxy/AbstractAuthenticationFilter.cs","cut":{"span":"{\"start\": {\"r(...TRUNCATED)
thiagolunardi/MvcMusicStoreDDD
c#
[{"path":"MvcMusicStore.Application/AlbumAppService.cs","content":"using System;\nusing System.Co(...TRUNCATED)
{"id":30989526,"fork":false,"created_at":"2015-02-18T22:02:53","updated_at":"2023-09-20T15:16:12","p(...TRUNCATED)
[{"path":"MvcMusicStore.Application/AlbumAppService.cs","cut":{"span":"{\"start\": {\"row\": 28, \"c(...TRUNCATED)
Jcparkyn/nodexr
c#
[{"path":"BlazorNodes/Core/InputPort.cs","content":"namespace BlazorNodes.Core;\n\npublic interfa(...TRUNCATED)
{"id":192304081,"fork":false,"created_at":"2019-06-17T08:14:54","updated_at":"2023-10-16T20:44:02","(...TRUNCATED)
[{"path":"BlazorNodes/Core/InputPort.cs","cut":{"span":"{\"start\": {\"row\": 30, \"col\": 4}, \"end(...TRUNCATED)
Azure-Samples/saga-orchestration-serverless
c#
[{"path":"src/Saga.Common.Tests/Processors/CommandProcessorDispatcherTests.cs","content":"using Syst(...TRUNCATED)
{"id":270743347,"fork":false,"created_at":"2020-06-08T16:34:13","updated_at":"2023-10-24T17:13:05","(...TRUNCATED)
[{"path":"src/Saga.Common.Tests/Processors/CommandProcessorDispatcherTests.cs","cut":{"span":"{\"sta(...TRUNCATED)
sinshu/managed-doom
c#
[{"path":"ManagedDoom/src/ApplicationInfo.cs","content":"//\n// Copyright (C) 1993-1996 Id Softwa(...TRUNCATED)
{"id":223571072,"fork":false,"created_at":"2019-11-23T10:31:08","updated_at":"2023-10-20T06:45:46","(...TRUNCATED)
[{"path":"ManagedDoom/src/ApplicationInfo.cs","cut":{"span":"{\"start\": {\"row\": 6, \"col\": 28}, (...TRUNCATED)
Banbury/UnitySpritesAndBones
c#
[{"path":"Assets/SpritesAndBones/Scripts/AnimationWindowUtils.cs","content":"/*\nThe MIT License (...TRUNCATED)
{"id":15491752,"fork":false,"created_at":"2013-12-28T11:59:33","updated_at":"2023-09-05T07:43:30","p(...TRUNCATED)
[{"path":"Assets/SpritesAndBones/Scripts/AnimationWindowUtils.cs","cut":{"span":"{\"start\": {\"row\(...TRUNCATED)
End of preview.

No dataset card yet

New: Create and edit this dataset card directly on the website!

Contribute a Dataset Card
Downloads last month
5