ivn567 commited on
Commit
62bfa8f
·
verified ·
1 Parent(s): fb2e9a9

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Generated dataset with uniform random number between 1 and 10^13, containing divisibility by the first 100 primes.
2
+
3
+ Cheat dataset: uniform, but but only numbers that have ALL prime factors within the first 100 primes.
4
+
5
+ Columns: number | n mod 2 | prime 2 | n mod 3 | prime 3 | ... | prime 541 | mobius