nietras commited on
Commit
42696a9
·
1 Parent(s): 5a34fa7

Add git clone info to README

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -19,4 +19,9 @@ Large data files have been generated on my machine and given official Java gener
19
  +10 million row files have been compressed with [7-zip](https://www.7-zip.org/) and split in 1GB volumes if needed.
20
  Those files have been uploaded using git lfs.
21
 
22
- Other files are from https://github.com/gunnarmorling/1brc/tree/main/src/test/resources/samples with expected results.
 
 
 
 
 
 
19
  +10 million row files have been compressed with [7-zip](https://www.7-zip.org/) and split in 1GB volumes if needed.
20
  Those files have been uploaded using git lfs.
21
 
22
+ Other files are from https://github.com/gunnarmorling/1brc/tree/main/src/test/resources/samples with expected results.
23
+
24
+ Download or clone with:
25
+ ```
26
+ git clone https://huggingface.co/datasets/nietras/1brc.data
27
+ ```