Update README.md
Browse files
README.md
CHANGED
@@ -116,7 +116,7 @@ To load this dataset from the Hugging Face Hub:
|
|
116 |
```python
|
117 |
from datasets import load_dataset
|
118 |
|
119 |
-
dataset = load_dataset('mahdin70/
|
120 |
```
|
121 |
|
122 |
|
|
|
116 |
```python
|
117 |
from datasets import load_dataset
|
118 |
|
119 |
+
dataset = load_dataset('mahdin70/cwe_enriched_balanced_bigvul_primevul')
|
120 |
```
|
121 |
|
122 |
|