NickyNicky commited on
Commit
2ca2875
·
verified ·
1 Parent(s): 00c66a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1015,3 +1015,10 @@ configs:
1015
  - split: clusters_199
1016
  path: data/clusters_199-*
1017
  ---
 
 
 
 
 
 
 
 
1015
  - split: clusters_199
1016
  path: data/clusters_199-*
1017
  ---
1018
+
1019
+
1020
+ ### How to process the OpenHermes-2.5 dataset in 17.4 seconds and make a 'clusters' split in 527 ms that contains 5000 rows
1021
+
1022
+ ```
1023
+ https://colab.research.google.com/drive/1_izMcDsSg9jaX-P9IswNk2fBG4rTYXQt?usp=sharing
1024
+ ```