drewparo's picture
Upload README.md with huggingface_hub
4b83410
metadata
language:
  - code
task_categories:
  - text-generation
pretty_name: swiftBigQuery
tags:
  - code
  - codegeneration
  - swift
  - code completation
  - code generation
dataset_info:
  features:
    - name: repo_name
      dtype: string
    - name: ref
      dtype: string
    - name: path
      dtype: string
    - name: license
      dtype: string
    - name: copies
      dtype: string
    - name: content
      dtype: string
    - name: hash
      dtype: string
    - name: line_mean
      dtype: float64
    - name: line_max
      dtype: int64
    - name: alpha_frac
      dtype: float64
    - name: autogenerated
      dtype: bool
    - name: config_or_test
      dtype: bool
    - name: has_no_keywords
      dtype: bool
    - name: has_few_assignments
      dtype: bool
  splits:
    - name: train
      num_bytes: 1669068980.5339837
      num_examples: 377225
  download_size: 788231777
  dataset_size: 1669068980.5339837
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

GitHub Swift Repositories

Table of Contents


Dataset Description

Dataset Summary

This dataset comprises data extracted from GitHub repositories, specifically focusing on Swift code. It was extracted using Google BigQuery and contains detailed information such as the repository name, reference, path, and license.

Source Data

  • Initial Data Collection and Normalization

The data was collected from GitHub repositories using Google BigQuery. The dataset includes data from over 2.8 million open-source repositories. The data extraction process focused specifically on Swift files, identifying them using the .swift extension.

  • Who are the source data producers?

Developers and contributors to open-source projects on GitHub.


Dataset Metadata

  • Data Curators: The data was curated using Google BigQuery.

  • Last Update: 22 Aug 2023

  • Dataset Creation Date: 20 May 2023


Licensing Information

Please note that this dataset is a collection of open-source repositories. Each repository or file might come with its own license. Always refer to the license field associated with each entry.


Feedback and Contributions

We welcome feedback and contributions. If you notice any issues with the dataset or would like your code remove, please raise an issue.