rabindralamsal commited on
Commit
41cec12
·
verified ·
1 Parent(s): fc35f89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,4 +17,4 @@ You can load the dataset using the Hugging Face `datasets` library:
17
  ```python
18
  from datasets import load_dataset
19
 
20
- dataset = load_dataset('easyllms/allnli-mimic-embedding')
 
17
  ```python
18
  from datasets import load_dataset
19
 
20
+ dataset = load_dataset('langformers/allnli-mimic-embedding')