stas commited on
Commit
83ded86
1 Parent(s): 516fecd

Update README.md

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