Tonic commited on
Commit
961e4f2
ยท
1 Parent(s): 57d0d96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -40,10 +40,6 @@ This is every "best reddit_question_best_answers" appended and produced accordin
40
 
41
  - 54,367,153 rows
42
 
43
- Probably there's a big problem with the token count on these long answers ๐Ÿ˜‰
44
-
45
- good luck !๐Ÿง‘๐Ÿปโ€๐Ÿš€๐Ÿš€
46
-
47
  # Original Dataset :
48
 
49
  [nreimers/reddit_question_best_answers](https://huggingface.co/datasets/nreimers/reddit_question_best_answers)
@@ -192,4 +188,11 @@ output_dir = r'C:\Users\MeMyself\reddit_question_best_answers\processed'
192
  process_files(file_list, output_dir)
193
  ```
194
 
195
- **sharding script** : [here](https://huggingface.co/datasets/Tonic/WellReddit/blob/main/shard.py)
 
 
 
 
 
 
 
 
40
 
41
  - 54,367,153 rows
42
 
 
 
 
 
43
  # Original Dataset :
44
 
45
  [nreimers/reddit_question_best_answers](https://huggingface.co/datasets/nreimers/reddit_question_best_answers)
 
188
  process_files(file_list, output_dir)
189
  ```
190
 
191
+ #### **sharding script** :
192
+ - [here](https://huggingface.co/datasets/Tonic/WellReddit/blob/main/shard.py)
193
+
194
+
195
+
196
+ ๐ŸŒŸProbably there's a **big problem with the token count** on these long answers ๐Ÿ˜‰
197
+
198
+ ๐ŸŒŸ**good luck** !๐Ÿง‘๐Ÿปโ€๐Ÿš€๐Ÿš€