hynky HF Staff commited on
Commit
e3149e5
·
verified ·
1 Parent(s): 6c65f5f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Datasets used for datatrove testing.
2
+ Each split contains the same data:
3
+ ```
4
+ dst = [
5
+ {"text": "hello"},
6
+ {"text": "world"},
7
+ {"text": "how"},
8
+ {"text": "are"},
9
+ {"text": "you"},
10
+ ]
11
+ ```
12
+ But based on the split name the data are sharded into n-bins