File size: 2,502 Bytes
4e1ea40
4b83410
 
4e1ea40
 
4b83410
4e1ea40
 
bacb09d
 
 
 
4b83410
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4e1ea40
55092d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b4876d5
55092d1
 
 
1d14198
55092d1
 
 
 
 
 
1d14198
 
55092d1
 
 
 
4e1ea40
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
---
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-description)
  * [Dataset Summary](#dataset-summary)
  * [Source Data](#source-data)
- [Dataset Metadata](#dataset-metadata)

- [Licensing Information](#licensing-information)

---

### 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.

---