craffel HF Staff commited on
Commit
4c0d161
·
verified ·
1 Parent(s): b297d3f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -160,4 +160,10 @@ configs:
160
  - split: train
161
  path:
162
  - "youtube/*.gz"
163
- ---
 
 
 
 
 
 
 
160
  - split: train
161
  path:
162
  - "youtube/*.gz"
163
+ ---
164
+
165
+ # Comma v0.1 dataset
166
+
167
+ This repository contains the dataset used to train [Comma v0.1-1T](https://huggingface.co/common-pile/comma-v0.1-1t) and [Comma v0.1-2T](https://huggingface.co/common-pile/comma-v0.1-2t).
168
+ It is a slightly modified and consolidated version of the [Common Pile v0.1 "filtered" data](https://huggingface.co/collections/common-pile/common-pile-v01-filtered-data-68300bb0a946d10dda697663).
169
+ If you are looknig for the raw Common Pile v0.1 data, please see [this collection](https://huggingface.co/collections/common-pile/common-pile-v01-raw-data-6826b454a5a6a445d0b51b37).