prothmane commited on
Commit
c85e0b9
·
verified ·
1 Parent(s): 70d635b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,7 +66,7 @@ Each entry follows this structure:
66
  ```python
67
  from datasets import load_dataset
68
 
69
- dataset = load_dataset("YOUR_USERNAME/tamazight-trilingual-lexicon")
70
  print(dataset['train'][0])
71
  ```
72
  ## Use cases
 
66
  ```python
67
  from datasets import load_dataset
68
 
69
+ dataset = load_dataset("prothmane/amawal-dataset")
70
  print(dataset['train'][0])
71
  ```
72
  ## Use cases