Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
code
ArXiv:
Libraries:
Datasets
Dask
License:
samos123 commited on
Commit
d8438dd
·
1 Parent(s): 112032e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -30
README.md CHANGED
@@ -101,38 +101,12 @@ configs:
101
  ---
102
  # Dataset Card for The Stack YAML K8s
103
 
104
- This dataset is a subet of The Stack dataset data/yaml. The YAML files were
105
  parsed and filtered out all valid K8s YAML files which is what this data is about.
106
 
107
- The dataset contains 276520 valid K8s YAML files. The dataset was created by using
108
- a Jupyter Notebook that was run on [substratus.ai](https://substratus.ai)
109
-
110
- ## Table of Contents
111
- - [Table of Contents](#table-of-contents)
112
- - [Dataset Description](#dataset-description)
113
- - [Changelog](#changelog)
114
- - [Dataset Summary](#dataset-summary)
115
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
116
- - [Languages](#languages)
117
- - [How to use it](#how-to-use-it)
118
- - [Dataset Structure](#dataset-structure)
119
- - [Data Instances](#data-instances)
120
- - [Data Fields](#data-fields)
121
- - [Data Splits](#data-splits)
122
- - [Dataset Creation](#dataset-creation)
123
- - [Curation Rationale](#curation-rationale)
124
- - [Source Data](#source-data)
125
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
126
- - [Considerations for Using the Data](#considerations-for-using-the-data)
127
- - [Social Impact of Dataset](#social-impact-of-dataset)
128
- - [Discussion of Biases](#discussion-of-biases)
129
- - [Other Known Limitations](#other-known-limitations)
130
- - [Additional Information](#additional-information)
131
- - [Dataset Curators](#dataset-curators)
132
- - [Licensing Information](#licensing-information)
133
- - [Citation Information](#citation-information)
134
- - [Contributions](#contributions)
135
- - [Terms of Use for The Stack](#terms-of-use-for-the-stack)
136
 
137
  ## The Stack Dataset Yaml K8s Description
138
 
 
101
  ---
102
  # Dataset Card for The Stack YAML K8s
103
 
104
+ This dataset is a subset of The Stack dataset data/yaml. The YAML files were
105
  parsed and filtered out all valid K8s YAML files which is what this data is about.
106
 
107
+ The dataset contains 276520 valid K8s YAML files. The dataset was created by running
108
+ the [the-stack-yaml-k8s.ipynb](https://github.com/substratusai/the-stack-yaml-k8s/blob/main/the-stack-k8s-yaml.ipynb)
109
+ Notebook on K8s using [substratus.ai](https://substratus.ai)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
 
111
  ## The Stack Dataset Yaml K8s Description
112