Datasets:

ArXiv:
akshitab commited on
Commit
a8f8401
1 Parent(s): 3db7919

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ This dataset was created based on [metadata](https://github.com/facebookresearch
42
  There are two ways to access the data:
43
  * Via the Hugging Face Python datasets library
44
 
45
- For accessing a particular [language pair]((https://huggingface.co/datasets/allenai/nllb/blob/main/nllb_lang_pairs.py)):
46
  ```
47
  from datasets import load_dataset
48
  dataset = load_dataset("allenai/nllb", "ace_Latn-ban_Latn")
 
42
  There are two ways to access the data:
43
  * Via the Hugging Face Python datasets library
44
 
45
+ For accessing a particular [language pair](https://huggingface.co/datasets/allenai/nllb/blob/main/nllb_lang_pairs.py):
46
  ```
47
  from datasets import load_dataset
48
  dataset = load_dataset("allenai/nllb", "ace_Latn-ban_Latn")