BerenMillidge
commited on
Commit
•
6ded5bf
1
Parent(s):
da0edc8
Update README.md
Browse files
README.md
CHANGED
@@ -112,15 +112,9 @@ Dataset fields:
|
|
112 |
- `filtering_features`: precomputed values of different features that were used for filtering (converted to json string)
|
113 |
- `source_other`: metadata from the source dataset (converted to json string)
|
114 |
|
115 |
-
<center>
|
116 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/65c05e75c084467acab2f84a/dQV8zNTNCx1xMMT-iupY6.png" width="900" alt="Composition of Zyda">
|
117 |
-
</center>
|
118 |
-
|
119 |
-
|
120 |
-
<!-- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65c05e75c084467acab2f84a/dQV8zNTNCx1xMMT-iupY6.png) -->
|
121 |
-
|
122 |
### Source Data
|
123 |
|
|
|
124 |
|
125 |
Pile Uncopyrighted: https://huggingface.co/datasets/monology/pile-uncopyrighted
|
126 |
|
@@ -136,6 +130,15 @@ arxiv_s2orc_parsed: https://huggingface.co/datasets/ArtifactAI/arxiv_s2orc_parse
|
|
136 |
|
137 |
StarCoder: https://huggingface.co/datasets/bigcode/starcoderdata
|
138 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
139 |
#### Data Collection and Processing
|
140 |
|
141 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
|
|
112 |
- `filtering_features`: precomputed values of different features that were used for filtering (converted to json string)
|
113 |
- `source_other`: metadata from the source dataset (converted to json string)
|
114 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
### Source Data
|
116 |
|
117 |
+
Zyda was drawn from seven component open datasets which are well-regarded in the community. These are:
|
118 |
|
119 |
Pile Uncopyrighted: https://huggingface.co/datasets/monology/pile-uncopyrighted
|
120 |
|
|
|
130 |
|
131 |
StarCoder: https://huggingface.co/datasets/bigcode/starcoderdata
|
132 |
|
133 |
+
|
134 |
+
<center>
|
135 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/65c05e75c084467acab2f84a/dQV8zNTNCx1xMMT-iupY6.png" width="900" alt="Composition of Zyda">
|
136 |
+
</center>
|
137 |
+
|
138 |
+
|
139 |
+
<!-- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65c05e75c084467acab2f84a/dQV8zNTNCx1xMMT-iupY6.png) -->
|
140 |
+
|
141 |
+
|
142 |
#### Data Collection and Processing
|
143 |
|
144 |
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|