stas commited on
Commit
152771d
1 Parent(s): 11aed43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,4 +28,4 @@ ds = load_dataset(dataset_name, split='train')
28
  ds.to_json(f"{name}.jsonl", orient="records", lines=True)
29
  ```
30
 
31
- To see how this subset was created, here is the [instructions file](./process.txt).
28
  ds.to_json(f"{name}.jsonl", orient="records", lines=True)
29
  ```
30
 
31
+ To see how this subset was created, here is the [instructions file](https://huggingface.co/datasets/stas/openwebtext-10k/blob/main/process.txt).