stas commited on
Commit
d0eb7ca
1 Parent(s): b4e8745

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/oscar-en-10k/blob/main/process.txt).