Browse Source

Update README.md

main
Mahta Fetrat 2 weeks ago
parent
commit
3fbe198366
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -59,7 +59,7 @@ The dataset is available both on Hugging Face and in this repository:
**Option 1: From Hugging Face**
```python
from datasets import load_dataset
dataset = load_dataset("MahtaFetrat/HomoRich")
dataset = load_dataset("AnonymousOwner/HomoRich") # To be updated
```

**Option 2: From this repository**

Loading…
Cancel
Save